summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-ag
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-09 06:09:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-09 06:09:08 +0000
commit34446a964fa6fcc851e3acded04950c6794c4321 (patch)
tree09d9b030193316f4a7e8de06e996eeacc374f228 /misc/metatheme2/files/patch-ag
parentUpdate to version 2.6.2: (diff)
Metatheme has been dead for a long time. Garbage collect it.
Notes
Notes: svn path=/head/; revision=106542
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",