summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2016-01-03 00:06:40 +0300
committerMonsta <[email protected]>2016-01-03 00:06:40 +0300
commitdfbbe08656cd84ffb040e74ab59294962c7aaeac (patch)
treebf84ad70b2b0656293af1f8cb4027a956f3745fc
parentdf94b62685f640c4e1854eec5736e01f812a2d66 (diff)
downloadmate-power-manager-dfbbe08656cd84ffb040e74ab59294962c7aaeac.tar.bz2
mate-power-manager-dfbbe08656cd84ffb040e74ab59294962c7aaeac.tar.xz
drop MateConf migration script
-rw-r--r--data/Makefile.am4
-rw-r--r--data/mate-power-manager.convert53
2 files changed, 0 insertions, 57 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index e5544dc..9d8a746 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -24,9 +24,6 @@ $(service_DATA): $(service_in_files) Makefile
gsettings_schemas_in_files = org.mate.power-manager.gschema.xml.in
gsettings_SCHEMAS = $(gsettings_schemas_in_files:.xml.in=.xml)
-convertdir = $(datadir)/MateConf/gsettings
-convert_DATA = mate-power-manager.convert
-
pkgdata_DATA = \
gpm-statistics.ui \
gpm-feedback-widget.ui \
@@ -38,7 +35,6 @@ EXTRA_DIST = \
$(autostart_in_files) \
$(desktop_in_files) \
$(gsettings_schemas_in_files) \
- $(convert_DATA) \
$(pkgdata_DATA)
clean-local :
diff --git a/data/mate-power-manager.convert b/data/mate-power-manager.convert
deleted file mode 100644
index 40a6a84..0000000
--- a/data/mate-power-manager.convert
+++ /dev/null
@@ -1,53 +0,0 @@
-[org.mate.power-manager]
-action-critical-battery = /apps/mate-power-manager/actions/critical_battery
-action-critical-ups = /apps/mate-power-manager/actions/critical_ups
-action-low-ups = /apps/mate-power-manager/actions/low_ups
-action-sleep-type-ac = /apps/mate-power-manager/actions/sleep_type_ac
-action-sleep-type-battery = /apps/mate-power-manager/actions/sleep_type_battery
-backlight-battery-reduce = /apps/mate-power-manager/backlight/battery_reduce
-backlight-enable = /apps/mate-power-manager/backlight/enable
-brightness-ac = /apps/mate-power-manager/backlight/brightness_ac
-brightness-dim-battery = /apps/mate-power-manager/backlight/brightness_dim_battery
-button-hibernate = /apps/mate-power-manager/buttons/hibernate
-button-lid-ac = /apps/mate-power-manager/buttons/lid_ac
-button-lid-battery = /apps/mate-power-manager/buttons/lid_battery
-button-power = /apps/mate-power-manager/buttons/power
-button-suspend = /apps/mate-power-manager/buttons/suspend
-check-type-cpu = /apps/mate-power-manager/general/check_type_cpu
-dpms-method-ac = /apps/mate-power-manager/backlight/dpms_method_ac
-dpms-method-battery = /apps/mate-power-manager/backlight/dpms_method_battery
-enable-sound = /apps/mate-power-manager/ui/enable_sound
-event-when-closed-battery = /apps/mate-power-manager/actions/event_when_closed_battery
-icon-policy = /apps/mate-power-manager/ui/icon_policy
-idle-brightness = /apps/mate-power-manager/backlight/idle_brightness
-idle-dim-ac = /apps/mate-power-manager/backlight/idle_dim_ac
-idle-dim-battery = /apps/mate-power-manager/backlight/idle_dim_battery
-idle-dim-time = /apps/mate-power-manager/backlight/idle_dim_time
-lock-blank-screen = /apps/mate-power-manager/lock/blank_screen
-lock-hibernate = /apps/mate-power-manager/lock/hibernate
-lock-keyring-hibernate = /apps/mate-power-manager/lock/mate_keyring_hibernate
-lock-keyring-suspend = /apps/mate-power-manager/lock/mate_keyring_suspend
-lock-suspend = /apps/mate-power-manager/lock/suspend
-lock-use-screensaver = /apps/mate-power-manager/lock/use_screensaver_settings
-network-sleep = /apps/mate-power-manager/general/network_sleep
-notify-discharging = /apps/mate-power-manager/notify/discharging
-notify-fully-charged = /apps/mate-power-manager/notify/fully_charged
-notify-low-capacity = /apps/mate-power-manager/notify/low_capacity
-notify-low-power = /apps/mate-power-manager/notify/low_power
-notify-perhaps-recall = /apps/mate-power-manager/notify/perhaps_recall
-notify-sleep-failed = /apps/mate-power-manager/notify/sleep_failed
-notify-sleep-failed-uri = /apps/mate-power-manager/notify/sleep_failed_uri
-percentage-action = /apps/mate-power-manager/thresholds/percentage_action
-percentage-critical = /apps/mate-power-manager/thresholds/percentage_critical
-percentage-low = /apps/mate-power-manager/thresholds/percentage_low
-show-actions = /apps/mate-power-manager/ui/show_actions
-sleep-computer-ac = /apps/mate-power-manager/timeout/sleep_computer_ac
-sleep-computer-battery = /apps/mate-power-manager/timeout/sleep_computer_battery
-sleep-computer-ups = /apps/mate-power-manager/timeout/sleep_computer_ups
-sleep-display-ac = /apps/mate-power-manager/timeout/sleep_display_ac
-sleep-display-battery = /apps/mate-power-manager/timeout/sleep_display_battery
-sleep-display-ups = /apps/mate-power-manager/timeout/sleep_display_ups
-time-action = /apps/mate-power-manager/thresholds/time_action
-time-critical = /apps/mate-power-manager/thresholds/time_critical
-time-low = /apps/mate-power-manager/thresholds/time_low
-use-time-for-policy = /apps/mate-power-manager/general/use_time_for_policy