diff --git a/data/themes/default_fileman.edc b/data/themes/default_fileman.edc index 4d9dca66f..c259b931b 100644 --- a/data/themes/default_fileman.edc +++ b/data/themes/default_fileman.edc @@ -273,12 +273,26 @@ group { rel1 { to: "icon0"; relative: 0.0 0.0; - offset: -3 -3; + offset: -4 -4; } rel2 { to: "icon0"; relative: 1.0 1.0; - offset: 2 2; + offset: 3 3; + } + } + description { + state: "max2" 0.0; + inherit: "default" 0.0; + rel1 { + to: "icon0"; + relative: 0.0 0.0; + offset: -2 -2; + } + rel2 { + to: "icon0"; + relative: 1.0 1.0; + offset: 1 1; } } } @@ -649,7 +663,7 @@ group { } program { name: "thumb_gen5"; - action: STATE_SET "max" 0.0; + action: STATE_SET "max2" 0.0; target: "icon"; transition: SINUSOIDAL 0.2; after: "thumb_gen6"; @@ -933,12 +947,26 @@ group { rel1 { to: "icon0"; relative: 0.0 0.0; - offset: -3 -3; + offset: -4 -4; } rel2 { to: "icon0"; relative: 1.0 1.0; - offset: 2 2; + offset: 3 3; + } + } + description { + state: "max2" 0.0; + inherit: "default" 0.0; + rel1 { + to: "icon0"; + relative: 0.0 0.0; + offset: -2 -2; + } + rel2 { + to: "icon0"; + relative: 1.0 1.0; + offset: 1 1; } } } @@ -1309,7 +1337,7 @@ group { } program { name: "thumb_gen5"; - action: STATE_SET "max" 0.0; + action: STATE_SET "max2" 0.0; target: "icon"; transition: SINUSOIDAL 0.2; after: "thumb_gen6"; @@ -1593,12 +1621,26 @@ group { rel1 { to: "icon0"; relative: 0.0 0.0; - offset: -3 -3; + offset: -4 -4; } rel2 { to: "icon0"; relative: 1.0 1.0; - offset: 2 2; + offset: 3 3; + } + } + description { + state: "max2" 0.0; + inherit: "default" 0.0; + rel1 { + to: "icon0"; + relative: 0.0 0.0; + offset: -2 -2; + } + rel2 { + to: "icon0"; + relative: 1.0 1.0; + offset: 1 1; } } } @@ -1969,7 +2011,7 @@ group { } program { name: "thumb_gen5"; - action: STATE_SET "max" 0.0; + action: STATE_SET "max2" 0.0; target: "icon"; transition: SINUSOIDAL 0.2; after: "thumb_gen6"; @@ -2253,12 +2295,26 @@ group { rel1 { to: "icon0"; relative: 0.0 0.0; - offset: -3 -3; + offset: -4 -4; } rel2 { to: "icon0"; relative: 1.0 1.0; - offset: 2 2; + offset: 3 3; + } + } + description { + state: "max2" 0.0; + inherit: "default" 0.0; + rel1 { + to: "icon0"; + relative: 0.0 0.0; + offset: -2 -2; + } + rel2 { + to: "icon0"; + relative: 1.0 1.0; + offset: 1 1; } } } @@ -2629,7 +2685,7 @@ group { } program { name: "thumb_gen5"; - action: STATE_SET "max" 0.0; + action: STATE_SET "max2" 0.0; target: "icon"; transition: SINUSOIDAL 0.2; after: "thumb_gen6";