[playonlinux] 93/230: Remove this weird ! in python/new_guiv3.py

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:41:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository playonlinux.

commit 0c0c194908f3cb36128320159e5f4d8056306e01
Author: Bertrand Marc <beberking at gmail.com>
Date:   Wed Jan 26 10:53:11 2011 +0000

    Remove this weird ! in python/new_guiv3.py
---
 debian/changelog         |  3 ++-
 debian/patches/bang.diff | 10 ++++++++++
 debian/patches/series    |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bd92fba..6cb4182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ playonlinux (3.8.8-1) unstable; urgency=low
   * 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
 
diff --git a/debian/patches/bang.diff b/debian/patches/bang.diff
new file mode 100644
index 0000000..2bab15c
--- /dev/null
+++ b/debian/patches/bang.diff
@@ -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 :"))
diff --git a/debian/patches/series b/debian/patches/series
index da3657a..1e56e97 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ mscorefonts.diff
 locale.diff
 x-terminal-emulator.diff
 license.diff
+bang.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git



More information about the Pkg-games-commits mailing list