[PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK

mortodinoite posted 1 patch 1 year ago
There is a newer version of this series
Documentation/admin-guide/README.rst                    | 2 +-
Documentation/translations/zh_CN/admin-guide/README.rst | 2 +-
Documentation/translations/zh_TW/admin-guide/README.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK
Posted by mortodinoite 1 year ago
Upstream calls it "GTK" now, see [1]

[1] https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html

Signed-off-by: mortodinoite <mortodinoite@pissmail.com>
---
 Documentation/admin-guide/README.rst                    | 2 +-
 Documentation/translations/zh_CN/admin-guide/README.rst | 2 +-
 Documentation/translations/zh_TW/admin-guide/README.rst | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
index eb9452668..d30867620 100644
--- a/Documentation/admin-guide/README.rst
+++ b/Documentation/admin-guide/README.rst
@@ -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
diff --git a/Documentation/translations/zh_CN/admin-guide/README.rst b/Documentation/translations/zh_CN/admin-guide/README.rst
index e679cbc3c..1bdafdc4c 100644
--- a/Documentation/translations/zh_CN/admin-guide/README.rst
+++ b/Documentation/translations/zh_CN/admin-guide/README.rst
@@ -146,7 +146,7 @@ Linux内核6.x版本 <http://kernel.org/>
 
      "make xconfig"     基于Qt的配置工具。
 
-     "make gconfig"     基于GTK+的配置工具。
+     "make gconfig"     基于GTK的配置工具。
 
      "make oldconfig"   基于现有的 ./.config 文件选择所有选项,并询问
                         新配置选项。
diff --git a/Documentation/translations/zh_TW/admin-guide/README.rst b/Documentation/translations/zh_TW/admin-guide/README.rst
index a6e34c200..0b038074d 100644
--- a/Documentation/translations/zh_TW/admin-guide/README.rst
+++ b/Documentation/translations/zh_TW/admin-guide/README.rst
@@ -149,7 +149,7 @@ Linux內核6.x版本 <http://kernel.org/>
 
      "make xconfig"     基於Qt的配置工具。
 
-     "make gconfig"     基於GTK+的配置工具。
+     "make gconfig"     基於GTK的配置工具。
 
      "make oldconfig"   基於現有的 ./.config 文件選擇所有選項,並詢問
                         新配置選項。
-- 
2.48.1

Re: [PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK
Posted by Jonathan Corbet 1 year ago
mortodinoite <mortodinoite@pissmail.com> writes:

> Upstream calls it "GTK" now, see [1]
>
> [1] https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
>
> Signed-off-by: mortodinoite <mortodinoite@pissmail.com>

Can I get a version with a proper signoff (with your full name)?

Otherwise looks fine.

Thanks,

jon

>  Documentation/admin-guide/README.rst                    | 2 +-
>  Documentation/translations/zh_CN/admin-guide/README.rst | 2 +-
>  Documentation/translations/zh_TW/admin-guide/README.rst | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
> index eb9452668..d30867620 100644
> --- a/Documentation/admin-guide/README.rst
> +++ b/Documentation/admin-guide/README.rst
> @@ -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
> diff --git a/Documentation/translations/zh_CN/admin-guide/README.rst b/Documentation/translations/zh_CN/admin-guide/README.rst
> index e679cbc3c..1bdafdc4c 100644
> --- a/Documentation/translations/zh_CN/admin-guide/README.rst
> +++ b/Documentation/translations/zh_CN/admin-guide/README.rst
> @@ -146,7 +146,7 @@ Linux内核6.x版本 <http://kernel.org/>
>  
>       "make xconfig"     基于Qt的配置工具。
>  
> -     "make gconfig"     基于GTK+的配置工具。
> +     "make gconfig"     基于GTK的配置工具。
>  
>       "make oldconfig"   基于现有的 ./.config 文件选择所有选项,并询问
>                          新配置选项。
> diff --git a/Documentation/translations/zh_TW/admin-guide/README.rst b/Documentation/translations/zh_TW/admin-guide/README.rst
> index a6e34c200..0b038074d 100644
> --- a/Documentation/translations/zh_TW/admin-guide/README.rst
> +++ b/Documentation/translations/zh_TW/admin-guide/README.rst
> @@ -149,7 +149,7 @@ Linux內核6.x版本 <http://kernel.org/>
>  
>       "make xconfig"     基於Qt的配置工具。
>  
> -     "make gconfig"     基於GTK+的配置工具。
> +     "make gconfig"     基於GTK的配置工具。
>  
>       "make oldconfig"   基於現有的 ./.config 文件選擇所有選項,並詢問
>                          新配置選項。
> -- 
> 2.48.1