■スレッドリストへ戻る■ 全部 1- 101- 201- 301- 最新50

Mozillaで2ch専用ブラウザ

86 :超ぉ〜Anne :2001/11/04(日) 19:54
このパッチは長すぎるらしいので,次のと繋げてから使って下さい m(_ _)m.diff -rNu moz2ch.org/content/moz2ch/pref/pref-moz2ch-1.xul moz2ch/content/moz2ch/pref/pref-moz2ch-1.xul
--- moz2ch.org/content/moz2ch/pref/pref-moz2ch-1.xulThu Jan 1 09:00:00 1970
+++ moz2ch/content/moz2ch/pref/pref-moz2ch-1.xulSun Nov 4 18:22:25 2001
@@ -0,0 +1,115 @@
+<?xml version="1.0"?>
+
+<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
+<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
+<?xul-overlay href="chrome://global/content/globalOverlay.xul"?>
+
+<!DOCTYPE window [
+<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
+%brandDTD;
+<!ENTITY % identityDTD
+ SYSTEM "chrome://moz2ch/locale/pref/pref-moz2ch.dtd" >
+%identityDTD;
+]>
+
+<window xmlns:html="http://www.w3.org/1999/xhtml"
+ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
+ class="color-dialog"
+ orient="vertical"
+ onload="parent.initPanel( panel );"
+>
+
+<script type="application/x-javascript">
+ <![CDATA[
+ var panel = "chrome://moz2ch/content/pref/pref-moz2ch-1.xul";
+ var _elementIDs =
+ ["moz2chPrefHNInput","moz2chPrefMailInput","moz2chPrefProxyReadCheck",
+ "moz2chPrefProxyRead","moz2chPrefProxyWrite",
+ "moz2chPrefProxyWriteCheck","moz2chPrefGetLimitThread","moz2chPrefGetLimitRes"];
+
+ ]]>
+</script>
+
+ <box class="box-smallheader" title="&pref1.label;"/>
+
+ <groupbox>
+ <caption label="&moz2chPrefIdentity.label;"/>
+ <grid>
+ <columns>
+ <column/>
+ <column/>
+ </columns>
+ <rows>
+ <row>
+ <label accesskey="&moz2chPrefHNInput.accesskey;" value="&moz2chPrefHNInput.label;" for="moz2chPrefHNInput"/>
+ <textbox id="moz2chPrefHNInput" size="20" pref="true" preftype="value" prefstring="moz2ch.handlename" prefattribute="value"/>
+ </row>
+ <row>
+ <label accesskey="&moz2chPrefMailInput.accesskey;" value="&moz2chPrefMailInput.label;" for="moz2chPrefMailInput"/>
+ <textbox id="moz2chPrefMailInput" size="20" pref="true" preftype="value" prefstring="moz2ch.mailaddress" prefattribute="value"/>
+ </row>
+ </rows>
+ </grid>
+ </groupbox>
+

186KB
新着レスの表示

スレッドリストへ戻る 全部 前100 次100 最新50

0ch BBS 2004-10-30