summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-ag
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /misc/metatheme2/files/patch-ag
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
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 7e22f7655ec9..000000000000
--- a/misc/metatheme2/files/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
---- plugins/background/background-plugin.c 2000/11/26 21:31:41 1.1
-+++ plugins/background/background-plugin.c 2000/11/26 21:33:54
-@@ -227,9 +227,9 @@
- bg_plugin_find_theme (MtmExtHandler *handler, 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",