summaryrefslogtreecommitdiffstats
path: root/deskutils/deskbar-applet/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 08:56:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 08:56:51 +0800
commit078e358078317b649ebb755aeb0250ddb8aefac7 (patch)
treeb957ef418a628be93878071ceb0c6c350c59616b /deskutils/deskbar-applet/files
parentada2170735736a9ed2be40229d06dba2655a021e (diff)
downloadmarcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.tar
marcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.tar.gz
marcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.tar.bz2
marcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.tar.lz
marcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.tar.xz
marcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.tar.zst
marcuscom-ports-078e358078317b649ebb755aeb0250ddb8aefac7.zip
Update to 2.4.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5934 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/deskbar-applet/files')
-rw-r--r--deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py b/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py
deleted file mode 100644
index 2fd9b9f1e..000000000
--- a/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py
+++ /dev/null
@@ -1,15 +0,0 @@
---- deskbar/deskbar-applet.py.orig Sat Mar 11 18:05:44 2006
-+++ deskbar/deskbar-applet.py Sun Mar 12 17:19:57 2006
-@@ -41,9 +41,9 @@ gettext.bindtextdomain('deskbar-applet',
- gettext.bind_textdomain_codeset('deskbar-applet','UTF-8')
- gettext.textdomain('deskbar-applet')
-
--locale.bindtextdomain('deskbar-applet', abspath(join(deskbar.defs.DATA_DIR, "locale")))
--locale.bind_textdomain_codeset('deskbar-applet','UTF-8')
--locale.textdomain('deskbar-applet')
-+#locale.bindtextdomain('deskbar-applet', abspath(join(deskbar.defs.DATA_DIR, "locale")))
-+#locale.bind_textdomain_codeset('deskbar-applet','UTF-8')
-+#locale.textdomain('deskbar-applet')
-
- import gtkexcepthook
-