From 97fbbe16ab4c9bab053ffaff3879615c2805c75d Mon Sep 17 00:00:00 2001 From: Tim Jansen Date: Thu, 18 Apr 2002 20:24:11 +0000 Subject: [PATCH] updating READMEs svn path=/trunk/kdenetwork/krfb/; revision=150355 --- NOTES | 3 --- ROADMAP | 3 +-- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/NOTES b/NOTES index c24b62fc..6faec1eb 100644 --- a/NOTES +++ b/NOTES @@ -25,10 +25,7 @@ Comments on various aspects of KRfb: to concentrate on improving the latter. Change 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 diff --git a/ROADMAP b/ROADMAP index 972af7ee..599572aa 100644 --- a/ROADMAP +++ b/ROADMAP @@ -7,13 +7,12 @@ Version 0.6 (2002/02/18): Improved RFB backend - dcop support - knotify -Version 0.7 (2002/4/X): Better integration with KDE, improved GUI, invitations +Version 0.7 (2002/4/X): Better integration with KDE, invitations - kded module 'kinetd' that listens on the Rfb port and starts KRfb - invitation support - kcontrol module Future versions -- getting rid of stand-alone mode? - i18n - docs