From 0fc48e166c3c2329552f1d0a4fb0060b77269437 Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 2 Jan 2016 23:39:00 +0300 Subject: drop MateConf migration script --- Makefile.am | 6 +----- mate-control-center.convert | 11 ----------- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 mate-control-center.convert diff --git a/Makefile.am b/Makefile.am index 58d51686..6e0aaeee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,9 +21,6 @@ gsettingsschema_in_files = \ gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) @GSETTINGS_RULES@ -convertdir = $(datadir)/MateConf/gsettings -convert_DATA = mate-control-center.convert - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} CLEANFILES = \ @@ -51,8 +48,7 @@ MAINTAINERCLEANFILES = \ EXTRA_DIST = \ autogen.sh \ - $(gsettingsschema_in_files) \ - $(convert_DATA) + $(gsettingsschema_in_files) DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb diff --git a/mate-control-center.convert b/mate-control-center.convert deleted file mode 100644 index 68877bcb..00000000 --- a/mate-control-center.convert +++ /dev/null @@ -1,11 +0,0 @@ -[org.mate.control-center] -cc-actions-list = /apps/control-center/cc_actions_list -cc-exit-shell-on-static-action = /apps/control-center/cc_exit_shell_on_static_action -cc-exit-shell-on-action-start = /apps/control-center/cc_exit_shell_on_action_start -cc-exit-shell-on-action-help = /apps/control-center/cc_exit_shell_on_action_help -cc-exit-shell-on-action-add-remove = /apps/control-center/cc_exit_shell_on_action_add_remove -cc-exit-shell-on-action-upgrade-uninstall = /apps/control-center/cc_exit_shell_on_action_upgrade_uninstall - -[org.mate.control-center.appearance] -more-backgrounds-url = /apps/control-center/appearance/more_backgrounds_url -more-themes-url = /apps/control-center/appearance/more_themes_url -- cgit v1.2.1