summaryrefslogtreecommitdiffstats
path: root/deskutils/gdesklets/files/patch-main::__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gdesklets/files/patch-main::__init__.py')
-rw-r--r--deskutils/gdesklets/files/patch-main::__init__.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/gdesklets/files/patch-main::__init__.py b/deskutils/gdesklets/files/patch-main::__init__.py
deleted file mode 100644
index f9f873aa9..000000000
--- a/deskutils/gdesklets/files/patch-main::__init__.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- main/__init__.py.orig Thu Oct 5 16:14:40 2006
-+++ main/__init__.py Tue Nov 14 13:38:57 2006
-@@ -7,7 +7,7 @@
- # gDesklets home paths
- HOME = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))
- USERHOME = os.path.join(os.path.expanduser("~"), ".gdesklets")
--OLDHOME = os.path.join(HOME, os.pardir, os.pardir, "share", "gdesklets")
-+OLDHOME = os.path.join(HOME, os.pardir, os.pardir, "share", "gnome", "gdesklets")
-
- # we need the DISPLAY variable
- try: