File: README

package info (click to toggle)
kbackup 0.7.1-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,096 kB
  • sloc: cpp: 1,888; sh: 78; xml: 10; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
** KBackup **

A Backup program with an easy to use User Interface
based on the KDE4 framework.

It uses the cmake build tool.

Simply install it with

cd kbackup-<version>
mkdir kbackup-build
cd kbackup-build
cmake ..
make
make install (as root)

and run it.

It also includes a comprehensive documentation.


Have fun!

P.S.: I welcome feedback

Martin Koller, kollix@aon.at
14.May 2009