Default layout file for editor added.

This commit is contained in:
Doublestrike
2012-05-20 05:46:31 +00:00
parent 59122728bc
commit f437d66563
2 changed files with 22 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -10860,6 +10860,7 @@ res/lang/en.properties svneol=native#text/plain
res/lang/howTo/de.properties svneol=native#text/plain res/lang/howTo/de.properties svneol=native#text/plain
res/lang/howTo/en.properties svneol=native#text/plain res/lang/howTo/en.properties svneol=native#text/plain
res/lang/lang.properties svneol=native#text/plain res/lang/lang.properties svneol=native#text/plain
res/layouts/editor_default.xml -text
res/layouts/match_default.xml -text res/layouts/match_default.xml -text
res/licenses/java-yield-license.txt svneol=native#text/plain res/licenses/java-yield-license.txt svneol=native#text/plain
res/licenses/log4j-license.txt svneol=native#text/plain res/licenses/log4j-license.txt svneol=native#text/plain

View File

@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<layout>
<cell x="0.77443" y="0.37698" w="0.22557" h="0.62302">
<doc>CARD_PICTURE</doc>
<doc>EDITOR_PREFERENCES</doc>
<doc>EDITOR_FILTERS</doc>
</cell>
<cell x="0.38722" y="0.0" w="0.38722" h="1.0">
<doc>EDITOR_CURRENTDECK</doc>
<doc>EDITOR_ALLDECKS</doc>
<doc>EDITOR_STATISTICS</doc>
<doc>EDITOR_PROBABILITIES</doc>
</cell>
<cell x="0.77443" y="0.0" w="0.22557" h="0.37698">
<doc>CARD_DETAIL</doc>
<doc>EDITOR_DECKGEN</doc>
</cell>
<cell x="0.0" y="0.0" w="0.38722" h="1.0">
<doc>EDITOR_CATALOG</doc>
</cell>
</layout>