Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: add icons for randr rotation and flipping =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- default_icons.edc 2 Jul 2006 15:05:14 -0000 1.12 +++ default_icons.edc 2 Jul 2006 17:25:18 -0000 1.13 @@ -54,6 +54,13 @@ image: "e17_shelf_menu_bar.png" COMP; image: "e17_shelf_panel.png" COMP; image: "e17_shelf_top_desk.png" COMP; + + image: "e17_icon_screen_around.png" COMP; + image: "e17_icon_screen_hflip.png" COMP; + image: "e17_icon_screen_left.png" COMP; + image: "e17_icon_screen_normal.png" COMP; + image: "e17_icon_screen_right.png" COMP; + image: "e17_icon_screen_vflip.png" COMP; } group { @@ -582,6 +589,132 @@ } } group { + name: "icons/enlightenment/screen_normal"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_normal.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_normal"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_normal.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_around"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_around.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_left"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_left.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_right"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_right.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_vflip"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_vflip.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_hflip"; + max: 24 24; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + max: 24 24; + image { + normal: "e17_icon_screen_hflip.png"; + } + } + } + } +} +group { name: "icons/enlightenment/shelf_position_bottom"; max: 24 24; parts { @@ -599,7 +732,6 @@ } } } -/// group { name: "icons/enlightenment/shelf_position_bottom_left"; max: 24 24; Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs