From: grzegol Date: Sun, 17 Aug 2003 20:04:30 +0000 (+0000) Subject: - outdated X-Git-Tag: auto/ac/gDesklets-0_23-1~16 X-Git-Url: http://git.pld-linux.org/?p=packages%2FgDesklets.git;a=commitdiff_plain;h=1e7ea9cfb0b29ee62d67b3077e2b557fe09d8dce - outdated Changed files: gDesklets-locale.patch -> 1.2 --- diff --git a/gDesklets-locale.patch b/gDesklets-locale.patch deleted file mode 100644 index 6f89f49..0000000 --- a/gDesklets-locale.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -urN aaa/gDesklets-0.10/locale/install_locales.py gDesklets-0.10/locale/install_locales.py ---- aaa/gDesklets-0.10/locale/install_locales.py 2003-08-10 12:30:13.000000000 +0200 -+++ gDesklets-0.10/locale/install_locales.py 2003-08-11 17:09:08.000000000 +0200 -@@ -26,8 +26,7 @@ - print - - --potfile = os.path.basename(commands.getoutput("ls ../po/*.pot")) --domain, nil = os.path.splitext(potfile) -+domain = "gdesklets" - print domain - files = os.listdir("../po") - for f in files: