Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights/parts
Modified Files:
bg.edc confirmation_dialog.edc entrance_session.edc
login_area.edc power_button.edc restart_button.edc
session_group.edc session_list_area.edc user_group.edc
user_list_area.edc
Log Message:
make edje_cc happy
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/bg.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- bg.edc 12 Jun 2004 21:49:06 -0000 1.7
+++ bg.edc 23 Oct 2004 22:30:35 -0000 1.8
@@ -55,8 +55,8 @@
image
{
normal, "shading.png";
- }
border, 5 5 5 5;
+ }
}
}
part {
@@ -96,8 +96,8 @@
image
{
normal, "bottom_bar_image.png";
- }
border, 5 260 2 5;
+ }
}
}
part {
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/confirmation_dialog.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- confirmation_dialog.edc 7 Mar 2004 22:01:17 -0000 1.4
+++ confirmation_dialog.edc 23 Oct 2004 22:30:35 -0000 1.5
@@ -23,13 +23,11 @@
description { state, "default" 0.0; visible, 1; \
rel1 { relative, 1.0 1.0; offset, -C_WIDTH -C_HEIGHT; } \
rel2 { relative, 1.0 1.0; offset, C_WIDTH C_HEIGHT; } \
- image { normal, "menu_border.png"; } \
- border, 25 80 20 20; } \
+ image { normal, "menu_border.png"; border, 25 80 20 20; } } \
description { state, "visible" 0.0; visible, 1; \
rel1 { relative, 0.5 0.5; offset, -C_WIDTH -C_HEIGHT; } \
rel2 { relative, 0.5 0.5; offset, C_WIDTH C_HEIGHT; } \
- image { normal, "menu_border.png"; } \
- border, 25 80 20 20; } } \
+ image { normal, "menu_border.png"; border, 25 80 20 20; } } } \
part { name, cmsg; type, TEXT; mouse_events, 0; clip_to, cclip; \
effect, OUTLINE; \
description { state, "default" 0.0; visible, 1; \
@@ -50,13 +48,11 @@
description { state, "default" 0.0; visible, 1; \
rel1 { relative, 0.0 1.0; offset, 10 -50; to, cborder; } \
rel2 { relative, 0.5 1.0; offset, -5 -5; to, cborder; } \
- image { normal, "metalsphere.png"; } \
- border, 20 20 20 20; } \
+ image { normal, "metalsphere.png"; border, 20 20 20 20; } } \
description { state, "pressed" 0.0; visible, 1; \
rel1 { relative, 0.0 1.0; offset, 13 -47; to, cborder; } \
rel2 { relative, 0.5 1.0; offset, -2 -2; to, cborder; } \
- image { normal, "metalsphere.png"; } \
- border, 20 20 20 20; } \
+ image { normal, "metalsphere.png"; border, 20 20 20 20; } } \
} \
part { name, cyestxt; type, TEXT; mouse_events, 0; clip_to, cclip; \
effect, SHADOW; \
@@ -76,13 +72,11 @@
description { state, "default" 0.0; visible, 1; \
rel1 { relative, 0.5 1.0; offset, 5 -50; to, cborder; } \
rel2 { relative, 1.0 1.0; offset, -10 -5; to, cborder; } \
- image { normal, "metalsphere.png"; } \
- border, 20 20 20 20; } \
+ image { normal, "metalsphere.png"; border, 20 20 20 20; } } \
description { state, "pressed" 0.0; visible, 1; \
rel1 { relative, 0.5 1.0; offset, 8 -47; to, cborder; } \
rel2 { relative, 1.0 1.0; offset, -7 -2; to, cborder; } \
- image { normal, "metalsphere.png"; } \
- border, 20 20 20 20; } \
+ image { normal, "metalsphere.png"; border, 20 20 20 20; } } \
} \
part { name, cnotxt; type, TEXT; mouse_events, 0; clip_to, cclip; \
effect, SHADOW; \
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/entrance_session.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- entrance_session.edc 27 Jun 2004 19:03:32 -0000 1.13
+++ entrance_session.edc 23 Oct 2004 22:30:35 -0000 1.14
@@ -1,5 +1,5 @@
part {
- name, "session_clip"
+ name, "session_clip";
type, RECT;
mouse_events, 0;
description {
@@ -220,7 +220,7 @@
}
}
part {
- name, "session_mouse_area"
+ name, "session_mouse_area";
type, RECT;
mouse_events, 1;
description {
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/login_area.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- login_area.edc 25 Apr 2004 04:50:36 -0000 1.11
+++ login_area.edc 23 Oct 2004 22:30:35 -0000 1.12
@@ -73,8 +73,8 @@
image
{
normal, "menu_border.png";
- }
border, 25 80 20 20;
+ }
}
}
part {
@@ -127,8 +127,8 @@
image
{
normal, "shading.png";
- }
border, 5 5 5 5;
+ }
}
}
part {
@@ -288,8 +288,8 @@
image
{
normal, "entry_light_overlay.png";
- }
border, 2 2 2 2;
+ }
}
}
part {
@@ -334,8 +334,8 @@
}
image {
normal, "entry-base.png";
- }
border, 2 2 2 2;
+ }
}
}
part {
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/power_button.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- power_button.edc 12 Jun 2004 21:49:07 -0000 1.7
+++ power_button.edc 23 Oct 2004 22:30:35 -0000 1.8
@@ -1,5 +1,5 @@
part {
- name, "power_button"
+ name, "power_button";
type, IMAGE;
mouse_events, 1;
description {
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/restart_button.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- restart_button.edc 12 Jun 2004 21:49:07 -0000 1.7
+++ restart_button.edc 23 Oct 2004 22:30:35 -0000 1.8
@@ -1,6 +1,6 @@
part {
- name, "restart_button"
+ name, "restart_button";
type, IMAGE;
mouse_events, 1;
description {
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/session_group.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- session_group.edc 12 Jun 2004 21:49:07 -0000 1.12
+++ session_group.edc 23 Oct 2004 22:30:35 -0000 1.13
@@ -121,8 +121,8 @@
}
image {
normal, "border-bevel.png";
- }
border, 3 3 3 3;
+ }
}
}
part
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/session_list_area.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- session_list_area.edc 25 Apr 2004 04:50:36 -0000 1.11
+++ session_list_area.edc 23 Oct 2004 22:30:35 -0000 1.12
@@ -130,8 +130,8 @@
image
{
normal, "shading.png";
- }
border, 6 6 6 6;
+ }
}
}
#define SESSION_LIST_HEIGHT 500
@@ -158,9 +158,9 @@
relative, 0.0 0.0;
offset, 100 100;
}
- border, 25 80 20 20;
image
{
+ border, 25 80 20 20;
normal, "menu_border.png";
}
}
@@ -176,9 +176,9 @@
relative, 0.0 0.0;
offset, 100 100;
}
- border, 25 80 20 20;
image
{
+ border, 25 80 20 20;
normal, "menu_border.png";
}
}
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/user_group.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- user_group.edc 25 Mar 2004 05:10:51 -0000 1.9
+++ user_group.edc 23 Oct 2004 22:30:35 -0000 1.10
@@ -68,8 +68,8 @@
image
{
normal, "shading.png";
- }
border, 16 16 16 16;
+ }
color, 235 36 11 255;
}
}
@@ -97,8 +97,8 @@
image
{
normal, "border-bevel.png";
- }
border, 3 3 3 3;
+ }
}
}
part
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/user_list_area.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- user_list_area.edc 25 Apr 2004 00:26:27 -0000 1.11
+++ user_list_area.edc 23 Oct 2004 22:30:35 -0000 1.12
@@ -122,8 +122,8 @@
image
{
normal, "user_border.png";
- }
border, 40 40 12 12;
+ }
}
description {
state, "visible" 0.0;
@@ -140,8 +140,8 @@
image
{
normal, "user_border.png";
- }
border, 40 40 12 12;
+ }
}
}
part {
@@ -184,8 +184,8 @@
image
{
normal, "shading.png";
- }
border, 6 6 6 6;
+ }
}
}
part {
-------------------------------------------------------
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