app/tests: Use Palette Editor in sessionrc test for dockable aux info

Use Palette Editor in the sessionrc regression test so that the test
includes aux info for a dockable.
This commit is contained in:
Martin Nordholts 2009-12-04 08:30:39 +01:00
parent d33f643f6b
commit c0e8018e8d
1 changed files with 7 additions and 4 deletions

View File

@ -53,7 +53,7 @@
(tab-style preview)))))
(session-info "dock" "dock"
(position 714 320)
(size 200 384)
(size 200 401)
(open-on-exit)
(aux-info
(show-image-menu "true")
@ -65,11 +65,14 @@
(tab-style icon)
(preview-size 32)))
(book
(position 169)
(position 162)
(current-page 0)
(dockable "gimp-vectors-list"
(dockable "gimp-palette-editor"
(tab-style icon)
(preview-size 32)))))
(aux-info
(edit-active "true")
(current-data "Standard")
(zoom-factor "2.80"))))))
(session-info "toolbox" "dock"
(position 44 104)
(size 102 526)