39 lines
804 B
INI
39 lines
804 B
INI
# This file describes initial state of dialogs after fresh Inkscape installation
|
|
# (when ~/.config/inkscape/dialogs-state-ex.ini is missing).
|
|
|
|
[Windows]
|
|
Count=1
|
|
|
|
[Window0Column0]
|
|
# list of dialogs docked and open by default:
|
|
ColumnWidth=330
|
|
Notebook0Dialogs=Objects;FillStroke;
|
|
NotebookCount=1
|
|
BeforeCanvas=false
|
|
|
|
[Window0]
|
|
ColumnCount=1
|
|
Floating=false
|
|
|
|
# list of dialogs that will be open floating by default:
|
|
# note: the 'state' is left empty to use default (display-dependent) coordinates
|
|
[transient]
|
|
state1=
|
|
dialogs1=CloneTiler;
|
|
state2=
|
|
dialogs2=DocumentProperties;
|
|
state3=
|
|
dialogs3=DocumentResources;
|
|
state4=
|
|
dialogs4=FilterEffects;
|
|
state5=
|
|
dialogs5=FontCollections;
|
|
state6=
|
|
dialogs6=Preferences;
|
|
state7=
|
|
dialogs7=XMLEditor;
|
|
state8=
|
|
dialogs8=ExtensionsGallery
|
|
state9=
|
|
dialogs9=FilterGallery
|
|
count=9
|