Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_debug.h ewl_private.h 


Log Message:
these defines should stay in ewl_private.h

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_debug.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- ewl_debug.h 2 Oct 2006 18:20:59 -0000       1.22
+++ ewl_debug.h 2 Oct 2006 20:46:27 -0000       1.23
@@ -18,9 +18,6 @@
 
 #ifdef DEBUG
 
-#define EWL_CONFIG_CACHE_EVAS_FONT "/ewl/cache/evas/font"
-#define EWL_CONFIG_CACHE_EVAS_IMAGE "/ewl/cache/evas/image"
-
 /**
  * The Ewl_Config_Cache structure
  */
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_private.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ewl_private.h       2 Oct 2006 18:20:59 -0000       1.10
+++ ewl_private.h       2 Oct 2006 20:46:27 -0000       1.11
@@ -63,6 +63,9 @@
 #define EWL_CONFIG_DEBUG_EVAS_RENDER "/ewl/debug/evas/render"
 #define EWL_CONFIG_DEBUG_GC_REAP "/ewl/debug/gc/reap"
 
+#define EWL_CONFIG_CACHE_EVAS_FONT "/ewl/cache/evas/font"
+#define EWL_CONFIG_CACHE_EVAS_IMAGE "/ewl/cache/evas/image"
+
 #define EWL_CONFIG_ENGINE_NAME "/ewl/engine/name"
 #define EWL_CONFIG_THEME_NAME "/ewl/theme/name"
 #define EWL_CONFIG_THEME_ICON_THEME "/ewl/theme/icon/theme"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to