mon système OSX tiger
j'ai installé NSMContext et HandCoder et attribué des applications pour l'ouverture du fichier en externe.
lorsque NSMContext et installé seul je peux ouvrir sans problème mon fichier dans safari et les images dans graphic converter par exemple.
MON PROBLEME:

mais lorsque HandCoder est installé plus rien ne fonctionne (hormis l'ouverture des images)
il m'est impossible d'ouvrir mon fichier en cours avec un editeur externe (smutron) ni même dans mon navigateur (safari) depuis les menus editeur et navigateur.
ci joint mon fichier launchy.xml:
Code : Tout sélectionner
<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
<application>
<label>GraphicConverter</label>
<type>8</type>
<command>/Applications/GraphicConverter</command>
<arguments></arguments>
</application>
<application>
<label>Smultron</label>
<type>7</type>
<command>/Applications/LOGICIELS LIBRES/Smultron.app</command>
<arguments></arguments>
</application>
<application>
<label>Safari</label>
<type>1</type>
<command>/Applications/Safari.app</command>
<arguments></arguments>
</application>
</configurations>

merci d'avance
Message envoyé avec : Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr) AppleWebKit/418.9 (KHTML, like Gecko) Safari/419.3