差分発生行の前後
無視リスト:
更新日時:
2009/06/28 17:52:45 (3 年 前)
更新者:
h
ログメッセージ:

refs #10
まずは、切り替え機能なしwin版

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • branches/release-1.0/chrome/content/overlay.xul

    r53 r54  
    11<?xml version="1.0"?> 
    22<?xml-stylesheet href="chrome://vocalofx/content/overlay.css" type="text/css"?> 
     3<?xml-stylesheet href="chrome://vocalofx/content/skin/" type="text/css"?> 
     4<?xml-stylesheet href="chrome://vocalofx/content/icons/throbber.css" type="text/css"?> 
     5<?xml-stylesheet href="chrome://vocalofx/content/icons/favicon.css" type="text/css"?> 
     6<?xml-stylesheet href="chrome://vocalofx/content/icons/bookmark-item.css" type="text/css"?> 
     7<?xml-stylesheet href="chrome://vocalofx/content/icons/back-button.css" type="text/css"?> 
     8<?xml-stylesheet href="chrome://vocalofx/content/icons/forward-button.css" type="text/css"?> 
     9<?xml-stylesheet href="chrome://vocalofx/content/icons/back-forward-dropmarker.css" type="text/css"?> 
     10<?xml-stylesheet href="chrome://vocalofx/content/icons/bookmarks-button.css" type="text/css"?> 
     11<?xml-stylesheet href="chrome://vocalofx/content/icons/home-button.css" type="text/css"?> 
    312<!DOCTYPE overlay SYSTEM "chrome://vocalofx/locale/vocalofx.dtd"> 
    413<overlay id="vocalofx-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">