Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_sys.edc 


Log Message:
Small patch from Toma to fix Logout dialog not having a fixed: 1 1; for
certain parts.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_sys.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default_sys.edc     10 Sep 2006 04:51:07 -0000      1.1
+++ default_sys.edc     7 Jul 2008 09:53:09 -0000       1.2
@@ -128,6 +128,7 @@
            aspect_preference: BOTH;
            min: 128 128;
            max: 128 128;
+           fixed: 1 1;
            align: 0.5 0.0;
            rel1 {
                relative: 0.0 0.0;
@@ -363,6 +364,7 @@
            aspect_preference: BOTH;
            min: 128 128;
            max: 128 128;
+           fixed: 1 1;
            align: 0.5 0.0;
            rel1 {
                relative: 0.0 0.0;
@@ -598,6 +600,7 @@
            aspect_preference: BOTH;
            min: 128 128;
            max: 128 128;
+           fixed: 1 1;
            align: 0.5 0.0;
            rel1 {
                relative: 0.0 0.0;
@@ -833,6 +836,7 @@
            aspect_preference: BOTH;
            min: 128 128;
            max: 128 128;
+           fixed: 1 1;
            align: 0.5 0.0;
            rel1 {
                relative: 0.0 0.0;
@@ -1068,6 +1072,7 @@
            aspect_preference: BOTH;
            min: 128 128;
            max: 128 128;
+           fixed: 1 1;
            align: 0.5 0.0;
            rel1 {
                relative: 0.0 0.0;



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to