Commit 6771615d authored by Craig Watson's avatar Craig Watson

Fix for OS X 'Save PDF to OpenBoard' workflow still referencing Open-Sankoré

parent 37dcd6c4
......@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>org.oe-f.pdfworkflow.savepdftoopensankore</string>
<string>org.oe-f.pdfworkflow.savepdftoopenboard</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
......
......@@ -55,7 +55,7 @@
<key>ActionParameters</key>
<dict>
<key>COMMAND_STRING</key>
<string>open -b org.eduxia.open-sankore "$1"</string>
<string>open -b org.oe-f.openboard "$1"</string>
<key>CheckedForUserDefaultShell</key>
<true/>
<key>inputMethod</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment