25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/configure.in.bot

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