Enlightenment CVS committal
Author : technikolor
Project : misc
Module : eplayer
Dir : misc/eplayer/data/themes/default
Modified Files:
default.edc
Log Message:
Resize is fixed. Currently only supported by the default theme.
In your EDC, the group min size is the default size. max is the max possible resizable
size. If the interface is a fixed size (iio/streamline) just keep them both the same.
The default skin is now vertically resizable out to a max of 1280px.
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/themes/default/default.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default.edc 8 Jan 2004 10:01:30 -0000 1.4
+++ default.edc 10 Jan 2004 16:04:49 -0000 1.5
@@ -1053,7 +1053,7 @@
}
group {
min, 200 320;
- max, 200 320;
+ max, 200 1280;
name, "eplayer";
parts {
/* Border Scaled Image for Background */
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs