1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Files
krfb/README_KDE3
Tim Jansen c3aa315ff7 Name changes, icon/pixmap changes, moved lib to /lib
svn path=/trunk/kdenetwork/krfb/; revision=129763
2002-01-03 23:41:05 +00:00

9 lines
277 B
Plaintext

For KDE 3.0, you need to do the following:
* the .ui files must be recompiled, you can enforce this by touching them:
touch krfb/*.ui
* main.cpp and trayicon.cpp include the file kapp.h. It has been renamed to
kapplication.h, so you must change the sources accordingly.