From 62a139514ebaf09ce5d523ec88829dc30cee932c Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 2 Jan 2016 23:54:34 +0300 Subject: drop MateConf migration script --- data/Makefile.am | 4 ---- data/mate-notification-daemon.convert | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 data/mate-notification-daemon.convert diff --git a/data/Makefile.am b/data/Makefile.am index a972ef1..6c70b9d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -21,12 +21,8 @@ gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) @INTLTOOL_XML_NOMERGE_RULE@ @GSETTINGS_RULES@ -convertdir = $(datadir)/MateConf/gsettings -convert_DATA = mate-notification-daemon.convert - EXTRA_DIST = \ $(gsettingsschema_in_files) \ - $(convert_DATA) \ $(service_DATA) \ $(icon16_DATA) \ $(icon22_DATA) \ diff --git a/data/mate-notification-daemon.convert b/data/mate-notification-daemon.convert deleted file mode 100644 index 9d0eb3a..0000000 --- a/data/mate-notification-daemon.convert +++ /dev/null @@ -1,4 +0,0 @@ -[org.mate.NotificationDaemon] -popup-location = /apps/mate-notification-daemon/popup_location -theme = /apps/mate-notification-daemon/theme -sound-enabled = /apps/mate-notification-daemon/sound_enabled -- cgit v1.2.1