summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMonsta <[email protected]>2016-01-03 01:12:48 +0300
committerMonsta <[email protected]>2016-01-03 01:12:48 +0300
commitf8a5bed1fb03cfed71c2d46892b8cba44c6547df (patch)
tree7922cf72e7a55e1ff56f687ab026f5eb6a7b858f /data
parent8e283c3161346b5526d02b72eb57466b36f85bd6 (diff)
downloadmate-user-share-f8a5bed1fb03cfed71c2d46892b8cba44c6547df.tar.bz2
mate-user-share-f8a5bed1fb03cfed71c2d46892b8cba44c6547df.tar.xz
drop MateConf migration script
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am4
-rw-r--r--data/mate-user-share.convert9
2 files changed, 0 insertions, 13 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 419b0a1..157ed16 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,9 +15,6 @@ app_DATA=dav_user_2.2.conf dav_user_2.4.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
-
extensiondir = $(datadir)/caja/extensions
extension_in_files = libcaja-user-share.caja-extension.in
extension_DATA = $(extension_in_files:.caja-extension.in=.caja-extension)
@@ -26,7 +23,6 @@ extension_DATA = $(extension_in_files:.caja-extension.in=.caja-extension)
EXTRA_DIST = $(gsettings_SCHEMAS) \
$(app_DATA) \
$(desktop_in_files) \
- $(convert_DATA) \
mate-user-share-obexftp.desktop.in.in \
mate-user-share-obexpush.desktop.in.in \
mate-user-share-webdav.desktop.in.in \
diff --git a/data/mate-user-share.convert b/data/mate-user-share.convert
deleted file mode 100644
index 694b95d..0000000
--- a/data/mate-user-share.convert
+++ /dev/null
@@ -1,9 +0,0 @@
-[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