mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
docs: admin-guide: rename GTK+ to GTK
Upstream calls it "GTK" now, see [1] [1] https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Signed-off-by: Diego Viola <diego.viola@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250204040444.6299-1-diego.viola@gmail.com
This commit is contained in:
parent
b48e0f696b
commit
e8bcda1217
|
|
@ -165,7 +165,7 @@ Configuring the kernel
|
|||
|
||||
"make xconfig" Qt based configuration tool.
|
||||
|
||||
"make gconfig" GTK+ based configuration tool.
|
||||
"make gconfig" GTK based configuration tool.
|
||||
|
||||
"make oldconfig" Default all questions based on the contents of
|
||||
your existing ./.config file and asking about
|
||||
|
|
|
|||
|
|
@ -146,7 +146,7 @@ Linux内核6.x版本 <http://kernel.org/>
|
|||
|
||||
"make xconfig" 基于Qt的配置工具。
|
||||
|
||||
"make gconfig" 基于GTK+的配置工具。
|
||||
"make gconfig" 基于GTK的配置工具。
|
||||
|
||||
"make oldconfig" 基于现有的 ./.config 文件选择所有选项,并询问
|
||||
新配置选项。
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@ Linux內核6.x版本 <http://kernel.org/>
|
|||
|
||||
"make xconfig" 基於Qt的配置工具。
|
||||
|
||||
"make gconfig" 基於GTK+的配置工具。
|
||||
"make gconfig" 基於GTK的配置工具。
|
||||
|
||||
"make oldconfig" 基於現有的 ./.config 文件選擇所有選項,並詢問
|
||||
新配置選項。
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user