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:
@ -94,7 +94,7 @@
|
||||
(aux-info
|
||||
(show-button-bar "true")
|
||||
(edit-active "true")
|
||||
(current-data "Standard")
|
||||
(current-data "Color History")
|
||||
(zoom-factor "2.80"))))))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-open-dialog")
|
||||
|
@ -69,7 +69,7 @@
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(edit-active "true")
|
||||
(current-data "Standard")
|
||||
(current-data "Color History")
|
||||
(zoom-factor "2.80"))))))
|
||||
# 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
|
||||
|
@ -79,7 +79,7 @@
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(edit-active "true")
|
||||
(current-data "Standard")
|
||||
(current-data "Color History")
|
||||
(zoom-factor "2.80"))))))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-open-dialog")
|
||||
|
@ -79,7 +79,7 @@
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(edit-active "true")
|
||||
(current-data "Standard")
|
||||
(current-data "Color History")
|
||||
(zoom-factor "2.80"))))))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-open-dialog")
|
||||
|
@ -86,7 +86,7 @@
|
||||
(aux-info
|
||||
(show-button-bar "true")
|
||||
(edit-active "true")
|
||||
(current-data "Standard")
|
||||
(current-data "Color History")
|
||||
(zoom-factor "2.80"))))))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-open-dialog")
|
||||
|
@ -94,7 +94,7 @@
|
||||
(aux-info
|
||||
(show-button-bar "true")
|
||||
(edit-active "true")
|
||||
(current-data "Standard")
|
||||
(current-data "Color History")
|
||||
(zoom-factor "2.80"))))))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-open-dialog")
|
||||
|
Reference in New Issue
Block a user