Skip to content

Commit c0631e7

Browse files
1 parent 3054678 commit c0631e7

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

netbeans.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'netbeans'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="netbeans.html" name="netbeans.txt">netbeans.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Aug 10<br>
6+
<a class="Constant" href="netbeans.html" name="netbeans.txt">netbeans.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Oct 12<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;by Gordon Prieur et al.</span><br>
@@ -136,12 +136,13 @@
136136
がなければ、ツールバーと目印(sign)は無効になります。<br>
137137
<br>
138138
XPMライブラリは、フランス国立コンピュータ科学研究所の Arnaud Le Hors によって<br>
139-
提供されています。それは&nbsp;<span class="Constant"><a href="http://cgit.freedesktop.org/xorg/lib/libXpm">http://cgit.freedesktop.org/xorg/lib/libXpm</a></span>&nbsp;からダウ<br>
140-
ンロードすることができます。これを書いている時点での現在のリリースは<br>
141-
xpm-3.4k-solaris.tgz で、これは gzip された tarファイルです。 ディレクトリ<br>
142-
/usr/local/xpm を作成してそこにファイルを展開すると、Makefileのコメントアウト<br>
143-
されていない行を変更せずに使用できます。 他のxpmディレクトリを使用する場合は、<br>
144-
src/Makefile の XPM_DIR を変更する必要があります。<br>
139+
提供されています。それは<br>
140+
<span class="Constant"><a href="https://ftp.nluug.nl/ftp/windowing/X/contrib/libraries/">https://ftp.nluug.nl/ftp/windowing/X/contrib/libraries/</a></span>&nbsp;からダウンロードするこ<br>
141+
とができます。これを書いている時点での現在のリリースは xpm-3.4k-solaris.tgz<br>
142+
で、これは gzip された tar ファイルです。 ディレクトリ /usr/local/xpm を作成し<br>
143+
てそこにファイルを展開すると、Makefile のコメントアウトされていない行を変更せ<br>
144+
ずに使用できます。 他の xpm ディレクトリを使用する場合は、src/Makefile の<br>
145+
XPM_DIR を変更する必要があります。<br>
145146
<br>
146147
MS-Windows では:<br>
147148
<span class="PreProc">----------------</span><br>

0 commit comments

Comments
 (0)