Build the new Konsole. It's not yet complete (notably key bindings cannot be edited and transparency has yet to be implemented), but most of the new stuff is there. Test it, break it, etc. -> feedback to robertknight@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=661590
This commit is contained in:
Robert Knight 2007-05-06 01:31:42 +00:00
parent 5593029adf
commit 713f5b35a8

View file

@ -4,6 +4,7 @@ add_subdirectory( kdialog )
add_subdirectory( keditbookmarks )
add_subdirectory( konqueror )
if(NOT WIN32)
add_subdirectory( konsole )
add_subdirectory( kdepasswd )
endif(NOT WIN32)
add_subdirectory( kfind )