Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/data/themes/default/bits
Modified Files:
window.edc window.eet
Log Message:
More work on the tree. Minor change to the ewl_init function to modify the
args passed to it. Added some framework for a dialog box theme.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/window.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- window.edc 6 Oct 2003 17:33:08 -0000 1.1
+++ window.edc 28 Oct 2003 18:49:33 -0000 1.2
@@ -1,10 +1,11 @@
images {
image, "window-base.png" LOSSY 98;
+ image, "dialog-base.png" LOSSY 98;
}
collections {
group {
- name, "EWL";
+ name, "window";
parts {
part {
name, "background";
@@ -21,6 +22,33 @@
}
image {
normal, "window-base.png";
+ }
+ }
+ }
+ }
+
+ programs {
+ }
+ }
+
+ group {
+ name, "dialog";
+ parts {
+ part {
+ name, "background";
+ mouse_events, 0;
+ description {
+ state, "default" 0.0;
+ rel1 {
+ relative, 0.0 0.0;
+ offset, 0 0;
+ }
+ rel2 {
+ relative, 1.0 1.0;
+ offset, -1 -1;
+ }
+ image {
+ normal, "dialog-base.png";
}
}
}
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/window.eet,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
Binary files /tmp/cvsygieqc and /tmp/cvs02kJCe differ
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs