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



commit e1217fa6ea404fe308c1f094b36ce44a0c97fb79
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 c28e125..4f47900 100644
--- a/src/gs-utils.h
+++ b/src/gs-utils.h
@@ -74,6 +74,8 @@ void           gs_utils_show_error_dialog     (GtkWindow      *parent,
                                                 const gchar    *msg,
                                                 const gchar    *details);
 
+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]