From 44c0404cb60b15cf8e67466f0ec3e6e89469420b Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 27 Apr 2001 11:15:19 +0000 Subject: [PATCH] - change path to wm-properties files from $(datadir)/gnome/wm-properties to $(datadir)/wm-properties. Changed files: control-center-wm-properties_path.patch -> 1.1 --- control-center-wm-properties_path.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 control-center-wm-properties_path.patch diff --git a/control-center-wm-properties_path.patch b/control-center-wm-properties_path.patch new file mode 100644 index 0000000..1eaba98 --- /dev/null +++ b/control-center-wm-properties_path.patch @@ -0,0 +1,11 @@ +--- control-center-1.4.0.1/capplets/wm-properties/wm-list.c~ Wed Aug 4 03:27:15 1999 ++++ control-center-1.4.0.1/capplets/wm-properties/wm-list.c Fri Apr 27 13:12:41 2001 +@@ -228,7 +228,7 @@ + gchar *tempdir; + gchar *name; + +- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); ++ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); + wm_list_read_dir (tempdir, FALSE); + g_free (tempdir); + -- 2.44.0