MotoBootLogoMaker/Moto_Logo/Properties/Settings.settings
CaitSith2 31be332dc9 Added setting to remember last device selected.
Added in Moto X 2nd Gen. (Moto X 2nd Gen has logo_charge, logo_lowpower in addition to the usual 3. It also has a larger screen.)
Added in Moto G 2nd Gen.  (Moto G 2nd Gen currently does not include logo_charge despite having kitkat 4.4.4.)

Fixed a few bugs that were introduced in the 1.9 update.
2014-09-08 17:41:37 -07:00

9 lines
408 B
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Moto_Logo.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="MotoDevice" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5</Value>
</Setting>
</Settings>
</SettingsFile>