Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_fileman.edc 


Log Message:


1. update bugs in todo.
2. quickly add a new icon for "removable devices"
3. add removable device support to e17's fm - via dbus/hal. seems to work
well :)  (requires pmount to mount devices though)

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_fileman.edc,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -3 -r1.50 -r1.51
--- default_fileman.edc 23 Oct 2006 16:34:20 -0000      1.50
+++ default_fileman.edc 28 Jan 2007 07:22:50 -0000      1.51
@@ -5763,6 +5763,7 @@
    image: "e17_icon_fileman_file_clicked.png" COMP;
    image: "e17_icon_fileman_home.png" COMP;
    image: "e17_icon_fileman_desktop.png" COMP;   
+   image: "e17_icon_fileman_hd.png" COMP;   
    
    image: "e17_icon_fileman_pdf.png" COMP;
    image: "e17_icon_fileman_c.png" COMP;
@@ -5816,6 +5817,7 @@
 FILEMAN_ICON_CLICKABLE("file");
 FILEMAN_ICON("home");
 FILEMAN_ICON("desktop");
+FILEMAN_ICON("hd");
 
 FILEMAN_MIME("application/pdf","pdf");
 FILEMAN_MIME("text/x-csrc","c");



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