moved files into subfolder
This commit is contained in:
parent
04f337482a
commit
52de8be402
@ -218,5 +218,5 @@
|
||||
"Tags": [],
|
||||
"Turns_path": "Turns.json",
|
||||
"VersionNumber": "v13.2.2",
|
||||
"XmlUI": "\u003cInclude src=\"Global.xml\"/\u003e"
|
||||
"XmlUI": "\u003cInclude src=\"Global/Global.xml\"/\u003e"
|
||||
}
|
||||
|
@ -1,13 +0,0 @@
|
||||
<!-- Default formatting -->
|
||||
<Defaults>
|
||||
<!-- general Stuff -->
|
||||
<Text color="white"
|
||||
fontSize="18"/>
|
||||
</Defaults>
|
||||
|
||||
<Include src="BottomBar.xml"/>
|
||||
<Include src="DownloadWindow.xml"/>
|
||||
<Include src="TitleSplash.xml"/>
|
||||
<Include src="NavigationOverlay.xml"/>
|
||||
<Include src="OptionPanel.xml"/>
|
||||
<Include src="UpdateNotification.xml"/>
|
12
xml/Global/Global.xml
Normal file
12
xml/Global/Global.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<Defaults>
|
||||
<!-- general stuff -->
|
||||
<Text color="white"
|
||||
fontSize="18"/>
|
||||
</Defaults>
|
||||
|
||||
<Include src="Global/BottomBar.xml"/>
|
||||
<Include src="Global/DownloadWindow.xml"/>
|
||||
<Include src="Global/TitleSplash.xml"/>
|
||||
<Include src="Global/NavigationOverlay.xml"/>
|
||||
<Include src="Global/OptionPanel.xml"/>
|
||||
<Include src="Global/UpdateNotification.xml"/>
|
Loading…
Reference in New Issue
Block a user