Microsoft Internet Explorer

このエントリーをはてなブックマークに追加
940904
>>936
改行コードLFを扱えるエディタでToolbar.xmlを開いて以下の書式で追加する。
imageenabledタグは省略可。

<button>
<command>OURL</command>
<url>http://www.google.co.jp/</url>
<title>Google</title>
<imageenabled>file:///Macintosh%20HD/google_logo.gif</imageenabled>
</button>