[gnome-documents] presentation: Use a header bar



commit 06f955fee522c5cf2ab8270b9c94aa5889fbc67a
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Sep 29 14:10:27 2014 +0200

    presentation: Use a header bar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737580

 src/presentation.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/presentation.js b/src/presentation.js
index ea755a1..2829fe9 100644
--- a/src/presentation.js
+++ b/src/presentation.js
@@ -154,6 +154,7 @@ const PresentationOutputChooser = new Lang.Class({
                                         modal: true,
                                         transient_for: toplevel,
                                         destroy_with_parent: true,
+                                        use_header_bar: true,
                                         title: _("Present On"),
                                         default_width: 300,
                                         default_height: 150,


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