]> saetta.ns0.it Git - bcity/be/commit
Started table "categorie".
authorAndrea Zagli <azagli@libero.it>
Sat, 20 Feb 2016 09:59:03 +0000 (10:59 +0100)
committerAndrea Zagli <azagli@libero.it>
Sat, 20 Feb 2016 09:59:03 +0000 (10:59 +0100)
commit3729da0cb9817114dc4053c58e8f24f2ff955e7d
tree1cecc15cccb0af5958818abb1f4d1e7d2234b002
parent4b0592c099be230bf079d24fc85d28fb5db8df6f
Started table "categorie".
15 files changed:
configure.ac
data/bcity_be/form/Makefile.am
data/bcity_be/form/categoria.form [new file with mode: 0644]
data/bcity_be/gui/bcity_be.ui
data/bcity_be/query_editor/Makefile.am
doc/bcity_be/Makefile.am
doc/bcity_be/db/Makefile.am [new file with mode: 0644]
doc/bcity_be/db/bcity.sql [new file with mode: 0644]
doc/bcity_be/examples/bcity_be.conf
src/Makefile.am
src/categoria.c [new file with mode: 0644]
src/categoria.h [new file with mode: 0644]
src/categorie.c [new file with mode: 0644]
src/categorie.h [new file with mode: 0644]
src/main.c