BeamMeUp
This commit is contained in:
15
data/org.nekoweb.n0va.BeamMeUp.gschema.xml
Normal file
15
data/org.nekoweb.n0va.BeamMeUp.gschema.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<schemalist>
|
||||
<schema path="/org/nekoweb/n0va/BeamMeUp/" id="org.nekoweb.n0va.BeamMeUp">
|
||||
<key name="download-dir" type="s">
|
||||
<default>'~/Downloads'</default>
|
||||
<summary>Download directory</summary>
|
||||
<description>The directory to save all incoming files.</description>
|
||||
</key>
|
||||
<key name="device-name" type="s">
|
||||
<default>'unknown'</default>
|
||||
<summary>Device name</summary>
|
||||
<description>The device name shown to other devices.</description>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
Reference in New Issue
Block a user