diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2014-01-31 21:22:17 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2014-01-31 21:22:17 +0000 |
commit | 45e0bd8a3b2153e910719e6a6ceea94e0e32c2ca (patch) | |
tree | b74cace69fd499f9e82e5f36064e2301265880fc /installer/mac | |
parent | d4b4effae04ef6a756e04e109792bb855e6bc13e (diff) | |
download | pdf-over-45e0bd8a3b2153e910719e6a6ceea94e0e32c2ca.tar.gz pdf-over-45e0bd8a3b2153e910719e6a6ceea94e0e32c2ca.tar.bz2 pdf-over-45e0bd8a3b2153e910719e6a6ceea94e0e32c2ca.zip |
mac installer updated
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@504 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'installer/mac')
-rw-r--r-- | installer/mac/PDF-Over.platypus | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/installer/mac/PDF-Over.platypus b/installer/mac/PDF-Over.platypus index 1b9663fc..fb61659f 100644 --- a/installer/mac/PDF-Over.platypus +++ b/installer/mac/PDF-Over.platypus @@ -34,6 +34,7 @@ <string>/usr/local/share/platypus/ScriptExec</string> <key>FileTypes</key> <array> + <string>fold</string> <string>PDF </string> </array> <key>IconPath</key> @@ -59,7 +60,7 @@ <key>ScriptArgs</key> <array/> <key>ScriptPath</key> - <string>/Users/TestMac/Documents/pdf-over_mac.sh</string> + <string>/Users/TestMac/Documents/Contents/scripts/pdf-over_mac.sh</string> <key>Secure</key> <false/> <key>ShowInDock</key> @@ -88,6 +89,6 @@ <key>UseXMLPlistFormat</key> <true/> <key>Version</key> - <string>4.0.1</string> + <string>4.0.2</string> </dict> </plist> |