Warning, /utilities/kbackup/README is written in an unsupported language. File is not indexed.
0001 ** KBackup ** 0002 0003 A Backup program with an easy to use User Interface 0004 based on the KDE Frameworks version 5. 0005 0006 It uses the cmake build tool. 0007 0008 Simply install it with 0009 0010 cd kbackup-<version> 0011 mkdir kbackup-build 0012 cd kbackup-build 0013 cmake .. 0014 make 0015 make install (as root) 0016 0017 and run it. 0018 0019 It also includes a comprehensive documentation. 0020 0021 0022 Have fun! 0023 0024 P.S.: I welcome feedback 0025 0026 Martin Koller, kollix@aon.at 0027 14.May 2009