elementary / default theme - fixed identation and removed white spaces for ctxpopup

SVN revision: 58957
This commit is contained in:
ChunEon Park 2011-04-27 11:44:20 +00:00
parent 81be5a9401
commit d4b5ea4f8d
1 changed files with 6 additions and 6 deletions

View File

@ -7829,7 +7829,7 @@ collections {
action: STATE_SET "hidden" 0.0; action: STATE_SET "hidden" 0.0;
transition: LINEAR 1.0; transition: LINEAR 1.0;
target: "sb_hbar_clip"; target: "sb_hbar_clip";
} }
program { name: "scroll"; program { name: "scroll";
signal: "elm,action,scroll"; signal: "elm,action,scroll";
source: "elm"; source: "elm";
@ -7949,7 +7949,7 @@ collections {
rel1 { to:"base"; offset: 4 4; }; rel1 { to:"base"; offset: 4 4; };
rel2 { to:"base"; offset: -5 -5; }; rel2 { to:"base"; offset: -5 -5; };
} }
} }
} }
} }
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
@ -8069,10 +8069,10 @@ collections {
scale: 1; scale: 1;
description { state: "default" 0.0; description { state: "default" 0.0;
min: 25 25; min: 25 25;
max: 25 25; max: 25 25;
align: 0 0.5; align: 0 0.5;
aspect: 1.0 1.0; aspect: 1.0 1.0;
rel1 { offset: 10 10; } rel1 { offset: 10 10; }
rel2 { offset: 0 -10; } rel2 { offset: 0 -10; }
} }
} }
@ -8100,7 +8100,7 @@ collections {
color: 0 0 0 255; color: 0 0 0 255;
} }
} }
part { name: "over1"; part { name: "over1";
mouse_events: 1; mouse_events: 1;
repeat_events: 1; repeat_events: 1;
ignore_flags: ON_HOLD; ignore_flags: ON_HOLD;
@ -8141,7 +8141,7 @@ collections {
color: 0 0 0 0; color: 0 0 0 0;
} }
} }
} }
programs { programs {
program { program {
name: "item_unclick"; name: "item_unclick";