Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdewebdev/configure.in.bot

9 Zeilen
345 B

if test "$enable_editors" = "yes"; then
echo ""
echo "WARNING: You have enabled the editor chooser feature!"
echo "This feature is highly experimental, and officially only the"
echo "Kate part (Advanced Text Editor) is supported!"
echo "Some features are not accessible with other editors, and"
echo "Quanta may even crash with those!"
fi