[gnome-software/wip/rancell/ubuntu-3-20-2: 1/59] Do not use the header bar on Unity



commit 0c5ffbae06f52ed533e7d22717cc927529c526de
Author: Richard Hughes <richard hughsie com>
Date:   Thu Apr 7 15:22:11 2016 +0100

    Do not use the header bar on Unity
    
    Based on a patch by Robert Ancell, many thanks.

 src/gs-utils.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-utils.h b/src/gs-utils.h
index 89d9abf..a218b80 100644
--- a/src/gs-utils.h
+++ b/src/gs-utils.h
@@ -70,6 +70,8 @@ gboolean       gs_utils_is_current_desktop    (const gchar    *name);
 void            gs_utils_widget_set_custom_css (GtkWidget      *widget,
                                                 const gchar    *css);
 
+gboolean        gs_utils_is_current_desktop    (const gchar    *name);
+
 G_END_DECLS
 
 #endif /* __GS_UTILS_H */


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