Author: bbk-guest Date: 2011-01-26 10:14:49 +0000 (Wed, 26 Jan 2011) New Revision: 11703
Modified: packages/trunk/playonlinux/debian/changelog packages/trunk/playonlinux/debian/patches/license.diff packages/trunk/playonlinux/debian/patches/locale.diff packages/trunk/playonlinux/debian/patches/mscorefonts.diff packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff Log: refresh patches Modified: packages/trunk/playonlinux/debian/changelog =================================================================== --- packages/trunk/playonlinux/debian/changelog 2011-01-26 10:05:44 UTC (rev 11702) +++ packages/trunk/playonlinux/debian/changelog 2011-01-26 10:14:49 UTC (rev 11703) @@ -1,8 +1,9 @@ playonlinux (3.8.8-1) unstable; urgency=low * New upstream release. + * Refresh patches. - -- Bertrand Marc <[email protected]> Wed, 26 Jan 2011 11:03:03 +0100 + -- Bertrand Marc <[email protected]> Wed, 26 Jan 2011 11:13:57 +0100 playonlinux (3.8-1) UNRELEASED; urgency=low Modified: packages/trunk/playonlinux/debian/patches/license.diff =================================================================== --- packages/trunk/playonlinux/debian/patches/license.diff 2011-01-26 10:05:44 UTC (rev 11702) +++ packages/trunk/playonlinux/debian/patches/license.diff 2011-01-26 10:14:49 UTC (rev 11703) @@ -1,8 +1,8 @@ --- a/python/mainwindow.py +++ b/python/mainwindow.py -@@ -430,7 +430,7 @@ - self.aboutBox.AddDeveloper("Helped for the program : kiplantt, NSLW") - self.aboutBox.AddArtist("Icons are provided by Tango Desktop Project") +@@ -454,7 +454,7 @@ + self.aboutBox.AddTranslator("https://translations.launchpad.net/playonlinux/") + self.aboutBox.AddArtist(_("Icons are provided by the Tango Desktop Project")) self.aboutBox.SetWebSite("http://www.playonlinux.com") - self.aboutBox.SetLicence(open(Variables.playonlinux_env+"/LICENCE",'r').read()) + self.aboutBox.SetLicence(open("/usr/share/common-licenses/GPL",'r').read()) Modified: packages/trunk/playonlinux/debian/patches/locale.diff =================================================================== --- packages/trunk/playonlinux/debian/patches/locale.diff 2011-01-26 10:05:44 UTC (rev 11702) +++ packages/trunk/playonlinux/debian/patches/locale.diff 2011-01-26 10:14:49 UTC (rev 11703) @@ -1,6 +1,6 @@ --- a/lib/variables +++ b/lib/variables -@@ -79,7 +79,6 @@ +@@ -86,7 +86,6 @@ fi ### Language @@ -10,7 +10,7 @@ --- a/python/lib/lng.py +++ b/python/lib/lng.py -@@ -5,11 +5,10 @@ +@@ -6,11 +6,10 @@ import locale, string, wx class Lang(object): def __init__(self): Modified: packages/trunk/playonlinux/debian/patches/mscorefonts.diff =================================================================== --- packages/trunk/playonlinux/debian/patches/mscorefonts.diff 2011-01-26 10:05:44 UTC (rev 11702) +++ packages/trunk/playonlinux/debian/patches/mscorefonts.diff 2011-01-26 10:14:49 UTC (rev 11703) @@ -1,7 +1,7 @@ --- a/lib/main +++ b/lib/main -@@ -113,12 +113,46 @@ - $PYTHON "$PLAYONLINUX/python/mainwindow.py" "$1" +@@ -115,12 +115,46 @@ + $PYTHON "$PLAYONLINUX/python/mainwindow.py" "$1" "$2" fi } +install_debfonts() @@ -50,7 +50,7 @@ fi } install_fonts () -@@ -299,13 +333,14 @@ +@@ -349,13 +383,14 @@ cfg_check construire_repertoire_personnel @@ -65,4 +65,4 @@ - fonts_install install_plugins - + check_new_pol Modified: packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff =================================================================== --- packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff 2011-01-26 10:05:44 UTC (rev 11702) +++ packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff 2011-01-26 10:14:49 UTC (rev 11703) @@ -15,7 +15,7 @@ #check_one lzma "lzma" --- a/lib/variables +++ b/lib/variables -@@ -48,14 +48,14 @@ +@@ -55,14 +55,14 @@ fi ### Terminal @@ -32,7 +32,7 @@ fi ### Desktop -@@ -75,7 +75,7 @@ +@@ -82,7 +82,7 @@ fi if [ $POL_TERM = "" ] then @@ -41,7 +41,7 @@ fi ### Language -@@ -130,7 +130,7 @@ +@@ -137,7 +137,7 @@ if [ $POL_TERM = "" ] then @@ -52,7 +52,7 @@ export POL_LANG=$(echo "$LANG" | cut -d\_ -f 1) --- a/python/options.py +++ b/python/options.py -@@ -105,7 +105,7 @@ +@@ -106,7 +106,7 @@ if(os.path.exists(Variables.playonlinux_rep+"/configurations/options/terminal")): default_terminal = open(Variables.playonlinux_rep+"/configurations/options/terminal","r").read() else: _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

