New installers: 2018-09-13
This commit is contained in:
@ -49,8 +49,8 @@
|
||||
<!ELEMENT range EMPTY >
|
||||
<!-- min and max must be parseable as values of the key type and
|
||||
min must be less than or equal to max -->
|
||||
<!ATTLIST range min CDATA #REQUIRED
|
||||
max CDATA #REQUIRED >
|
||||
<!ATTLIST range min CDATA #IMPLIED
|
||||
max CDATA #IMPLIED >
|
||||
|
||||
<!-- choices is only allowed for keys with string or string array type -->
|
||||
<!ELEMENT choices (choice+) >
|
||||
|
Binary file not shown.
@ -95,7 +95,7 @@
|
||||
</description>
|
||||
</key>
|
||||
<key name="picture-uri" type="s">
|
||||
<default>'file:///mingw64/share/backgrounds/gnome/adwaita-lock.jpg'</default>
|
||||
<default>'file:///mingw64/share/backgrounds/gnome/adwaita-timed.xml'</default>
|
||||
<summary>Picture URI</summary>
|
||||
<description>
|
||||
URI to use for the background image. Note that the backend only supports
|
||||
|
Reference in New Issue
Block a user