Elm/Theme/Application/Content-Back: revert my commit that made elm.swallow.end rel2...
authorokra <okra@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 May 2011 02:33:21 +0000 (02:33 +0000)
committerokra <okra@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 May 2011 02:33:21 +0000 (02:33 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59434 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

index cabf634..2115bca 100644 (file)
@@ -35307,7 +35307,7 @@ collections {
                   offset: -2 1;
                }
                rel2 {
-                  relative: 1.0 0.0;
+                  relative: 1.0 1.0;
                   offset: -1 32;
                }
             }
@@ -35321,7 +35321,7 @@ collections {
                rel1 {
                   to_x: "back";
                   relative: 1.0 0.0;
-                  offset: -2 1;
+                  offset: 2 1;
                }
                rel2 { to_y: "back";
                   to_x: "elm.swallow.end";