From 962c75b3cf9d301227d7f584fa913ef21f28bd78 Mon Sep 17 00:00:00 2001 From: gm10 <13855078+gm10@users.noreply.github.com> Date: Sat, 27 Jul 2019 11:23:47 +0200 Subject: Change media-keys volume-step default from 6 to 5 in the gschema and use only that instead of a redundant constant in the code. --- data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in index 9677b6a..866fbf7 100644 --- a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in +++ b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in @@ -16,7 +16,7 @@ Priority to use for this plugin in mate-settings-daemon startup queue - 6 + 5 Volume step Volume step as percentage of volume. -- cgit v1.2.1