• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/en/H03-May-2022-835679

po/H01-Mar-2022-33,62928,248

src/H03-May-2022-4,8603,748

.gitignoreH A D27-Feb-2022305 2928

.krazyH A D27-Feb-202228 21

AUTHORSH A D27-Feb-202230 21

CMakePresets.jsonH A D27-Feb-20223.8 KiB107106

COPYINGH A D27-Feb-202217.6 KiB341281

ChangeLogH A D27-Feb-20223.9 KiB10686

READMEH A D27-Feb-2022399 2817

TODOH A D27-Feb-2022550 107

kbackup.specH A D27-Feb-20221.6 KiB5846

README

1** KBackup **
2
3A Backup program with an easy to use User Interface
4based on the KDE Frameworks version 5.
5
6It uses the cmake build tool.
7
8Simply install it with
9
10cd kbackup-<version>
11mkdir kbackup-build
12cd kbackup-build
13cmake ..
14make
15make install (as root)
16
17and run it.
18
19It also includes a comprehensive documentation.
20
21
22Have fun!
23
24P.S.: I welcome feedback
25
26Martin Koller, kollix@aon.at
2714.May 2009
28