summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-26 06:45:40 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-26 06:45:40 +0800
commitd9c949bbb3975169b85ba177824afc2e1f3c347f (patch)
tree989f2755bb38c660f2d5b35415e1463f42e6b593 /sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c
parent786662e702910ec3265de483ee54a412791070eb (diff)
downloadmarcuscom-ports-d9c949bbb3975169b85ba177824afc2e1f3c347f.tar.gz
marcuscom-ports-d9c949bbb3975169b85ba177824afc2e1f3c347f.tar.zst
marcuscom-ports-d9c949bbb3975169b85ba177824afc2e1f3c347f.zip
Re-add gnoemcontrolcenter2, at 2.6.1, same as the FreeBSD tree.
'Cept this one builds against the new gnomevfs2. plist change, so PORTREVISION bump. The file-types stuff is missing from this now, so I don't know what the implications will be. But: From: Joe Marcus Clarke <marcus@marcuscom.com> Subject: Re: gnome control centre failure To: Adam Weinberger <adamw@magnesium.net> MIME's-a-changin'. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2550 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c')
-rw-r--r--sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c b/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c
new file mode 100644
index 000000000..149d59a9b
--- /dev/null
+++ b/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c
@@ -0,0 +1,11 @@
+--- libwindow-settings/wm-list.c.orig Tue Oct 8 17:43:12 2002
++++ libwindow-settings/wm-list.c Tue Oct 8 17:43:25 2002
+@@ -251,7 +251,7 @@
+ gchar *name;
+ GConfClient *client;
+
+- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/");
++ tempdir = gnome_unconditional_datadir_file ("wm-properties/");
+ wm_list_read_dir (tempdir, FALSE);
+ g_free (tempdir);
+