From 99c20ca79435c5ab1130258801008b963dd2d098 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 28 Sep 2012 12:34:50 +0200 Subject: convert to gsettings --- data/desktop_mate_file_sharing.schemas.in | 94 ------------------------------- 1 file changed, 94 deletions(-) delete mode 100644 data/desktop_mate_file_sharing.schemas.in (limited to 'data/desktop_mate_file_sharing.schemas.in') diff --git a/data/desktop_mate_file_sharing.schemas.in b/data/desktop_mate_file_sharing.schemas.in deleted file mode 100644 index ea04681..0000000 --- a/data/desktop_mate_file_sharing.schemas.in +++ /dev/null @@ -1,94 +0,0 @@ - - - - - /schemas/desktop/mate/file_sharing/enabled - /desktop/mate/file_sharing/enabled - mate-user-share - bool - false - - Share Public directory over the network - If this is true, the Public directory in the users home directory will be shared over the network when the user is logged in. - - - - /schemas/desktop/mate/file_sharing/require_password - /desktop/mate/file_sharing/require_password - mate-user-share - string - never - - When to require passwords - When to ask for passwords. Possible values are "never", "on_write", and "always". - - - - /schemas/desktop/mate/file_sharing/bluetooth_enabled - /desktop/mate/file_sharing/bluetooth_enabled - mate-user-share - bool - false - - Share Public directory over Bluetooth - If this is true, the Public directory in the users home directory will be shared over Bluetooth when the user is logged in. - - - - /schemas/desktop/mate/file_sharing/bluetooth_allow_write - /desktop/mate/file_sharing/bluetooth_allow_write - mate-user-share - bool - false - - Whether to allow Bluetooth clients to write files. - Whether to allow Bluetooth clients to write files, or share the files read-only. - - - - /schemas/desktop/mate/file_sharing/bluetooth_require_pairing - /desktop/mate/file_sharing/bluetooth_require_pairing - mate-user-share - bool - true - - Whether Bluetooth clients need to pair with the computer to send files. - Whether Bluetooth clients need to pair with the computer to send files. - - - - /schemas/desktop/mate/file_sharing/bluetooth_obexpush_enabled - /desktop/mate/file_sharing/bluetooth_obexpush_enabled - mate-user-share - bool - false - - Whether Bluetooth clients can send files using ObexPush. - If this is true, Bluetooth devices can send files to the user's Downloads directory when logged in. - - - - /schemas/desktop/mate/file_sharing/bluetooth_accept_files - /desktop/mate/file_sharing/bluetooth_accept_files - mate-user-share - string - bonded - - When to accept files sent over Bluetooth - When to accept files sent over Bluetooth. Possible values are "always", "bonded" and "ask". - - - - /schemas/desktop/mate/file_sharing/bluetooth_notify - /desktop/mate/file_sharing/bluetooth_notify - mate-user-share - bool - false - - Whether to notify about newly received files. - Whether to notify about newly received files. - - - - - -- cgit v1.2.1