[gimp/gtk3-port: 82/137] app: #if 0 call to gtk_statusbar_set_has_resize_grip()
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 82/137] app: #if 0 call to gtk_statusbar_set_has_resize_grip()
- Date: Mon, 22 Nov 2010 10:26:59 +0000 (UTC)
commit 162d1983cd7a359ef86dabd3e894b11542b34090
Author: Michael Natterer <mitch gimp org>
Date: Tue Oct 19 20:01:16 2010 +0200
app: #if 0 call to gtk_statusbar_set_has_resize_grip()
app/display/gimpdisplayshell-appearance.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-appearance.c b/app/display/gimpdisplayshell-appearance.c
index 233bf10..0da1de2 100644
--- a/app/display/gimpdisplayshell-appearance.c
+++ b/app/display/gimpdisplayshell-appearance.c
@@ -77,8 +77,10 @@ gimp_display_shell_appearance_update (GimpDisplayShell *shell)
appearance_set_action_active (shell, "view-fullscreen", fullscreen);
+#if 0
gtk_statusbar_set_has_resize_grip (GTK_STATUSBAR (shell->statusbar),
! fullscreen);
+#endif
}
gimp_display_shell_set_show_menubar (shell,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]