Closes #6458 Supress first-run console warnings
This commit is contained in:
parent
14d7026164
commit
4caa77fb69
1 changed files with 4 additions and 4 deletions
|
|
@ -21,15 +21,15 @@
|
|||
</key>
|
||||
|
||||
<key name="folder-list-pane-position" type="i">
|
||||
<default>-1</default>
|
||||
<default>100</default>
|
||||
<summary>position of folder list pane</summary>
|
||||
<description>Position of the folder list Paned grabber. -1 means unset.</description>
|
||||
<description>Position of the folder list Paned grabber.</description>
|
||||
</key>
|
||||
|
||||
<key name="messages-pane-position" type="i">
|
||||
<default>-1</default>
|
||||
<default>250</default>
|
||||
<summary>position of message list pane</summary>
|
||||
<description>Position of the message list Paned grabber. -1 means unset.</description>
|
||||
<description>Position of the message list Paned grabber.</description>
|
||||
</key>
|
||||
|
||||
<key name="autoselect" type="b">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue