Initial checkin of Pika from heckimp
This commit is contained in:
63
app/tests/pikadir/sessionrc-2-8-single-window
Normal file
63
app/tests/pikadir/sessionrc-2-8-single-window
Normal file
@ -0,0 +1,63 @@
|
||||
# PIKA sessionrc
|
||||
#
|
||||
# This file takes session-specific info (that is info, you want to keep
|
||||
# between two PIKA sessions). You are not supposed to edit it manually, but
|
||||
# of course you can do. The sessionrc will be entirely rewritten every time
|
||||
# you quit PIKA. If this file isn't found, defaults are used.
|
||||
|
||||
(session-info "toplevel"
|
||||
(factory-entry "pika-file-open-dialog")
|
||||
(position 390 140)
|
||||
(size 900 815))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "pika-image-new-dialog")
|
||||
(position 100 100))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "pika-empty-image-window")
|
||||
(position 140 30)
|
||||
(size 1285 750))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "pika-single-image-window")
|
||||
(position 140 30)
|
||||
(size 1050 770)
|
||||
(open-on-exit)
|
||||
(aux-info
|
||||
(left-docks-width "80")
|
||||
(right-docks-width "400")
|
||||
(maximized "no"))
|
||||
(pika-toolbox
|
||||
(side left))
|
||||
(pika-dock
|
||||
(side right)
|
||||
(book
|
||||
(current-page 0)
|
||||
(dockable "pika-layer-list"
|
||||
(tab-style icon)
|
||||
(preview-size 32)))
|
||||
(book
|
||||
(position 380)
|
||||
(current-page 0)
|
||||
(dockable "pika-brush-grid"
|
||||
(tab-style preview))))
|
||||
(pika-dock
|
||||
(side right)
|
||||
(position 200)
|
||||
(book
|
||||
(current-page 0)
|
||||
(dockable "pika-tool-options"
|
||||
(tab-style icon))))
|
||||
(pika-dock
|
||||
(side right)
|
||||
(position 550)
|
||||
(book
|
||||
(current-page 1)
|
||||
(dockable "pika-pattern-grid"
|
||||
(tab-style preview))
|
||||
(dockable "pika-gradient-list"
|
||||
(tab-style preview)))))
|
||||
|
||||
(hide-docks no)
|
||||
(single-window-mode yes)
|
||||
(last-tip-shown 0)
|
||||
|
||||
# end of sessionrc
|
Reference in New Issue
Block a user