您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
tdewebdev/configure.in.bot

9 行
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