[gimp] app/tests: Don't have toolbox in sessionrc in session-management test
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app/tests: Don't have toolbox in sessionrc in session-management test
- Date: Sat, 29 May 2010 13:42:14 +0000 (UTC)
commit c67a8c75460b9d1faa25a1373afcfd313f27fdea
Author: Martin Nordholts <martinn src gnome org>
Date: Sat May 29 15:46:15 2010 +0200
app/tests: Don't have toolbox in sessionrc in session-management test
Enable it again when we have a way to handle that the toolbox size is
likely to change due to the use of GDK_HINT_RESIZE_INC.
app/tests/gimpdir/sessionrc | 10 ++++++----
app/tests/gimpdir/sessionrc-expected | 6 ------
2 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/app/tests/gimpdir/sessionrc b/app/tests/gimpdir/sessionrc
index 31218d2..c3942ea 100644
--- a/app/tests/gimpdir/sessionrc
+++ b/app/tests/gimpdir/sessionrc
@@ -78,10 +78,12 @@
(edit-active "true")
(current-data "Standard")
(zoom-factor "2.80"))))))
-(session-info "toolbox" "dock"
- (position 13 37)
- (size 96 620)
- (open-on-exit))
+# Enable this when we have a way to handle that the toolbox size is
+# likely to change due to the use of GDK_HINT_RESIZE_INC
+# (session-info "toolbox" "dock"
+# (position 13 37)
+# (size 96 620)
+# (open-on-exit))
(session-info "toplevel" "gimp-file-open-dialog"
(position 392 140)
(size 902 816))
diff --git a/app/tests/gimpdir/sessionrc-expected b/app/tests/gimpdir/sessionrc-expected
index ac5ffe2..52b6f48 100644
--- a/app/tests/gimpdir/sessionrc-expected
+++ b/app/tests/gimpdir/sessionrc-expected
@@ -83,12 +83,6 @@
(current-data "Standard")
(zoom-factor "2.80"))))))
(session-info "toplevel"
- (factory-entry "gimp-toolbox-window")
- (position 13 37)
- (size 96 620)
- (open-on-exit)
- (gimp-toolbox))
-(session-info "toplevel"
(factory-entry "gimp-file-open-dialog")
(position 392 140)
(size 902 816))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]