[gnome-photos/wip/facebook] main-window: Do not hide the headerbar when maximized
- From: Álvaro Peña <alvaropg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/facebook] main-window: Do not hide the headerbar when maximized
- Date: Fri, 22 Nov 2013 21:54:53 +0000 (UTC)
commit 631c9dd67ac585d8e349aead20cc12734c22142c
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]