mirror of
https://github.com/dyuri/garmin-repafield.git
synced 2025-12-17 03:34:05 +00:00
10 lines
330 B
XML
10 lines
330 B
XML
<settings>
|
|
|
|
<setting propertyKey="@Properties.appVersion" title="@Strings.AppVersionTitle">
|
|
<settingConfig type="alphaNumeric" readonly="true" />
|
|
</setting>
|
|
<setting propertyKey="@Properties.themeColor" title="@Strings.ThemeColorTitle">
|
|
<settingConfig type="alphaNumeric" />
|
|
</setting>
|
|
|
|
</settings> |