shell: Use GdHeaderBar in the shell
https://bugzilla.gnome.org/show_bug.cgi?id=692174
This commit is contained in:
parent
17d52d46b0
commit
8bee6c9461
3 changed files with 10 additions and 33 deletions
|
@ -120,7 +120,7 @@ COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
|
|||
gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION
|
||||
libnotify >= $LIBNOTIFY_REQUIRED_VERSION"
|
||||
|
||||
LIBGD_INIT([_view-common static])
|
||||
LIBGD_INIT([_view-common main-toolbar header-bar 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