mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Cope with SARUMARU's new resource kit
and now the help menu problem should be fixed.
This commit is contained in:
parent
cc947348fd
commit
ea676b6c0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22356
@ -15,7 +15,7 @@ PKGDIR= ${.CURDIR}/../netscape47-communicator/pkg
|
||||
|
||||
BROWSER_CMD= ja-${BROWSER}-47
|
||||
BROWSER_VERSION= 4.7
|
||||
JAPANIZE_KIT= communicator-ja-euc-v461-export.generic-generic-generic.tar.gz
|
||||
NETHELP= nethelp-v451
|
||||
JAPANIZE_KIT= communicator-ja-euc-v47-export.generic-generic-generic.tar.gz
|
||||
NETHELP= nethelp-v47
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (communicator-ja-euc-v461-export.generic-generic-generic.tar.gz) = 8da3b960eb22481a6bd09144934afab8
|
||||
MD5 (communicator-ja-euc-v47-export.generic-generic-generic.tar.gz) = 33b8b2c617009401415dc7eff0ea93fe
|
||||
|
@ -1,26 +1,6 @@
|
||||
--- Netscape.ad-ja_euc.orig Sun Oct 3 07:11:33 1999
|
||||
+++ Netscape.ad-ja_euc Sun Oct 3 07:02:48 1999
|
||||
@@ -1,5 +1,5 @@
|
||||
! Insert copyright and license here 1994
|
||||
-! Netscape.ad --- app-defaults file for Netscape 4.61.
|
||||
+! Netscape.ad --- app-defaults file for Netscape 4.7.
|
||||
!
|
||||
! Bugs and commentary to x_cbug@netscape.com.
|
||||
! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
|
||||
@@ -42,8 +42,11 @@
|
||||
! complaints from people who think they understand this stuff better than
|
||||
! I do.
|
||||
|
||||
+*international: True
|
||||
+*allowSendEvents: True
|
||||
+
|
||||
! Language localization:
|
||||
-*versionLocale: ja
|
||||
+*versionLocale: @LANG@
|
||||
|
||||
! SGI only: Here's how you turn on SGI's Motif hacks:
|
||||
!!Netscape*sgiMode: True
|
||||
@@ -60,7 +63,7 @@
|
||||
--- Netscape.ad-ja_euc.orig Mon Oct 11 07:29:16 1999
|
||||
+++ Netscape.ad-ja_euc Mon Oct 11 07:35:10 1999
|
||||
@@ -60,7 +60,7 @@
|
||||
! code. The directory and file listings are always maintained
|
||||
! as equal size. We don't do this for SGI, as they have solved
|
||||
! the problem. See *useEnhancedFSB above.
|
||||
@ -29,16 +9,7 @@
|
||||
|
||||
! This resource enables the CDE mode of the File Selection Box.
|
||||
! You must be running a CDE enhanced Motif library for this
|
||||
@@ -89,7 +92,7 @@
|
||||
!Solaris[EUC] *appDir location: /usr/openwin/lib/locale/ja/netscape
|
||||
!Solaris[Sjis] *appDir location: /usr/openwin/lib/locale/ja_JP.PCK/netscape
|
||||
|
||||
-*appDir: /usr/lib/X11/ja_JP/netscape
|
||||
+*appDir: @NDIR@/@LANG@
|
||||
|
||||
! This resource is the same as the -visual command line option, which selects
|
||||
! an X visual on which the windows should be created. Legal options are:
|
||||
@@ -177,8 +180,8 @@
|
||||
@@ -177,8 +177,8 @@
|
||||
! If you find a need to let one or both of them continue on to the actual
|
||||
! terminal of Netscape, you can do it by setting these resources to False.
|
||||
!
|
||||
@ -49,66 +20,7 @@
|
||||
|
||||
! For those MIME content-encodings which are not directly understood
|
||||
! internally, it is possible to specify another Unix program to use as
|
||||
@@ -310,7 +313,7 @@
|
||||
! These resources control the foreground and background colors of normal text.
|
||||
!
|
||||
*defaultForeground: #000000
|
||||
-*defaultBackground: #C0C0C0
|
||||
+*defaultBackground: #F0F0F0
|
||||
|
||||
! This resource may be used to specify a default background image. It should
|
||||
! be a file name or URL pointing to a GIF, JPEG, or XBM image. If it is blank,
|
||||
@@ -441,6 +444,8 @@
|
||||
Alt ~Ctrl<Key>4: xfeDoCommand(openCalendar) \n\
|
||||
Meta ~Ctrl<Key>5: xfeDoCommand(openConference) \n\
|
||||
Alt ~Ctrl<Key>5: xfeDoCommand(openConference) \n\
|
||||
+ Meta ~Ctrl<Key>7: xfeDoCommand(openRadio) \n\
|
||||
+ Alt ~Ctrl<Key>7: xfeDoCommand(openRadio) \n\
|
||||
\
|
||||
~Meta ~Alt ~Ctrl<Key>Prior: PageUp() \n\
|
||||
~Meta ~Alt ~Ctrl<Key>Next: PageDown() \n\
|
||||
@@ -827,7 +832,15 @@
|
||||
<Btn2Motion>: DisarmLinkIfMoved() \n\
|
||||
<Btn3Motion>: DisarmLinkIfMoved() \n\
|
||||
<Motion>: DescribeLink() \n\
|
||||
- <Btn3Down>: xfeDoPopup() \n
|
||||
+ <Btn3Down>: xfeDoPopup() \n\
|
||||
+ Ctrl<Btn4Down>: PageUp() \n\
|
||||
+ Ctrl<Btn5Down>: PageDown() \n\
|
||||
+ Shift<Btn4Down>: LineUp() \n\
|
||||
+ Shift<Btn5Down>: LineDown() \n\
|
||||
+ None<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp() \n\
|
||||
+ None<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown() \n\
|
||||
+ Alt<Btn4Down>: xfeDoCommand(forward) \n\
|
||||
+ Alt<Btn5Down>: xfeDoCommand(back) \n
|
||||
|
||||
*drawingArea*XmList.highlightThickness: 2
|
||||
|
||||
@@ -1107,6 +1120,12 @@
|
||||
! in which case they ought to apply to the text in that text field instead.
|
||||
! Doesn't all this crap just make you want to hurl?
|
||||
*globalNonTextTranslations: #override \n\
|
||||
+ Shift<Btn4Down>: LineUp() \n\
|
||||
+ Shift<Btn5Down>: LineDown() \n\
|
||||
+ None<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp() \n\
|
||||
+ None<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown() \n\
|
||||
+ Alt<Btn4Down>: xfeDoCommand(forward) \n\
|
||||
+ Alt<Btn5Down>: xfeDoCommand(back) \n\
|
||||
~Meta ~Alt ~Ctrl<Key>space: xfeDoCommand(spacebar) \n\
|
||||
\
|
||||
~Meta ~Alt ~Ctrl<Key>Delete: PageUp() \n\
|
||||
@@ -1304,8 +1323,8 @@
|
||||
Alt ~Ctrl<Key>4: xfeDoCommand(openCalendar) \n\
|
||||
Meta ~Ctrl<Key>5: xfeDoCommand(openConference) \n\
|
||||
Alt ~Ctrl<Key>5: xfeDoCommand(openConference) \n\
|
||||
- Meta ~Ctrl<Key>6: xfeDoCommand(openCalendar) \n\
|
||||
- Alt ~Ctrl<Key>6: xfeDoCommand(openCalendar) \n\
|
||||
+ Meta ~Ctrl<Key>7: xfeDoCommand(openRadio) \n\
|
||||
+ Alt ~Ctrl<Key>7: xfeDoCommand(openRadio) \n\
|
||||
\
|
||||
~Meta ~Alt ~Ctrl<Key>Prior: PageUp() \n\
|
||||
~Meta ~Alt ~Ctrl<Key>Next: PageDown() \n\
|
||||
@@ -2231,7 +2250,7 @@
|
||||
@@ -2226,7 +2226,7 @@
|
||||
*decreaseFont.documentationString: \
|
||||
このページの表示に使用するフォント サイズを小さくします。
|
||||
|
||||
@ -117,38 +29,18 @@
|
||||
*reload.mnemonic: R
|
||||
*reload.acceleratorText: Alt+R
|
||||
! In mail and news reply to sender uses this accelerator
|
||||
@@ -3197,6 +3216,12 @@
|
||||
*openCalendar.documentationString: \
|
||||
個人用カレンダー ウィンドウを開きます。
|
||||
|
||||
+*menuBar*openRadio.labelString: Radio
|
||||
+*menuBar*openRadio.mnemonic: d
|
||||
+*menuBar*openRadio.acceleratorText: Alt+7
|
||||
+*openRadio.documentationString: \
|
||||
+ラジオプレーヤーを開きます。
|
||||
+
|
||||
*menuBar*toggleTaskbarShowing.labelString: コンポーネント バー
|
||||
*menuBar*toggleTaskbarShowing.mnemonic: C
|
||||
*toggleTaskbarShowing.documentationString: \
|
||||
@@ -4488,7 +4513,7 @@
|
||||
! changed at runtime; these resources won't override that.
|
||||
*title: Netscape
|
||||
*iconName: Netscape
|
||||
-*Navigator.title: Netscape Navigator 4.61
|
||||
+*Navigator.title: Netscape Navigator 4.7
|
||||
*MailThread.title: Netscape メール & ニュースグループ
|
||||
*MailThread.iconName: メール & ニュースグループ
|
||||
|
||||
@@ -4526,7 +4551,7 @@
|
||||
@@ -4529,8 +4529,8 @@
|
||||
! ------------------------
|
||||
! back
|
||||
! forward
|
||||
-*reloadNonFrameCmdString: 再読み込み(R)
|
||||
-*reloadWithFrameCmdString: フレームの再読み込み(R)
|
||||
+*reloadNonFrameCmdString: 再読込(R)
|
||||
*reloadWithFrameCmdString: フレームの再読み込み(R)
|
||||
+*reloadWithFrameCmdString: フレームの再読込(R)
|
||||
*popup.frameReload.mnemonic: R
|
||||
*popup.showImage.labelString: 画像の表示(G)
|
||||
@@ -5047,6 +5072,8 @@
|
||||
*popup.showImage.mnemonic: g
|
||||
@@ -5050,6 +5050,8 @@
|
||||
!*openURLDialog.width: 500
|
||||
*openURLDialog*openInEditor.labelString: Composer で開く
|
||||
*openURLDialog*openInBrowser.labelString: Navigator で開く
|
||||
@ -157,25 +49,7 @@
|
||||
|
||||
*message_popup.title: Netscape
|
||||
*message_popup*OK.labelString: OK
|
||||
@@ -5416,7 +5443,7 @@
|
||||
*drawingArea*XmScrolledWindow.spacing: 0
|
||||
|
||||
! Do not under any circumstances change the following line:
|
||||
-Netscape.version: 4.61
|
||||
+Netscape.version: 4.7
|
||||
|
||||
|
||||
! ============================================================================
|
||||
@@ -5942,6 +5969,8 @@
|
||||
*destinations.documentationString: パーソナルスタートページにジャンプします。
|
||||
*guide.tipString: インターネット上のおもしろい場所
|
||||
*guide.documentationString: インターネット上のおもしろい場所にジャンプします。
|
||||
+*myshopping.tipString: ショッピングのページにジャンプ
|
||||
+*myshopping.documentationString: ショッピングのページにジャンプします。
|
||||
*showImages.tipString: ページの画像を表示
|
||||
*reload.tipString: サーバからページをもう一度読み込む
|
||||
*stopLoading.tipString: 実行中の転送を中断
|
||||
@@ -6012,7 +6041,7 @@
|
||||
@@ -6017,7 +6019,7 @@
|
||||
|
||||
|
||||
*urlLocationLabel.netsiteLabelString: Netsite:
|
||||
@ -184,15 +58,7 @@
|
||||
*urlLocationLabel.editedLabelString: ジャンプ:
|
||||
|
||||
! this must be the longer of the two...
|
||||
@@ -6304,6 +6333,7 @@
|
||||
*prefs*appearance*conference.labelString: Conference
|
||||
*prefs*appearance*netcaster.labelString: Netcaster
|
||||
*prefs*appearance*calendar.labelString: Calendar
|
||||
+*prefs*appearance*radio.labelString: Radio
|
||||
*prefs*appearance*frame2*toolbarBoxLabel.labelString: ツールバーの表示
|
||||
*prefs*appearance*frame2*picAndText.labelString: 絵と文字
|
||||
*prefs*appearance*frame2*picOnly.labelString: 絵
|
||||
@@ -6423,10 +6453,10 @@
|
||||
@@ -6429,10 +6431,10 @@
|
||||
|
||||
*prefs*cache*cacheLabel.labelString: \
|
||||
キャッシュは頻繁にアクセスされるドキュメントをコピーしておくことで、\n\
|
||||
@ -205,7 +71,7 @@
|
||||
ボタンをクリックします。
|
||||
*prefs*cache*cacheDirLabel.labelString: キャッシュフォルダ:
|
||||
*prefs*cache*memoryLabel.labelString: メモリ キャッシュ:
|
||||
@@ -6455,7 +6485,7 @@
|
||||
@@ -6461,7 +6463,7 @@
|
||||
*prefs*proxies*auto.labelString: 自動プロキシ設定
|
||||
*prefs*proxies*config.labelString: 設定ファイルの場所 (URL)
|
||||
*prefs*proxies*view.labelString: 表示...
|
||||
@ -214,14 +80,7 @@
|
||||
|
||||
! Preferences dialog - General - Proxies - View
|
||||
|
||||
@@ -7404,13 +7434,14 @@
|
||||
*toolBar*search.labelString: 検索
|
||||
*toolBar*destinations.labelString: Netscape
|
||||
*toolBar*guide.labelString: ガイド
|
||||
+*toolBar*myshopping.labelString: 買物
|
||||
*toolBar*showImages.labelString: 画像
|
||||
*toolBar*loadImages.labelString: 画像の読み込み
|
||||
*toolBar*print.labelString: 印刷
|
||||
@@ -7416,7 +7418,7 @@
|
||||
*print.tipString: このページを印刷
|
||||
*MailThread*print.tipString: 選択したメッセージを印刷
|
||||
*MailMsg*print.tipString: 選択したメッセージを印刷
|
||||
@ -230,7 +89,7 @@
|
||||
|
||||
! buttons specific to the compose frame.
|
||||
*toolBar*sendMessageNow.labelString: 送信
|
||||
@@ -7464,7 +7495,7 @@
|
||||
@@ -7470,7 +7472,7 @@
|
||||
*bccBtn.documentationString: メッセージを作成してブラインドカーボン コピーを選択した項目宛に送信します
|
||||
!
|
||||
! buttons used everywhere (it seems.)
|
||||
@ -239,25 +98,7 @@
|
||||
*toolBar*stopLoading.labelString: 停止
|
||||
|
||||
*changeDocumentEncoding.documentationString: ドキュメントの文字コード セットを指定します。
|
||||
@@ -7975,6 +8006,8 @@
|
||||
|
||||
*string .6776: (名前が指定されていません)
|
||||
|
||||
+*string .6775: ユーザにより中断されました。
|
||||
+
|
||||
*strings.6764:データの送信中にネットワーク エラーが発生\nしました。\n(ネットワーク エラー: %s)\n\nもう一度接続してみてください。
|
||||
|
||||
*strings.6771:メールの送信中にエラーが発生しました:\nSMTP サーバに接続することができませんでした。\nサーバがダウンしているか、設定に誤りがあるようです。\n\nメールの設定に誤りがないか確認して、もう一度\nやり直してください。
|
||||
@@ -8243,6 +8276,8 @@
|
||||
|
||||
*strings.6524:メッセージの送信処理は完了しましたが、送信済みフォルダに\nメッセージをコピーすることができませんでした。メッセージ\nの作成ウィンドウに戻りますか?
|
||||
|
||||
+*strings.6523:文字「%s」はIMAPサーバで予約されています。別の名前を選んでください。
|
||||
+
|
||||
*strings.-1192:セキュリティの認証中に I/O エラーが発生しました。\n接続し直してみてください。
|
||||
|
||||
*strings.-1191:セキュリティ ライブラリでエラーが発生しました。\nサイトとの接続を保護できないかもしれません。
|
||||
@@ -9000,7 +9035,7 @@
|
||||
@@ -9022,7 +9024,7 @@
|
||||
|
||||
*strings.23715:新規/編集 ...
|
||||
|
||||
@ -266,22 +107,19 @@
|
||||
|
||||
*strings.23717:削除
|
||||
|
||||
@@ -12799,6 +12834,10 @@
|
||||
@@ -11155,7 +11157,7 @@
|
||||
|
||||
*strings.22494:バックアップ用の Javascript 設定ファイルが存在しないか、エラーがあります。\n\n標準設定を使用します。
|
||||
*strings.21597: キャッシュに一部だけあります。残りはサーバから取り出しています:\n
|
||||
|
||||
+*strings.22495:http://home.netscape.com/bookmark/4_7/tshop.html
|
||||
+
|
||||
+*strings.22496:http://home.netscape.com/bookmark/4_7/tradio.html
|
||||
+
|
||||
*strings.22501:サーバ ファイルを維持
|
||||
-*strings.21598: 強制再読み込みが設定されたので、\nサーバでキャッシュ項目を確認しています:\n
|
||||
+*strings.21598: 強制再読込が設定されたので、\nサーバでキャッシュ項目を確認しています:\n
|
||||
|
||||
*strings.21599: オブジェクトの期限が切れています。もう一度読み込みます:\n
|
||||
|
||||
@@ -14573,3 +14575,6 @@
|
||||
*tableCreateDialog.ApplyLabelString: クリア
|
||||
*documentPropertiesDialog.ApplyLabelString: クリア
|
||||
|
||||
*strings.22502:ローカル ファイルを維持
|
||||
@@ -14545,3 +14584,7 @@
|
||||
*textPropertiesDialog.ApplyLabelString: フィルタ
|
||||
*tableCreateDialog.ApplyLabelString: フィルタ
|
||||
*documentPropertiesDialog.ApplyLabelString: フィルタ
|
||||
+
|
||||
+! kinput2 が Bus error を起こさないように
|
||||
+*mainForm.toolBox.urlBarItem.urlBarMainForm.urlComboBox.Text.fontList:\
|
||||
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1
|
||||
|
@ -8,6 +8,7 @@ bin/ja-communicator-47
|
||||
%%NSUBDIR%%/%%LANG%%/Netscape
|
||||
%%NSUBDIR%%/%%LANG%%/about
|
||||
%%NSUBDIR%%/%%LANG%%/mail.msg
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/picsfaill.htm
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/Back_dep.gif
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/Back_dis.gif
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/Back_sel.gif
|
||||
@ -106,7 +107,6 @@ bin/ja-communicator-47
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/netwatch.gif
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/picsfail.htm
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/picsfail.jar
|
||||
%%NSUBDIR%%/%%LANG%%/nethelp/scraps
|
||||
%%NSUBDIR%%/%%LANG%%/plugins
|
||||
%%NSUBDIR%%/%%LANG%%/splash
|
||||
%%NSUBDIR%%/preferences.js
|
||||
|
Loading…
Reference in New Issue
Block a user