r11705 - in packages/trunk/playonlinux/debian: . patches

Bertrand Marc bbk-guest at alioth.debian.org
Wed Jan 26 10:53:11 UTC 2011


Author: bbk-guest
Date: 2011-01-26 10:53:11 +0000 (Wed, 26 Jan 2011)
New Revision: 11705

Added:
   packages/trunk/playonlinux/debian/patches/bang.diff
Modified:
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/patches/series
Log:
Remove this weird ! in python/new_guiv3.py

Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog	2011-01-26 10:29:44 UTC (rev 11704)
+++ packages/trunk/playonlinux/debian/changelog	2011-01-26 10:53:11 UTC (rev 11705)
@@ -4,8 +4,9 @@
   * Refresh patches.
   * Remove lang/locale/templates.
   * Fix permissions in bash/.
+  * Remove a typo in python/new_guiv3.py (!).
 
- -- Bertrand Marc <beberking at gmail.com>  Wed, 26 Jan 2011 11:27:59 +0100
+ -- Bertrand Marc <beberking at gmail.com>  Wed, 26 Jan 2011 11:42:17 +0100
 
 playonlinux (3.8-1) UNRELEASED; urgency=low
 

Added: packages/trunk/playonlinux/debian/patches/bang.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/bang.diff	                        (rev 0)
+++ packages/trunk/playonlinux/debian/patches/bang.diff	2011-01-26 10:53:11 UTC (rev 11705)
@@ -0,0 +1,10 @@
+--- a/python/new_guiv3.py
++++ b/python/new_guiv3.py
+@@ -562,7 +562,6 @@
+ 								self.YesButton.Show()
+ 								self.NoButton.Show()
+ 
+-						 !
+ 							if(self.fichier[1] == "make_shortcut\n"):
+ 								self.DrawHeader()
+ 								self.texte.SetLabel(_("Create a shortcut :"))

Modified: packages/trunk/playonlinux/debian/patches/series
===================================================================
--- packages/trunk/playonlinux/debian/patches/series	2011-01-26 10:29:44 UTC (rev 11704)
+++ packages/trunk/playonlinux/debian/patches/series	2011-01-26 10:53:11 UTC (rev 11705)
@@ -2,3 +2,4 @@
 locale.diff
 x-terminal-emulator.diff
 license.diff
+bang.diff




More information about the Pkg-games-commits mailing list