diff options
Diffstat (limited to 'misc/metatheme2/files/patch-ag')
-rw-r--r-- | misc/metatheme2/files/patch-ag | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/metatheme2/files/patch-ag b/misc/metatheme2/files/patch-ag index 7e22f7655ec9..594f08020637 100644 --- a/misc/metatheme2/files/patch-ag +++ b/misc/metatheme2/files/patch-ag @@ -1,8 +1,8 @@ ---- 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) +--- 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", |