From nobody Wed Oct 8 22:33:19 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C43632FCFF7; Tue, 24 Jun 2025 15:09:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750777754; cv=none; b=TJfq2jp06VzhiXYZXoHwr53u7N8Tzsj8mFSeiyky7oAaCw1Giwk5hnpK8moyevM6L2JPdZGpBruE/Lx5n8SKSlJ8IOV/6BjzZ5gFM0JnTw6uXyOB2IJfJE0UnZItckJo817sIabWYx3LNwi97OA57hWYU1FukK6TBZnUmwfaAOQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750777754; c=relaxed/simple; bh=OegY9b6sECR27ULaASx2mhfovD6WCbXKMtUurFTMw8A=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=UsmXFJzNmCMQpeQY96k7PLnBgPkHZPlXftcm+Ph9WNF96nXJT+TZ4ZZ3zncxUobpBcMnP7x1KbExulXaUk2fqt8FPzwo1IA6gzyEEjzVkmkDS0H3dcUbNxREUr2Cpn0m/aRnsfsFP8hQum3uQxAQcZV2TUa+MHJeXB0q1EM1LnE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=maVY78zL; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="maVY78zL" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5BC43C4CEE3; Tue, 24 Jun 2025 15:09:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1750777754; bh=OegY9b6sECR27ULaASx2mhfovD6WCbXKMtUurFTMw8A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=maVY78zLXSs4RKYl4dK0XNtYabqiLdKStwaFiQTQwNEMY/EVqRw43mOxwNac8KTtb SBxUFhFxu/b+NEx/meCFQ3sCbQPt90fe7R2GJ+mJB4Vca6zuwxi5Lql+26q4Ge/JCc HJ35pWhVnoPY5jxC+PRrBAdK51ZXEbDPKVfs7JruoVZea4QK+2rUKFD/vP6C2xC947 8KTJ3fD7H6JEHXP1rIgiJZB/U0KppQsctbi8jd98kWvRUefjRMJGzRdAndZI9LpiI0 CM95Y+s1w30kpwkntvYs5SJ1ktyuacfraHPqFK1Vb56I2FB2C8MCfAxa0oMHr+KUQZ FrT5BIo91DVZw== From: Masahiro Yamada To: linux-kbuild@vger.kernel.org Cc: Masahiro Yamada , linux-kernel@vger.kernel.org Subject: [PATCH 57/66] kconfig: gconf: replace "tooltip" property with "tooltip-text" Date: Wed, 25 Jun 2025 00:05:45 +0900 Message-ID: <20250624150645.1107002-58-masahiroy@kernel.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250624150645.1107002-1-masahiroy@kernel.org> References: <20250624150645.1107002-1-masahiroy@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This was replaced with "tooltip-text" in GtkBuilder with GTK 3. Signed-off-by: Masahiro Yamada Acked-by: Randy Dunlap Tested-by: Randy Dunlap --- scripts/kconfig/gconf.glade | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/scripts/kconfig/gconf.glade b/scripts/kconfig/gconf.glade index c0ada331a5bf..c3996f4635e9 100644 --- a/scripts/kconfig/gconf.glade +++ b/scripts/kconfig/gconf.glade @@ -40,7 +40,7 @@ True - Load a config file= + Load a config= file _Load True @@ -50,7 +50,7 @@ True - Save the config in= .config + Save the conf= ig in .config _Save True @@ -60,7 +60,7 @@ True - Save the config in= a file + Save the conf= ig in a file Save _as True @@ -97,7 +97,7 @@ True - Show name + Show name Show _name True False @@ -107,7 +107,7 @@ True - Show range (Y/M/N)= + Show range (Y= /M/N) Show _range True False @@ -117,7 +117,7 @@ True - Show value of the = option + Show value of= the option Show _data True False @@ -133,7 +133,7 @@ True - Show normal option= s + Show normal o= ptions Show normal options<= /property> True True @@ -143,7 +143,7 @@ True - Show all options + Show all opti= ons Show all _options True False @@ -154,7 +154,7 @@ True - Show all options w= ith prompts + Show all opti= ons with prompts Show all prompt opti= ons True False @@ -230,7 +230,7 @@ True - Goes up of one level (= single view) + Goes up of one le= vel (single view) Back True gtk-undo @@ -266,7 +266,7 @@ True - Load a config file + Load a config fil= e Load True gtk-open @@ -283,7 +283,7 @@ True - Save a config file + Save a config fil= e Save True gtk-save @@ -319,7 +319,7 @@ True - Single view + Single view Single True gtk-missing-image @@ -336,7 +336,7 @@ True - Split view + Split view Split True gtk-missing-image @@ -353,7 +353,7 @@ True - Full view + Full view Full True gtk-missing-image @@ -389,7 +389,7 @@ True - Collapse the whole tre= e in the right frame + Collapse the whol= e tree in the right frame Collapse True gtk-remove @@ -406,7 +406,7 @@ True - Expand the whole tree = in the right frame + Expand the whole = tree in the right frame Expand True gtk-add --=20 2.43.0