Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : proto/edje_editor

Dir     : e17/proto/edje_editor/data


Modified Files:
        edje_editor.edc 


Log Message:
New image

===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/data/edje_editor.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- edje_editor.edc     21 Jun 2008 21:40:27 -0000      1.13
+++ edje_editor.edc     30 Jun 2008 22:25:30 -0000      1.14
@@ -149,6 +149,7 @@
    image: "move.png" LOSSY 95;
    image: "e17.png" LOSSY 95;
    image: "miniarrow.png" LOSSY 95;
+   image: "gimp.png" LOSSY 95;
 }
 
 fonts {
@@ -368,6 +369,24 @@
                color: 0 0 0 255;
                rel1 {relative: 0.0 0.0; offset: 0 0;}
                rel2 {relative: 0.0 0.0; offset: 15 15;}
+            }
+         }
+      }
+   }
+   group{
+      name: "GIMP.PNG";
+      min: 20 20;
+      max: 100 100;
+      parts{
+         part{
+            name: "StaticImage";
+            type: IMAGE;
+            mouse_events: 0;
+            description{
+               state: "default" 0.0;
+               rel1 {relative: 0.0 0.0; offset: 0 0;}
+               rel2 {relative: 0.0 0.0; offset: 20 20;}
+               image {normal: "gimp.png";}
             }
          }
       }



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to