fix theme for syscon - was bad... mmkay

SVN revision: 40567
This commit is contained in:
Carsten Haitzler 2009-05-09 11:03:11 +00:00
parent 3036531147
commit 256d7e9b78
1 changed files with 2 additions and 2 deletions

View File

@ -10772,7 +10772,7 @@ collections { /* begin the collection of edje groups that are in this file */
part { name: "e.swallow.main";
type: SWALLOW;
description { state: "default" 0.0;
fixed: 1 1;
// fixed: 1 1;
align: 0.5 0.0;
rel1.offset: 12 12;
rel2.relative: 1.0 0.0;
@ -10794,7 +10794,7 @@ collections { /* begin the collection of edje groups that are in this file */
part { name: "e.swallow.extra";
type: SWALLOW;
description { state: "default" 0.0;
fixed: 1 1;
// fixed: 1 1;
align: 0.5 1.0;
rel1.relative: 0.0 1.0;
rel1.offset: 12 -13;