Add a new Konsole KPart based plugin. Just a prototype, nothing working yet. The...
commita4a47c1162214e968895b9690302c0e99a834920
authoruwolfer <uwolfer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 16 Feb 2009 13:13:26 +0000 (16 13:13 +0000)
committeruwolfer <uwolfer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 16 Feb 2009 13:13:26 +0000 (16 13:13 +0000)
tree62adf4935c4ab3c70aafca44c3afcb0312b747d6
parent9179bffc0a1092410b2212b96c2d71e6012ba690
Add a new Konsole KPart based plugin. Just a prototype, nothing working yet. The idea is to have also ssh or telnet support with KRDC.
Disabled from build, adding just for backup reasons.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork@926949 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
krdc/konsole/CMakeLists.txt [new file with mode: 0644]
krdc/konsole/konsoleview.cpp [new file with mode: 0644]
krdc/konsole/konsoleview.h [new file with mode: 0644]
krdc/konsole/konsoleviewfactory.cpp [new file with mode: 0644]
krdc/konsole/konsoleviewfactory.h [new file with mode: 0644]
krdc/konsole/krdc_konsole.desktop [new file with mode: 0644]