[gnome-settings-daemon] media-keys: Change order of key to match shortcuts list



commit 2261977874c495ecd3664c8c1b7ececb8fb53944
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Jun 25 12:59:13 2017 +0200

    media-keys: Change order of key to match shortcuts list
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650371

 plugins/media-keys/media-keys.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/media-keys/media-keys.h b/plugins/media-keys/media-keys.h
index 387ff05..c91cafc 100644
--- a/plugins/media-keys/media-keys.h
+++ b/plugins/media-keys/media-keys.h
@@ -26,10 +26,10 @@ typedef enum {
         MUTE_KEY,
         VOLUME_DOWN_KEY,
         VOLUME_UP_KEY,
+        MIC_MUTE_KEY,
         MUTE_QUIET_KEY,
         VOLUME_DOWN_QUIET_KEY,
         VOLUME_UP_QUIET_KEY,
-        MIC_MUTE_KEY,
         LOGOUT_KEY,
         EJECT_KEY,
         HOME_KEY,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]