[med-svn] r15837 - trunk/packages/mgltools/pmv/trunk/debian/patches
Thorsten Alteholz
alteholz at moszumanska.debian.org
Sun Jan 19 16:20:10 UTC 2014
Author: alteholz
Date: 2014-01-19 16:20:10 +0000 (Sun, 19 Jan 2014)
New Revision: 15837
Added:
trunk/packages/mgltools/pmv/trunk/debian/patches/indentiationStylesCommands.patch
Log:
argh, it is still needed to maintain this version
Copied: trunk/packages/mgltools/pmv/trunk/debian/patches/indentiationStylesCommands.patch (from rev 14726, trunk/packages/mgltools/pmv/trunk/debian/patches/indentiationStylesCommands.patch)
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/patches/indentiationStylesCommands.patch (rev 0)
+++ trunk/packages/mgltools/pmv/trunk/debian/patches/indentiationStylesCommands.patch 2014-01-19 16:20:10 UTC (rev 15837)
@@ -0,0 +1,13 @@
+Index: Pmv-1.5.6~rc2+cvs.20111222/Pmv/stylesCommands.py
+===================================================================
+--- Pmv-1.5.6~rc2+cvs.20111222.orig/Pmv/stylesCommands.py 2011-10-01 01:36:21.000000000 +0200
++++ Pmv-1.5.6~rc2+cvs.20111222/Pmv/stylesCommands.py 2011-12-23 21:57:47.000000000 +0100
+@@ -51,7 +51,7 @@
+ ## self.vf.undo.addEntry((undoCmd), (name))
+
+
+- def setupUndo(self, name):
++ def setupUndo(self, name):
+ oldRendering = getRendering(self.vf.GUI.VIEWER)
+ self.undoRenderingStack.append(oldRendering)
+ self.vf.NEWundo.addUndoCall( ([(self.undo, (),{})], name))
More information about the debian-med-commit
mailing list