[csw-devel] SF.net SVN: gar:[10404] csw/mgar/pkg/openbox/trunk/patchfile.preconf
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Fri Jul 2 20:11:02 CEST 2010
Revision: 10404
http://gar.svn.sourceforge.net/gar/?rev=10404&view=rev
Author: theferret
Date: 2010-07-02 18:11:02 +0000 (Fri, 02 Jul 2010)
Log Message:
-----------
openbox: additional patch
Modified Paths:
--------------
csw/mgar/pkg/openbox/trunk/patchfile.preconf
Modified: csw/mgar/pkg/openbox/trunk/patchfile.preconf
===================================================================
--- csw/mgar/pkg/openbox/trunk/patchfile.preconf 2010-07-02 18:03:22 UTC (rev 10403)
+++ csw/mgar/pkg/openbox/trunk/patchfile.preconf 2010-07-02 18:11:02 UTC (rev 10404)
@@ -89,8 +89,16 @@
g_free(program);
g_strfreev(argv);
--- parser/parse.c.orig Fri Jul 2 19:59:36 2010
-+++ parser/parse.c Fri Jul 2 20:00:14 2010
-@@ -429,16 +429,7 @@
++++ parser/parse.c Fri Jul 2 20:09:11 2010
+@@ -415,6 +415,7 @@
+ xdg_config_dir_paths = slist_path_add(xdg_config_dir_paths,
+ g_build_filename
+ (G_DIR_SEPARATOR_S,
++ "opt","csw",
+ "etc", "xdg", NULL),
+ (GSListFunc) g_slist_append);
+ }
+@@ -429,16 +430,7 @@
xdg_data_dir_paths = slist_path_add(xdg_data_dir_paths,
g_strdup(DATADIR),
(GSListFunc) g_slist_append);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list