kcm module, multithread inetd, new uis for invitations

svn path=/trunk/kdenetwork/krfb/; revision=142276
This commit is contained in:
Tim Jansen
2002-03-10 23:22:25 +00:00
parent cba2a6bae1
commit 788b31b6c6
21 changed files with 1018 additions and 95 deletions

10
NOTES
View File

@@ -21,8 +21,12 @@ Comments on various aspects of KRfb:
for --one-connection
- the newconnection-dialog is extra large and has the pixmap on the left
side to capture the attention of the user before allowing a connection.
- the auto-port-selection feature is somewhat inconvenient when you have
more than one VNC server running (you cannot know the port). Problems
willbe solved in a future version when there is an invitation feature.
Do the following files when releasing a new version:
- configure.in.in: change the AM_INIT_AUTOMAKE macro
- krfb/main.cpp: change the VERSION macro
- kcm_krfb/kcm_krfb.cpp: change the VERSION macro
- krfb.lsm: change the version field
tim@tjansen.de