mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- 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
21 lines
542 B
XML
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>
|