[gnome-photos] main-window: Do not hide the headerbar when maximized
- From: Debarshi Ray <debarshir src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-photos] main-window: Do not hide the headerbar when maximized
 
- Date: Tue, 20 Aug 2013 08:22:11 +0000 (UTC)
 
commit e9dcbcaae324e8a21fef4eed1111a92722c7fa54
Author: Yosef Or Boczko <yoseforb gmail com>
Date:   Tue Aug 20 11:05:46 2013 +0300
    main-window: Do not hide the headerbar when maximized
 src/photos-main-window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-main-window.c b/src/photos-main-window.c
index ce0e110..57748f6 100644
--- a/src/photos-main-window.c
+++ b/src/photos-main-window.c
@@ -308,7 +308,6 @@ photos_main_window_new (GtkApplication *application)
                        "width_request", WINDOW_MIN_WIDTH,
                        "height_request", WINDOW_MIN_HEIGHT,
                        "application", application,
-                       "hide-titlebar-when-maximized", TRUE,
                        "title", _(PACKAGE_NAME),
                        "window-position", GTK_WIN_POS_CENTER,
                        NULL);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]