Ickata

關於我

開發者資訊
名稱 Ickata
加入日期 Dec. 5, 2010
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

Launchy

評分: 3 / 5 顆星

Works perfectly on Windows but doesn't work on Mac :(

Does not detect any application installed on Mac, even if checked the checkbox.

Also created launchy.xml in chrome directory with the following xml:

<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
<application>
<label>Safari</label>
<type>1</type>
<command>open /Volumes/Macintosh/Applications/Safari.app/</command>
</application>
</configurations>

This does not work as well. Always says "Launchy is disabled! No supported applications installed."