Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights
Modified Files:
taillights.edc
Log Message:
the session icon in the bottom left corner is still fugly, but the session/user lists
look a lot better, if you set a min size for the Session and User groups the layout in
the containers is predictable, add a preview group used by ecco
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/taillights.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- taillights.edc 23 Feb 2004 06:36:52 -0000 1.5
+++ taillights.edc 7 Mar 2004 11:57:02 -0000 1.6
@@ -182,6 +182,8 @@
group
{
name, "Session";
+ min, 200 50;
+ max, 200 50;
parts
{
/**
@@ -202,6 +204,8 @@
group
{
name, "User";
+ min, 100 80;
+ max, 100 80;
parts
{
/**
@@ -220,4 +224,19 @@
}
}
+ group
+ {
+ name, "Preview";
+ min, 80 60;
+ max, 60 60;
+ parts
+ {
+#include "parts/preview_group.edc"
+ }
+ programs
+ {
+#include "programs/preview_group.edc"
+
+ }
+ }
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs