Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

kconfig: gconf: remove unnecessary default message in text view

This message looks odd because it is displayed when nothing is selected.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

-1
-1
scripts/kconfig/gconf.glade
··· 517 517 <property name="left_margin">0</property> 518 518 <property name="right_margin">0</property> 519 519 <property name="indent">0</property> 520 - <property name="text" translatable="yes">Sorry, no help available for this option yet.</property> 521 520 </widget> 522 521 </child> 523 522 </widget>