]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: admin-guide: rename GTK+ to GTK
authorDiego Viola <diego.viola@gmail.com>
Tue, 4 Feb 2025 04:04:43 +0000 (01:04 -0300)
committerJonathan Corbet <corbet@lwn.net>
Tue, 4 Feb 2025 17:08:10 +0000 (10:08 -0700)
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
Documentation/admin-guide/README.rst
Documentation/translations/zh_CN/admin-guide/README.rst
Documentation/translations/zh_TW/admin-guide/README.rst

index eb94526689091311a32b13b5f69d1ff3727854b4..d30867620cea7b078fb474308657179e73d167da 100644 (file)
@@ -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
index e679cbc3c89d069e35ad766a6297094d124ca5ff..1bdafdc4c8e23c2d7ee65ae43ff45dceb17b1892 100644 (file)
@@ -146,7 +146,7 @@ Linux内核6.x版本 <http://kernel.org/>
 
      "make xconfig"     基于Qt的配置工具。
 
-     "make gconfig"     基于GTK+的配置工具。
+     "make gconfig"     基于GTK的配置工具。
 
      "make oldconfig"   基于现有的 ./.config 文件选择所有选项,并询问
                         新配置选项。
index a6e34c200ea32c01787daa7eb233a50d0a8d91a5..0b038074d9d1fdb8de3b64c483479b1b336c55c1 100644 (file)
@@ -149,7 +149,7 @@ Linux內核6.x版本 <http://kernel.org/>
 
      "make xconfig"     基於Qt的配置工具。
 
-     "make gconfig"     基於GTK+的配置工具。
+     "make gconfig"     基於GTK的配置工具。
 
      "make oldconfig"   基於現有的 ./.config 文件選擇所有選項,並詢問
                         新配置選項。