ShiftOS-TheRevival-Old/ShiftOS-TheRevival/My Project/Application.myapp

10 lines
466 B
Text
Raw Normal View History

2022-11-01 06:56:30 +00:00
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>true</MySubMain>
2022-11-03 07:40:32 +00:00
<MainForm>ShiftOSMenu</MainForm>
2022-11-01 06:56:30 +00:00
<SingleInstance>false</SingleInstance>
<ShutdownMode>1</ShutdownMode>
2022-11-03 07:40:32 +00:00
<EnableVisualStyles>false</EnableVisualStyles>
2022-11-01 06:56:30 +00:00
<AuthenticationMode>0</AuthenticationMode>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>