From 0d98985b1ed2857eabf8c9c2054ba1e028fa8dc5 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 10 Jul 2001 06:34:59 +0000 Subject: Update to 0.6.0. --- misc/metatheme/files/patch-ah | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'misc/metatheme/files/patch-ah') diff --git a/misc/metatheme/files/patch-ah b/misc/metatheme/files/patch-ah index f076ab19267e..bf60fc5a820b 100644 --- a/misc/metatheme/files/patch-ah +++ b/misc/metatheme/files/patch-ah @@ -1,9 +1,12 @@ ---- plugins/sawfish/sawfish-plugin.c 2000/11/26 21:31:47 1.1 -+++ plugins/sawfish/sawfish-plugin.c 2000/11/26 21:35:26 -@@ -227,7 +227,7 @@ - gchar *name, gboolean is_root) + +$FreeBSD$ + +--- plugins/sawfish/sawfish-plugin.c.orig Sat Jun 23 00:02:09 2001 ++++ plugins/sawfish/sawfish-plugin.c Tue Jul 10 08:59:34 2001 +@@ -224,7 +224,7 @@ + sawfish_plugin_theme_find (MtmExtHandler *handler, const gchar *name,gboolean is_root) { - gchar *root_prefixes[] = {"share/sawfish/themes", NULL}; + gchar *root_prefixes[] = {"share/sawfish/themes", NULL, NULL}; - gchar *pre_prefixes[] = {"/usr/", "/usr/local/", NULL}; + gchar *pre_prefixes[] = {"%%X11BASE%%", "%%LOCALBASE%%", NULL}; gchar *user_prefixes[] = {".sawfish/themes", NULL}; -- cgit v1.2.3