public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-emovie/files: 1.0.4-indent.patch
@ 2010-02-25 16:24 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-02-25 16:24 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/25 16:24:21

  Added:                1.0.4-indent.patch
  Log:
  New plugin for pymol
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.1                  sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch?rev=1.1&content-type=text/plain

Index: 1.0.4-indent.patch
===================================================================
diff --git a/eMovie.py b/eMovie.py
index a865732..8b5b068 100644
--- a/eMovie.py
+++ b/eMovie.py
@@ -931,7 +931,7 @@ class Story(tkSimpleDialog.Dialog):
 
         	if self.parent is not None:
             		self.geometry("+%d+%d" % (parent.winfo_rootx()+50,parent.winfo_rooty()+50))
-			self.initial_focus.focus_set()
+            		self.initial_focus.focus_set()
 
         	self.wait_window(self)
 
@@ -2041,7 +2041,7 @@ class AddMorph(tkSimpleDialog.Dialog):
 
         	if self.parent is not None:
             		self.geometry("+%d+%d" % (parent.winfo_rootx()+50,parent.winfo_rooty()+50))
-		self.initial_focus.focus_set()
+        	self.initial_focus.focus_set()
 
         	self.wait_window(self)
 






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-25 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25 16:24 [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-emovie/files: 1.0.4-indent.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox