チェンジセット 28 : branches/candidate

差分発生行の前後
無視リスト:
更新日時:
2009/01/07 02:53:19 (3 年 前)
更新者:
h
ログメッセージ:

全部直した。問題なし。 refs #14 fixes #14

パス:
branches/candidate/platform
ファイル:
2 追加
6 変更

凡例:

変更なし
追加
削除
  • branches/candidate/platform/Darwin/chrome/content/fx2/overlay.xul

    r13 r28  
    11<?xml version="1.0"?> 
    22<?xml-stylesheet href="overlay.css" type="text/css"?> 
    3 <overlay id="vocalofx-macskin-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
     3<overlay id="vocalofx-platform-fx2-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
    44</overlay> 
  • branches/candidate/platform/Darwin/chrome/content/fx3/overlay.xul

    r13 r28  
    11<?xml version="1.0"?> 
    22<?xml-stylesheet href="overlay.css" type="text/css"?> 
    3 <overlay id="vocalofx-macskin-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
     3<overlay id="vocalofx-platform-fx3-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
    44</overlay> 
  • branches/candidate/platform/Linux/chrome/content/fx3/overlay.xul

    r22 r28  
    11<?xml version="1.0"?> 
    22<?xml-stylesheet href="overlay.css" type="text/css"?> 
    3 <overlay id="vocalofx-linskin-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
     3<overlay id="vocalofx-platform-fx3-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
    44</overlay> 
  • branches/candidate/platform/Linux/chrome/content/overlay.xul

    r13 r28  
    11<?xml version="1.0"?> 
    22<?xml-stylesheet href="overlay.css" type="text/css"?> 
    3 <overlay id="vocalofx-macskin-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
     3<overlay id="vocalofx-platform-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
    44</overlay> 
  • branches/candidate/platform/WINNT/chrome.manifest

    r22 r28  
    1212 
    1313# 3.0 
     14overlay chrome://browser/content/browser.xul chrome://vocalofx-platform/content/fx3/overlay.xul appversion>=3.0 
     15overlay chrome://browser/content/bookmarks/bookmarksPanel.xul chrome://vocalofx-platform/content/fx3/overlay.xul appversion>=3.0 
     16overlay chrome://browser/content/history/history-panel.xul chrome://vocalofx-platform/content/fx3/overlay.xul appversion>=3.0 
    1417override chrome://browser/skin/Toolbar.png chrome://vocalofx-platform/content/fx3/Toolbar.png appversion>=3.0 osversion<6 
    1518override chrome://browser/skin/Toolbar-small.png chrome://vocalofx-platform/content/fx3/Toolbar-small.png appversion>=3.0 osversion<6 
  • branches/candidate/platform/WINNT/chrome/content/overlay.xul

    r13 r28  
    11<?xml version="1.0"?> 
    22<?xml-stylesheet href="overlay.css" type="text/css"?> 
    3 <overlay id="vocalofx-macskin-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
     3<overlay id="vocalofx-platform-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
    44</overlay>