mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Default layout file for editor added.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -10860,6 +10860,7 @@ res/lang/en.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/lang.properties svneol=native#text/plain
|
||||
res/layouts/editor_default.xml -text
|
||||
res/layouts/match_default.xml -text
|
||||
res/licenses/java-yield-license.txt svneol=native#text/plain
|
||||
res/licenses/log4j-license.txt svneol=native#text/plain
|
||||
|
||||
21
res/layouts/editor_default.xml
Normal file
21
res/layouts/editor_default.xml
Normal 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>
|
||||
Reference in New Issue
Block a user