70 lines
1.5 KiB
XML
70 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>Authentication</key>
|
|
<false/>
|
|
<key>Author</key>
|
|
<string>Sveinbjorn Thordarson</string>
|
|
<key>BundledFiles</key>
|
|
<array/>
|
|
<key>Creator</key>
|
|
<string>Platypus-5.4.1</string>
|
|
<key>Overwrite</key>
|
|
<false/>
|
|
<key>DevelopmentVersion</key>
|
|
<false/>
|
|
<key>Example</key>
|
|
<true/>
|
|
<key>ScriptName</key>
|
|
<string>SysLoadMenu.sh</string>
|
|
<key>Script</key>
|
|
<string>#!/bin/sh
|
|
w
|
|
</string>
|
|
<key>DocIconPath</key>
|
|
<string></string>
|
|
<key>Droppable</key>
|
|
<false/>
|
|
<key>IconPath</key>
|
|
<string></string>
|
|
<key>Identifier</key>
|
|
<string>org.sveinbjorn.SysLoadMenu</string>
|
|
<key>InterpreterPath</key>
|
|
<string>/bin/sh</string>
|
|
<key>Name</key>
|
|
<string>SysLoadMenu</string>
|
|
<key>OptimizeApplication</key>
|
|
<false/>
|
|
<key>InterfaceType</key>
|
|
<string>Status Menu</string>
|
|
<key>InterpretarArgs</key>
|
|
<array/>
|
|
<key>RemainRunning</key>
|
|
<true/>
|
|
<key>RunInBackground</key>
|
|
<true/>
|
|
<key>StatusItemDisplayType</key>
|
|
<string>Text</string>
|
|
<key>StatusItemIcon</key>
|
|
<data></data>
|
|
<key>StatusItemUseSystemFont</key>
|
|
<false/>
|
|
<key>StatusItemIconIsTemplate</key>
|
|
<false/>
|
|
<key>StatusItemTitle</key>
|
|
<string>w</string>
|
|
<key>Suffixes</key>
|
|
<array/>
|
|
<key>TextBackground</key>
|
|
<string>#ffffff</string>
|
|
<key>TextFont</key>
|
|
<string>Monaco</string>
|
|
<key>TextForeground</key>
|
|
<string>#000000</string>
|
|
<key>TextSize</key>
|
|
<real>10</real>
|
|
<key>Version</key>
|
|
<string>1.0</string>
|
|
</dict>
|
|
</plist>
|