diff --git a/files/mygui/CMakeLists.txt b/files/mygui/CMakeLists.txt index 0099f9a46..638266b0c 100644 --- a/files/mygui/CMakeLists.txt +++ b/files/mygui/CMakeLists.txt @@ -8,6 +8,7 @@ set(MYGUI_FILES white.png core.skin core.xml + core_layouteditor.xml openmw_alchemy_window.layout openmw_book.layout openmw_box.skin.xml @@ -88,6 +89,7 @@ set(MYGUI_FILES DejaVuLGCSansMono.ttf ../launcher/images/openmw.png OpenMWResourcePlugin.xml + skins.xml ) diff --git a/files/mygui/core.xml b/files/mygui/core.xml index f3b482d50..23697890d 100644 --- a/files/mygui/core.xml +++ b/files/mygui/core.xml @@ -1,28 +1,10 @@ - - + - - - - - - - - - - - - - - - - - diff --git a/files/mygui/core_layouteditor.xml b/files/mygui/core_layouteditor.xml index a945f2aae..3c38945c7 100644 --- a/files/mygui/core_layouteditor.xml +++ b/files/mygui/core_layouteditor.xml @@ -2,24 +2,7 @@ - - - - - - - - - - - - - - - - - - + diff --git a/files/mygui/skins.xml b/files/mygui/skins.xml new file mode 100644 index 000000000..1811afb83 --- /dev/null +++ b/files/mygui/skins.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + +