diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-20 19:26:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-20 19:26:05 +0000 |
commit | 23c8e79be0b0885c270cfa17bb7799dec9bb5820 (patch) | |
tree | 34444ad9b8c4a1f7a7fb0ec2404f3972c93cf2bc /misc/metatheme2/files/patch-ag | |
parent | Update to 0.9.5 (diff) |
Add metatheme2 after a repo copy from metatheme. Metatheme is the
multi-application theme manager for the GNOME 2.0 desktop.
Notes
Notes:
svn path=/head/; revision=59558
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", |