Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        config.c 


Log Message:
Add our install dir to the search path
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/config.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- config.c    15 Jun 2004 19:31:56 -0000      1.27
+++ config.c    17 Jun 2004 08:51:30 -0000      1.28
@@ -57,6 +57,7 @@
   /* not technically correct - iconsets should do this, but it looks better for
    * everything bar 'gentoo' - and we all have the others installed ;) */
   ecore_config_theme_preview_group_set("engage.options.theme", "Terminal");
+  ecore_config_theme_search_path_append(PACKAGE_DATA_DIR "/themes/");
   ecore_config_string_create("engage.options.engine", "software", 'e', "engine",
                              "The X11 engine to use - either software or gl");
   options.icon_path = PACKAGE_DATA_DIR "/icons/";




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to