← Back to team overview

zim-wiki team mailing list archive

Edit page source on the Mac

 

Hi,
until https://bugs.launchpad.net/zim/+bug/592432 is resolved here's how to get it working: place your favourite combination of the following files in the data/applications folder of your Zim installation.

___defaults.list___
text/plain=open-t

___mimeinfo.cache___
text/plain=open-t.desktop;textmate.desktop

___open-t.desktop___
[Desktop Entry]
Version=1.0
Type=Application
Exec=open -t
NoDisplay=true
Name=Default (Mac)

___textmate.desktop___
[Desktop Entry]
Version=1.0
Type=Application
Exec=mate --wait
NoDisplay=true
Name=TextMate