shell: Use GtkButton instead GdHeaderButton
remove header-bar from LIBGD_INIT in configure.ac https://bugzilla.gnome.org/show_bug.cgi?id=704170
This commit is contained in:
parent
dd1a0c8dce
commit
48789d617e
2 changed files with 9 additions and 4 deletions
|
@ -111,7 +111,7 @@ COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
|
|||
gio-unix-2.0
|
||||
gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION"
|
||||
|
||||
LIBGD_INIT([_view-common notification main-toolbar header-bar stack static])
|
||||
LIBGD_INIT([_view-common notification main-toolbar stack static])
|
||||
|
||||
PKG_CHECK_MODULES(LIBLANGUAGE, $COMMON_MODULES gnome-desktop-3.0 fontconfig)
|
||||
PKG_CHECK_MODULES(LIBSHORTCUTS, $COMMON_MODULES x11)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue