freebsd-ports/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c
Joe Marcus Clarke 336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00

11 lines
420 B
C

--- 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);