projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2947018
)
Elm/Theme/Application/Content-Back: elm.swallow.end rel2 needs to be vertical 0.0...
author
Stephen Houston
<smhouston88@gmail.com>
Sat, 14 May 2011 17:57:39 +0000
(17:57 +0000)
committer
Stephen Houston
<smhouston88@gmail.com>
Sat, 14 May 2011 17:57:39 +0000
(17:57 +0000)
SVN revision: 59386
data/themes/default.edc
patch
|
blob
|
history
diff --git
a/data/themes/default.edc
b/data/themes/default.edc
index
4a3a305
..
cabf634
100644
(file)
--- a/
data/themes/default.edc
+++ b/
data/themes/default.edc
@@
-35307,7
+35307,7
@@
collections {
offset: -2 1;
}
rel2 {
- relative: 1.0
1
.0;
+ relative: 1.0
0
.0;
offset: -1 32;
}
}
@@
-35316,12
+35316,12
@@
collections {
part { name: "elm.text.title";
type: TEXT;
effect: SOFT_SHADOW;
- scale: 1;
+ scale: 1;
description { state: "default" 0.0;
rel1 {
to_x: "back";
relative: 1.0 0.0;
- offset: 2 1;
+ offset:
-
2 1;
}
rel2 { to_y: "back";
to_x: "elm.swallow.end";