Add quit button to toolbar.

This commit is contained in:
Inusaito Sayori
2014-10-23 04:16:31 -04:00
parent 7cf069bf4c
commit 855769c53e
5 changed files with 18 additions and 0 deletions

View File

@@ -1670,6 +1670,17 @@
<key>Value</key>
<boolean>0</boolean>
</map>
<key>ToolbarVisibleQuit</key>
<map>
<key>Comment</key>
<string>Whether or not the button to quit is on the toolbar</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<boolean>0</boolean>
</map>
<key>ToolbarVisibleRadar</key>
<map>
<key>Comment</key>