Enlightenment CVS committal

Author  : moom
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/data/wm/default/images


Modified Files:
        Makefile.am images.edc 
Added Files:
        pointer_resize_br.png 


Log Message:
* [FB engine] The windows can now be resized by dragging their 
bottom-right corner
* [Entry] etk_entry_add_clear_button() --> etk_entry_clear_button_add()


===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/images/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 12 Jan 2007 02:53:55 -0000      1.1
+++ Makefile.am 13 Jan 2007 23:00:37 -0000      1.2
@@ -18,4 +18,5 @@
             pointer_default.png \
             pointer_text_edit.png \
             pointer_h_double_arrow.png \
-            pointer_v_double_arrow.png
+            pointer_v_double_arrow.png \
+            pointer_resize_br.png
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/images/images.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- images.edc  12 Jan 2007 02:53:55 -0000      1.1
+++ images.edc  13 Jan 2007 23:00:37 -0000      1.2
@@ -18,4 +18,5 @@
    image: "pointer_text_edit.png" COMP;
    image: "pointer_h_double_arrow.png" COMP;
    image: "pointer_v_double_arrow.png" COMP;
+   image: "pointer_resize_br.png" COMP;
 }



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