3 # This file takes session-specific info (that is info, you want to keep
4 # between two GIMP sessions). You are not supposed to edit it manually, but
5 # of course you can do. The sessionrc will be entirely rewritten every time
6 # you quit GIMP. If this file isn't found, defaults are used.
8 (session-info "toplevel"
9 (factory-entry "gimp-empty-image-window")
12 (session-info "toplevel"
13 (factory-entry "gimp-single-image-window")
18 (left-docks-width "262")
19 (right-docks-width "205")
28 (dockable "gimp-tool-options"
31 (show-button-bar "true"))))
35 (dockable "gimp-color-editor"
38 (current-page "ColorselWheel")))
39 (dockable "gimp-gradient-list"
42 (show-button-bar "true")))
43 (dockable "gimp-pattern-grid"
46 (show-button-bar "true")))))
51 (dockable "gimp-layer-list"
55 (show-button-bar "true")))
56 (dockable "gimp-channel-list"
60 (show-button-bar "true")))
61 (dockable "gimp-vectors-list"
65 (show-button-bar "true"))))
69 (dockable "gimp-undo-history"
72 (show-button-bar "true"))))))
73 (session-info "toplevel"
74 (factory-entry "gimp-preferences-dialog")
78 (single-window-mode yes)