- 更新日時:
- 2009/10/12 23:21:32 (3 年 前)
- パス:
- branches/release-1.0/chrome/content/tool
- ファイル:
-
- 3 変更
-
mikuCalc.html (変更) (1 diff)
-
mikuCalc/calc.xul (変更) (1 diff)
-
tool.properties (変更) (1 diff)
凡例:
- 変更なし
- 追加
- 削除
-
branches/release-1.0/chrome/content/tool/mikuCalc.html
r81 r93 2 2 <head> 3 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 <title> �~�N�d��or �ڂ���</title>4 <title>ミク電卓 for ぼかろFx</title> 5 5 <link rel="stylesheet" href="chrome://vocalofx/content/tool/toolhtml.css"> 6 6 </head> 7 7 <body> 8 <iframe src="chrome://vocalofx/content/tool/mikuCalc/calc.xul" width="380px" height="2 30px" style="border: 0px;">8 <iframe src="chrome://vocalofx/content/tool/mikuCalc/calc.xul" width="380px" height="280px" style="border: 0px;"> 9 9 </body> 10 10 </html> -
branches/release-1.0/chrome/content/tool/mikuCalc/calc.xul
r81 r93 2 2 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> 3 3 <?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"> 5 5 <script type="application/x-javascript" src="calc.js"/> 6 6 <menubar> -
branches/release-1.0/chrome/content/tool/tool.properties
r81 r93 15 15 clock.size=180,240 16 16 clock2.size=180,240 17 mikuCalc.size=380,2 3017 mikuCalc.size=380,280
