diff --git a/.gitattributes b/.gitattributes index d13e4cfbe8c..9db569d16a7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/layouts/editor_default.xml b/res/layouts/editor_default.xml new file mode 100644 index 00000000000..52f95a2ff8b --- /dev/null +++ b/res/layouts/editor_default.xml @@ -0,0 +1,21 @@ + + + + CARD_PICTURE + EDITOR_PREFERENCES + EDITOR_FILTERS + + + EDITOR_CURRENTDECK + EDITOR_ALLDECKS + EDITOR_STATISTICS + EDITOR_PROBABILITIES + + + CARD_DETAIL + EDITOR_DECKGEN + + + EDITOR_CATALOG + + \ No newline at end of file