71 lines
1.8 KiB
XML
71 lines
1.8 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>
|
|
<true/>
|
|
<key>AcceptsText</key>
|
|
<false/>
|
|
<key>Authentication</key>
|
|
<false/>
|
|
<key>Author</key>
|
|
<string>profiteroles</string>
|
|
<key>BundledFiles</key>
|
|
<array>
|
|
<string>/Volumes/Code/Minat/bin</string>
|
|
<string>/Volumes/Code/Minat/master/current_version.txt</string>
|
|
<string>/Volumes/Code/Minat/master/functions.php</string>
|
|
<string>/Volumes/Code/Minat/master/prefs.php</string>
|
|
<string>/Volumes/Code/Minat/master/Minat.php</string>
|
|
<string>/Volumes/Code/Minat/master/MinatPrefs.php</string>
|
|
<string>/Volumes/Code/Minat/master/hr.png</string>
|
|
</array>
|
|
<key>Creator</key>
|
|
<string>Platypus-5.3</string>
|
|
<key>DeclareService</key>
|
|
<false/>
|
|
<key>DevelopmentVersion</key>
|
|
<false/>
|
|
<key>Droppable</key>
|
|
<true/>
|
|
<key>IconPath</key>
|
|
<string>/Volumes/Code/Minat/master/icon.icns</string>
|
|
<key>Identifier</key>
|
|
<string>org.profiteroles.Minat</string>
|
|
<key>InterfaceType</key>
|
|
<string>Droplet</string>
|
|
<key>InterpreterPath</key>
|
|
<string>/usr/bin/php</string>
|
|
<key>Name</key>
|
|
<string>Minat</string>
|
|
<key>NibPath</key>
|
|
<string>/Volumes/Code/Minat/master/MainMenu.nib</string>
|
|
<key>OptimizeApplication</key>
|
|
<true/>
|
|
<key>Overwrite</key>
|
|
<false/>
|
|
<key>PromptForFileOnLaunch</key>
|
|
<false/>
|
|
<key>RemainRunning</key>
|
|
<true/>
|
|
<key>RunInBackground</key>
|
|
<false/>
|
|
<key>ScriptPath</key>
|
|
<string>/Volumes/Code/Minat/master/script</string>
|
|
<key>TextBackground</key>
|
|
<string>#ffffff</string>
|
|
<key>TextFont</key>
|
|
<string>Monaco</string>
|
|
<key>TextForeground</key>
|
|
<string>#000000</string>
|
|
<key>TextSize</key>
|
|
<real>13</real>
|
|
<key>UniformTypes</key>
|
|
<array>
|
|
<string>public.folder</string>
|
|
</array>
|
|
<key>Version</key>
|
|
<string>0.0.0.0</string>
|
|
</dict>
|
|
</plist>
|