66 lines
1.5 KiB
XML
66 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>AcceptsFiles</key>
|
|
<false/>
|
|
<key>AcceptsText</key>
|
|
<false/>
|
|
<key>Authentication</key>
|
|
<false/>
|
|
<key>Author</key>
|
|
<string>profiteroles</string>
|
|
<key>BundledFiles</key>
|
|
<array/>
|
|
<key>Creator</key>
|
|
<string>Platypus-5.2</string>
|
|
<key>DeclareService</key>
|
|
<false/>
|
|
<key>DevelopmentVersion</key>
|
|
<false/>
|
|
<key>Droppable</key>
|
|
<false/>
|
|
<key>IconPath</key>
|
|
<string>/Volumes/Code/Yuba/master/Console/icon.icns</string>
|
|
<key>Identifier</key>
|
|
<string>org.profiteroles.Console</string>
|
|
<key>InterfaceType</key>
|
|
<string>Text Window</string>
|
|
<key>InterpreterPath</key>
|
|
<string>/bin/bash</string>
|
|
<key>Name</key>
|
|
<string>Console</string>
|
|
<key>NibPath</key>
|
|
<string>/usr/local/share/platypus/MainMenu.nib</string>
|
|
<key>OptimizeApplication</key>
|
|
<true/>
|
|
<key>Overwrite</key>
|
|
<false/>
|
|
<key>PromptForFileOnLaunch</key>
|
|
<false/>
|
|
<key>RemainRunning</key>
|
|
<false/>
|
|
<key>RunInBackground</key>
|
|
<true/>
|
|
<key>ScriptPath</key>
|
|
<string>/Volumes/Code/Yuba/master/Console/tail.sh</string>
|
|
<key>TextBackground</key>
|
|
<string>#23030e</string>
|
|
<key>TextFont</key>
|
|
<string>SFMono-Regular</string>
|
|
<key>TextForeground</key>
|
|
<string>#ffc3bd</string>
|
|
<key>TextSize</key>
|
|
<real>11</real>
|
|
<key>UniformTypes</key>
|
|
<array>
|
|
<string>public.item</string>
|
|
<string>public.folder</string>
|
|
</array>
|
|
<key>UseXMLPlistFormat</key>
|
|
<false/>
|
|
<key>Version</key>
|
|
<string>0.1.0.0</string>
|
|
</dict>
|
|
</plist>
|