チェンジセット 93 : branches

差分発生行の前後
無視リスト:
更新日時:
2009/10/12 23:21:32 (3 年 前)
更新者:
h
ログメッセージ:

fixes #11
ウィンドウサイズを元に戻す

パス:
branches/release-1.0/chrome/content/tool
ファイル:
3 変更

凡例:

変更なし
追加
削除
  • branches/release-1.0/chrome/content/tool/mikuCalc.html

    r81 r93  
    22<head> 
    33<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
    4 <title>�~�N�d��or �ڂ���</title> 
     4<title>ミク電卓 for ぼかろFx</title> 
    55<link rel="stylesheet" href="chrome://vocalofx/content/tool/toolhtml.css"> 
    66</head> 
    77<body> 
    8 <iframe src="chrome://vocalofx/content/tool/mikuCalc/calc.xul" width="380px" height="230px" style="border: 0px;"> 
     8<iframe src="chrome://vocalofx/content/tool/mikuCalc/calc.xul" width="380px" height="280px" style="border: 0px;"> 
    99</body> 
    1010</html> 
  • branches/release-1.0/chrome/content/tool/mikuCalc/calc.xul

    r81 r93  
    22<?xml-stylesheet href="chrome://global/skin/" type="text/css"?> 
    33<?xml-stylesheet href="calc.css" type="text/css"?> 
    4 <window id="p4v-mikuCalc" width="380" height="280" title="ミク電卓 for ぼかろfx" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
     4<window id="p4v-mikuCalc" width="380" height="280" title="ミク電卓 for ぼかろFx" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
    55<script type="application/x-javascript" src="calc.js"/> 
    66        <menubar> 
  • branches/release-1.0/chrome/content/tool/tool.properties

    r81 r93  
    1515clock.size=180,240 
    1616clock2.size=180,240 
    17 mikuCalc.size=380,230 
     17mikuCalc.size=380,280