1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Removed some outdated docs

svn path=/trunk/kdenetwork/krfb/; revision=170016
This commit is contained in:
Tim Jansen
2002-08-01 19:10:31 +00:00
parent 62ce6c1df0
commit 4e6c13594e
4 changed files with 2 additions and 21 deletions

15
INSTALL
View File

@@ -1,15 +0,0 @@
Installation
============
To compile, do the usual
./configure
make
# get superuser permissions, for example using su
make install
This assumes that you already have KDE 3.0 running, of course.
IMPORTANT
---------
After installing KRfb you must restart KDE in order to load the
kded module.

View File

@@ -1,7 +1,6 @@
SUBDIRS = srvloc kinetd libvncserver krfb kcm_krfb
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO NOTES \
ROADMAP DCOP-INTERFACE krfb.lsm
EXTRA_DIST = AUTHORS README TODO NOTES DCOP-INTERFACE
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs

2
TODO
View File

@@ -1,6 +1,6 @@
For 3.1:
- make sure that KMail supports vnc urls or use files
- write SLP service template for remote desktop protocols
(documentation)
For 3.2:
- enhance RFB with SASL authentication (Kerberos)

View File

@@ -360,9 +360,6 @@ int Configuration::preferredPort() const
}
// hostname is implemented in configuration_hostname.cpp
// QString Configuration::hostname()
////////////// invitation manage dialog //////////////////////////
void Configuration::showManageInvitationsDialog() {