Enlightenment CVS committal

Author  : moom
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/src/lib


Modified Files:
        etk_button.c etk_cache.h 


Log Message:
* Lame commit to say that I also disabled dnd for now


===================================================================
RCS file: /cvs/e/e17/libs/etk/src/lib/etk_button.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- etk_button.c        23 Feb 2007 03:25:39 -0000      1.35
+++ etk_button.c        23 Feb 2007 03:30:14 -0000      1.36
@@ -777,7 +777,7 @@
  * @prop_rw
  * @prop_val ETK_BUTTON_BOTH_HORIZ
  * \par 
- * @prop_name "stock_size": The stock size of the image of the button
+ * @prop_name "stock_size": The stock-size of the image of the button
  * @prop_type Integer (Etk_Stock_Size)
  * @prop_rw
  * @prop_val ETK_STOCK_SMALL
===================================================================
RCS file: /cvs/e/e17/libs/etk/src/lib/etk_cache.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- etk_cache.h 7 Jan 2007 03:46:05 -0000       1.6
+++ etk_cache.h 23 Feb 2007 03:30:14 -0000      1.7
@@ -25,6 +25,7 @@
    void *free_cb_data;
 };
  
+
 Etk_Cache *etk_cache_new(int size);
 void       etk_cache_destroy(Etk_Cache *cache);
 void       etk_cache_clear(Etk_Cache *cache);



-------------------------------------------------------------------------
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