summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYaakov Selkowitz <[email protected]>2012-12-24 19:36:31 -0600
committerYaakov Selkowitz <[email protected]>2012-12-24 19:36:31 -0600
commit70c85086415f1b61c8c366f6077bc1f0bd63b178 (patch)
tree384719ad0e10a1f537d382a6d650e6da55fe702d /data
parent14aa67d5e878cde2ef5ee34d3a138a82e8b491b0 (diff)
downloadmate-user-share-70c85086415f1b61c8c366f6077bc1f0bd63b178.tar.bz2
mate-user-share-70c85086415f1b61c8c366f6077bc1f0bd63b178.tar.xz
Add mateconf-gsettings-data-convert file
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am3
-rw-r--r--data/mate-user-share.convert9
2 files changed, 12 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 93ce715..953fa83 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,6 +15,9 @@ app_DATA=dav_user_2.0.conf dav_user_2.2.conf dav_groupfile file-share-properties
gsettings_SCHEMAS = org.mate.FileSharing.gschema.xml
@GSETTINGS_RULES@
+convertdir = $(datadir)/MateConf/gsettings
+convert_DATA = mate-user-share.convert
+
EXTRA_DIST = $(gsettings_SCHEMAS) \
$(app_DATA) \
$(desktop_in_files) \
diff --git a/data/mate-user-share.convert b/data/mate-user-share.convert
new file mode 100644
index 0000000..694b95d
--- /dev/null
+++ b/data/mate-user-share.convert
@@ -0,0 +1,9 @@
+[org.mate.FileSharing]
+enabled = /desktop/mate/file_sharing/enabled
+require-password = /desktop/mate/file_sharing/require_password
+bluetooth-enabled = /desktop/mate/file_sharing/bluetooth_enabled
+bluetooth-allow-write = /desktop/mate/file_sharing/bluetooth_allow_write
+bluetooth-require-pairing = /desktop/mate/file_sharing/bluetooth_require_pairing
+bluetooth-obexpush-enabled = /desktop/mate/file_sharing/bluetooth_obexpush_enabled
+bluetooth-accept-files = /desktop/mate/file_sharing/bluetooth_accept_files
+bluetooth-notify = /desktop/mate/file_sharing/bluetooth_notify