diff options
Diffstat (limited to 'gdk/x11/gdkevents-x11.c')
-rw-r--r-- | gdk/x11/gdkevents-x11.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/x11/gdkevents-x11.c b/gdk/x11/gdkevents-x11.c index f10be2154a..491d0bc4c6 100644 --- a/gdk/x11/gdkevents-x11.c +++ b/gdk/x11/gdkevents-x11.c @@ -2627,6 +2627,8 @@ static struct { "Net/CursorBlinkTime", "gtk-cursor-blink-time" }, { "Net/ThemeName", "gtk-theme-name" }, { "Net/IconThemeName", "gtk-icon-theme-name" }, + { "Gtk/ButtonImages", "gtk-button-images" }, + { "Gtk/MenuImages", "gtk-menu-images" }, }; static void |