Skip to content

Update gui_x11.{txt,jax} #1512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/gui_x11.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2024 Jan 30
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2024 Apr 22


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -636,8 +636,8 @@ GTK+はWin32プラットフォームに恐らく移植されているけれど
Motifについては、少なくともMotifバージョン1.2と/あるいはX11R5が必要である。
Motif 2.0とX11R6はOKである。Motif 1.1とX11R4は動作するかもしれないが保証しない
(多少の問題があるかもしれないが、少しの作業でそれをコンパイルし実行させられる
かもしれない、もしあなたがそうするなら、どうか私にパッチを送って欲しい)。
LessTifの最新リリースも問題なく動作すると報告を受けている
かもしれない、もしあなたがそうするなら、どうかパッチを送って欲しい)。LessTif
の最新リリースも問題なく動作すると報告を受けている

*gui-x11-athena* *gui-x11-neXtaw*
Athena GUI と neXtaw のサポートについては、パッチ 8.2.4677 にて削除された。
Expand Down
6 changes: 3 additions & 3 deletions en/gui_x11.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*gui_x11.txt* For Vim version 9.1. Last change: 2024 Jan 30
*gui_x11.txt* For Vim version 9.1. Last change: 2024 Apr 22


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -636,8 +636,8 @@ that version.
For Motif, you need at least Motif version 1.2 and/or X11R5. Motif 2.0 and
X11R6 are OK. Motif 1.1 and X11R4 might work, no guarantee (there may be a
few problems, but you might make it compile and run with a bit of work, please
send me the patches if you do). The newest releases of LessTif have been
reported to work fine too.
send patches if you do). The newest releases of LessTif have been reported to
work fine too.

*gui-x11-athena* *gui-x11-neXtaw*
Support for the Athena GUI and neXtaw was removed in patch 8.2.4677.
Expand Down