[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f8874d60-ce05-41f1-a04d-5b216ca61cf4@infradead.org>
Date: Mon, 30 Jun 2025 16:14:12 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Masahiro Yamada <masahiroy@...nel.org>, linux-kbuild@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3
On 6/29/25 11:43 AM, Masahiro Yamada wrote:
> This commit switches from GTK 2.x to GTK 3, applying the following
> necessary changes:
>
> - Do not include invidual headers
> - GtkObject is gone
> - Convert glade to GtkBuilder
>
> [1]: https://docs.gtk.org/gtk3/migrating-2to3.html
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
> ---
>
> (no changes since v1)
>
> scripts/kconfig/gconf-cfg.sh | 11 +-
> scripts/kconfig/gconf.c | 70 ++++++------
> scripts/kconfig/gconf.ui | 200 +++++++++++++++++------------------
> 3 files changed, 135 insertions(+), 146 deletions(-)
--
~Randy
Powered by blists - more mailing lists