summaryrefslogtreecommitdiff
path: root/drivemount/drivemount.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'drivemount/drivemount.schemas.in')
-rw-r--r--drivemount/drivemount.schemas.in64
1 files changed, 0 insertions, 64 deletions
diff --git a/drivemount/drivemount.schemas.in b/drivemount/drivemount.schemas.in
deleted file mode 100644
index b078de25..00000000
--- a/drivemount/drivemount.schemas.in
+++ /dev/null
@@ -1,64 +0,0 @@
-<mateconfschemafile>
- <schemalist>
- <schema>
- <key>/schemas/apps/drivemount-applet/prefs/interval</key>
- <owner>drivemount-applet</owner>
- <type>int</type>
- <default>10</default>
- <locale name="C">
- <short>Interval timeout to check mount point status</short>
- <long>Time in seconds between status updates</long>
- </locale>
- </schema>
- <schema>
- <key>/schemas/apps/drivemount-applet/prefs/pixmap</key>
- <owner>drivemount-applet</owner>
- <type>int</type>
- <default>0</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
- <schema>
- <key>/schemas/apps/drivemount-applet/prefs/scale</key>
- <owner>drivemount-applet</owner>
- <type>bool</type>
- <default>false</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
- <schema>
- <key>/schemas/apps/drivemount-applet/prefs/auto_eject</key>
- <owner>drivemount-applet</owner>
- <type>bool</type>
- <default>false</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
- <schema>
- <key>/schemas/apps/drivemount-applet/prefs/mount_point</key>
- <owner>drivemount-applet</owner>
- <type>string</type>
- <default>/mnt/floppy</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
- <schema>
- <key>/schemas/apps/drivemount-applet/prefs/autofs_friendly</key>
- <owner>drivemount-applet</owner>
- <type>bool</type>
- <default>false</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
- </schemalist>
-</mateconfschemafile>