app/tests: Add "gimp-single-image-window" entry to sessionrc

Add "gimp-single-image-window" entry to sessionrc. Makes the UI test
behave a bit more nicely.
This commit is contained in:
Martin Nordholts 2010-06-27 10:43:58 +02:00
parent 3f0b473680
commit bbfb4b13df
2 changed files with 8 additions and 0 deletions

View File

@ -90,6 +90,10 @@
(session-info "display" "gimp-empty-image-window"
(position 140 30)
(size 610 190))
(session-info "toplevel"
(factory-entry "gimp-single-image-window")
(position 10 40)
(size 900 600))
(last-tip-shown 0)

View File

@ -91,6 +91,10 @@
(factory-entry "gimp-empty-image-window")
(position 140 30)
(size 610 190))
(session-info "toplevel"
(factory-entry "gimp-single-image-window")
(position 10 40)
(size 900 600))
(last-tip-shown 0)