~elementary-pantheon/switchboard-plug-pantheon-shell/fix-1102623

« back to all changes in this revision

Viewing changes to data/schema/org.pantheon.switchboard.plug.shell.gschema.xml

  • Committer: Daniel Foré
  • Date: 2014-12-27 22:07:43 UTC
  • mfrom: (210.1.1 fix-1102623)
  • Revision ID: daniel@elementaryos.org-20141227220743-dvvky5ub4yl1z2q6
merge kj's old branch into trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<schemalist>
 
3
        <schema path="/org/pantheon/switchboard/plug/shell/" id="org.pantheon.switchboard.plug.shell" gettext-domain="switchboard">
 
4
                <key name="custom-wallpaper-path" type="s">
 
5
                        <default>""</default>
 
6
                        <summary>Saves the custom background images path.</summary>
 
7
                        <description>Saves the custom background images path.</description>
 
8
                </key>
 
9
                <key name="selected-wallpaper-path" type="s">
 
10
                        <default>""</default>
 
11
                        <summary>Saves the selected background path item.</summary>
 
12
                        <description>Saves the selected background path item.</description>
 
13
                </key>
 
14
        </schema>
 
15
</schemalist>
 
 
b'\\ No newline at end of file'