File: configure.in.bot

package info (click to toggle)
kdewebdev 1%3A3.3.2-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 33,200 kB
  • ctags: 13,047
  • sloc: cpp: 165,029; sh: 9,033; perl: 3,315; makefile: 1,618; xml: 497; ansic: 83
file content (8 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
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