summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'misc/metatheme2/files/patch-ag')
-rw-r--r--misc/metatheme2/files/patch-ag15
1 files changed, 0 insertions, 15 deletions
diff --git a/misc/metatheme2/files/patch-ag b/misc/metatheme2/files/patch-ag
deleted file mode 100644
index 594f08020637..000000000000
--- a/misc/metatheme2/files/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
---- plugins/background/background-plugin.c.orig Sun May 19 04:01:16 2002
-+++ plugins/background/background-plugin.c Sun May 19 04:02:12 2002
-@@ -101,9 +101,9 @@
- static gchar *
- bg_plugin_theme_find (MtmExtHandler *handler, const gchar *name, gboolean is_root)
- {
-- gchar *root_prefixes[] = {"/usr/share/pixmaps/backgrounds",
-- "/usr/share/pixmaps/backgrounds/tiles",
-- "/usr/share/wallpapers",
-+ gchar *root_prefixes[] = {"%%X11BASE%%/share/gnome/pixmaps/backgrounds",
-+ "%%X11BASE%%/share/gnome/pixmaps/backgrounds/tiles",
-+ "%%X11BASE%%/share/gnome/wallpapers",
- NULL};
- gchar *user_prefixes[] = {".metatheme-backgrounds",
- ".backgrounds",