[gtk+] Update gdkkeysyms.h header



commit 4be04743f1a41bf95a212968ec06f4f311db60a8
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Apr 19 17:28:35 2013 -0400

    Update gdkkeysyms.h header
    
    Regenerate these files from the X11 keysymdef.h file, using
    gdkkeysyms-update.pl. The only change is the addition of
    GDK_KEY_AudioMicMute.

 gdk/gdkkeysyms-compat.h | 1 +
 gdk/gdkkeysyms.h        | 1 +
 2 files changed, 2 insertions(+)
---
diff --git a/gdk/gdkkeysyms-compat.h b/gdk/gdkkeysyms-compat.h
index 5b220e8..c965bb9 100644
--- a/gdk/gdkkeysyms-compat.h
+++ b/gdk/gdkkeysyms-compat.h
@@ -2278,6 +2278,7 @@
 #define GDK_TouchpadToggle 0x1008ffa9
 #define GDK_TouchpadOn 0x1008ffb0
 #define GDK_TouchpadOff 0x1008ffb1
+#define GDK_AudioMicMute 0x1008ffb2
 #define GDK_Switch_VT_1 0x1008fe01
 #define GDK_Switch_VT_2 0x1008fe02
 #define GDK_Switch_VT_3 0x1008fe03
diff --git a/gdk/gdkkeysyms.h b/gdk/gdkkeysyms.h
index b5c2e95..d2d6d07 100644
--- a/gdk/gdkkeysyms.h
+++ b/gdk/gdkkeysyms.h
@@ -2287,6 +2287,7 @@
 #define GDK_KEY_TouchpadToggle 0x1008ffa9
 #define GDK_KEY_TouchpadOn 0x1008ffb0
 #define GDK_KEY_TouchpadOff 0x1008ffb1
+#define GDK_KEY_AudioMicMute 0x1008ffb2
 #define GDK_KEY_Switch_VT_1 0x1008fe01
 #define GDK_KEY_Switch_VT_2 0x1008fe02
 #define GDK_KEY_Switch_VT_3 0x1008fe03


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