From 312ba610a1e98fc656fb58178227d7d45a64494e Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 14 Nov 2011 18:24:48 -0300 Subject: initial --- drivemount/drivemount.schemas.in | 64 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 drivemount/drivemount.schemas.in (limited to 'drivemount/drivemount.schemas.in') diff --git a/drivemount/drivemount.schemas.in b/drivemount/drivemount.schemas.in new file mode 100644 index 00000000..b078de25 --- /dev/null +++ b/drivemount/drivemount.schemas.in @@ -0,0 +1,64 @@ + + + + /schemas/apps/drivemount-applet/prefs/interval + drivemount-applet + int + 10 + + Interval timeout to check mount point status + Time in seconds between status updates + + + + /schemas/apps/drivemount-applet/prefs/pixmap + drivemount-applet + int + 0 + + + + + + + /schemas/apps/drivemount-applet/prefs/scale + drivemount-applet + bool + false + + + + + + + /schemas/apps/drivemount-applet/prefs/auto_eject + drivemount-applet + bool + false + + + + + + + /schemas/apps/drivemount-applet/prefs/mount_point + drivemount-applet + string + /mnt/floppy + + + + + + + /schemas/apps/drivemount-applet/prefs/autofs_friendly + drivemount-applet + bool + false + + + + + + + -- cgit v1.2.1