Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/artifakt/parts
Modified Files:
enticethumb_group.edc
Log Message:
missing semicolons = bad
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/parts/enticethumb_group.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- enticethumb_group.edc 14 Jul 2004 13:29:44 -0000 1.3
+++ enticethumb_group.edc 23 Oct 2004 18:50:34 -0000 1.4
@@ -1,4 +1,4 @@
- part { name, "ThumbClip" type, RECT; mouse_events, 1;
+ part { name, "ThumbClip"; type, RECT; mouse_events, 1;
description { state, "default" 0.0; visible, 1; min, 102 96; max, 102 96;
rel1 { relative, 0.0 0.0; offset, 0 0; }
rel2 { relative, 1.0 1.0; offset, 0 0; }
@@ -9,7 +9,7 @@
rel2 { relative, 1.0 1.0; offset, 0 0; }
color, 255 255 255 255; } }
- part { name, "entice.thumb" type, RECT; mouse_events, 1; repeat_events, 1;
clip_to, "ThumbClip";
+ part { name, "entice.thumb"; type, RECT; mouse_events, 1; repeat_events, 1;
clip_to, "ThumbClip";
description { state, "default" 0.0; visible, 1;
rel1 { relative, 0.0 0.0; offset, 0 0; }
rel2 { relative, 1.0 1.0; offset, 0 0; }
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs