app: fix test sessionrc files to expect the new "Color History" palette

it's now the default palette for --no-data because it's generated
and always exists.
This commit is contained in:
Michael Natterer
2014-12-07 22:31:00 +01:00
parent 47595b5615
commit 77b816791a
6 changed files with 6 additions and 6 deletions

View File

@ -94,7 +94,7 @@
(aux-info (aux-info
(show-button-bar "true") (show-button-bar "true")
(edit-active "true") (edit-active "true")
(current-data "Standard") (current-data "Color History")
(zoom-factor "2.80")))))) (zoom-factor "2.80"))))))
(session-info "toplevel" (session-info "toplevel"
(factory-entry "gimp-file-open-dialog") (factory-entry "gimp-file-open-dialog")

View File

@ -69,7 +69,7 @@
(tab-style icon) (tab-style icon)
(aux-info (aux-info
(edit-active "true") (edit-active "true")
(current-data "Standard") (current-data "Color History")
(zoom-factor "2.80")))))) (zoom-factor "2.80"))))))
# Enable this when we have a way to handle that the toolbox size is # 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 # likely to change due to the use of GDK_HINT_RESIZE_INC

View File

@ -79,7 +79,7 @@
(tab-style icon) (tab-style icon)
(aux-info (aux-info
(edit-active "true") (edit-active "true")
(current-data "Standard") (current-data "Color History")
(zoom-factor "2.80")))))) (zoom-factor "2.80"))))))
(session-info "toplevel" (session-info "toplevel"
(factory-entry "gimp-file-open-dialog") (factory-entry "gimp-file-open-dialog")

View File

@ -79,7 +79,7 @@
(tab-style icon) (tab-style icon)
(aux-info (aux-info
(edit-active "true") (edit-active "true")
(current-data "Standard") (current-data "Color History")
(zoom-factor "2.80")))))) (zoom-factor "2.80"))))))
(session-info "toplevel" (session-info "toplevel"
(factory-entry "gimp-file-open-dialog") (factory-entry "gimp-file-open-dialog")

View File

@ -86,7 +86,7 @@
(aux-info (aux-info
(show-button-bar "true") (show-button-bar "true")
(edit-active "true") (edit-active "true")
(current-data "Standard") (current-data "Color History")
(zoom-factor "2.80")))))) (zoom-factor "2.80"))))))
(session-info "toplevel" (session-info "toplevel"
(factory-entry "gimp-file-open-dialog") (factory-entry "gimp-file-open-dialog")

View File

@ -94,7 +94,7 @@
(aux-info (aux-info
(show-button-bar "true") (show-button-bar "true")
(edit-active "true") (edit-active "true")
(current-data "Standard") (current-data "Color History")
(zoom-factor "2.80")))))) (zoom-factor "2.80"))))))
(session-info "toplevel" (session-info "toplevel"
(factory-entry "gimp-file-open-dialog") (factory-entry "gimp-file-open-dialog")