]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
kconfig: gconf: remove unnecessary default message in text view
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 24 Jun 2025 15:05:46 +0000 (00:05 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 2 Jul 2025 02:36:06 +0000 (11:36 +0900)
This message looks odd because it is displayed when nothing is selected.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/gconf.glade

index 35d5257f33c990e342a9dd3559f6f2d76604d09a..488342e6fce13b9f808ffa793e12073ddc282751 100644 (file)
                      <property name="left_margin">0</property>
                      <property name="right_margin">0</property>
                      <property name="indent">0</property>
-                     <property name="text" translatable="yes">Sorry, no help available for this option yet.</property>
                    </widget>
                  </child>
                </widget>