[maemo-commits] [maemo-commits] r17539 - in projects/haf/trunk/sapwood: . tests

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Feb 27 17:16:56 EET 2009
Author: herzi
Date: 2009-02-27 17:16:53 +0200 (Fri, 27 Feb 2009)
New Revision: 17539

Modified:
   projects/haf/trunk/sapwood/ChangeLog
   projects/haf/trunk/sapwood/tests/sapwood-wrapper
Log:
2009-01-16  Sven Herzberg  <sven at imendio.com>

	Comment out my hildon-specific hack in the server wrapper file

	* tests/sapwood-wrapper: drop this



Modified: projects/haf/trunk/sapwood/ChangeLog
===================================================================
--- projects/haf/trunk/sapwood/ChangeLog	2009-02-27 15:16:47 UTC (rev 17538)
+++ projects/haf/trunk/sapwood/ChangeLog	2009-02-27 15:16:53 UTC (rev 17539)
@@ -1,3 +1,9 @@
+2009-01-16  Sven Herzberg  <sven at imendio.com>
+
+	Comment out my hildon-specific hack in the server wrapper file
+
+	* tests/sapwood-wrapper: drop this
+
 2009-01-08  Sven Herzberg  <sven at imendio.com>
 
 	Compile against a vanilla GTK+

Modified: projects/haf/trunk/sapwood/tests/sapwood-wrapper
===================================================================
--- projects/haf/trunk/sapwood/tests/sapwood-wrapper	2009-02-27 15:16:47 UTC (rev 17538)
+++ projects/haf/trunk/sapwood/tests/sapwood-wrapper	2009-02-27 15:16:53 UTC (rev 17539)
@@ -1,6 +1,6 @@
 #!/bin/bash
 export GTK_PATH=/home/herzi/Hacking/Maemo/prefix/lib/gtk-2.0
-export GTK2_RC_FILES=/home/herzi/Hacking/Maemo/prefix/share/themes/devel/gtk-2.0/gtkrc
+#export GTK2_RC_FILES=/home/herzi/Hacking/Maemo/prefix/share/themes/devel/gtk-2.0/gtkrc
 export SAPWOOD_SERVER_DEBUG=1
 
 if test $# -eq 0; then


More information about the maemo-commits mailing list