[gimp/gtk3-port: 82/130] 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/130] app: #if 0 call to gtk_statusbar_set_has_resize_grip()
- Date: Sun, 14 Nov 2010 22:10:07 +0000 (UTC)
commit f532d91923514c7bd43f6110048ed03bc63134fe
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]