summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'misc/metatheme2/files/patch-ah')
-rw-r--r--misc/metatheme2/files/patch-ah11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/metatheme2/files/patch-ah b/misc/metatheme2/files/patch-ah
deleted file mode 100644
index f076ab19267e..000000000000
--- a/misc/metatheme2/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/sawfish/sawfish-plugin.c 2000/11/26 21:31:47 1.1
-+++ plugins/sawfish/sawfish-plugin.c 2000/11/26 21:35:26
-@@ -227,7 +227,7 @@
- gchar *name, gboolean is_root)
- {
- gchar *root_prefixes[] = {"share/sawfish/themes", NULL};
-- gchar *pre_prefixes[] = {"/usr/", "/usr/local/", NULL};
-+ gchar *pre_prefixes[] = {"%%X11BASE%%", "%%LOCALBASE%%", NULL};
- gchar *user_prefixes[] = {".sawfish/themes", NULL};
- gchar **arr;
- gchar *ret;