Elementary default.edc: Removed unnecessary blank lines and trailing whitespaces.

SVN revision: 58962
This commit is contained in:
Daniel Juyung Seo 2011-04-27 14:54:31 +00:00
parent d8bf2f9623
commit e574605be4
1 changed files with 3 additions and 7 deletions

View File

@ -3373,7 +3373,7 @@ collections {
else {
emit("elm,action,toggle,off", "");
}
}
}
program { name: "toggle_on";
@ -9893,7 +9893,7 @@ collections {
image.normal: "shadow.png";
}
}
part { name: "elm.swallow.content";
type: SWALLOW;
@ -9903,7 +9903,7 @@ collections {
fixed: 1 1;
}
}
part {
name: "border";
type: IMAGE;
@ -36192,7 +36192,3 @@ collections {
}
}
}