Files
forge/res/defaults/editor.xml
myk 7ef0f234df step one in separating user from program data
- define user/program/cache directories in NewConstants
- use directories where applicable
- merge lang and properties into constants
- create separate image lists for sealed products
- update howto document
- allow alternate file extensions for images
- a whole bunch of code cleanup
2013-03-08 02:41:44 +00:00

21 lines
542 B
XML

<?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>
</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>