]> saetta.ns0.it Git - zakbookmarks/libzakbookmarks/commit
First import (from libzakconfi).
authorAndrea Zagli <azagli@libero.it>
Sun, 21 Jul 2019 06:19:46 +0000 (08:19 +0200)
committerAndrea Zagli <azagli@libero.it>
Sun, 21 Jul 2019 06:19:46 +0000 (08:19 +0200)
commit6a0c238b206fb86e361e8d5002aeb8a3447a8254
tree50e420fae3dd526069ce45ad60442aad5378f8a3
First import (from libzakconfi).
21 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
libzakbookmarks.pc.in [new file with mode: 0644]
plugins/Makefile.am [new file with mode: 0644]
plugins/db/Makefile.am [new file with mode: 0644]
plugins/db/db.plugin [new file with mode: 0644]
plugins/db/plgdb.c [new file with mode: 0644]
plugins/db/plgdb.h [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/bks.c [new file with mode: 0644]
src/bkspluggable.c [new file with mode: 0644]
src/bkspluggable.h [new file with mode: 0644]
src/commons.c [new file with mode: 0644]
src/commons.h [new file with mode: 0644]
src/libzakbookmarks.h [new file with mode: 0644]