]> git.sur5r.net Git - glabels/commit
Make libglabels parallel installable with other versions
authorJim Evins <evins@snaught.com>
Wed, 24 Feb 2010 00:49:42 +0000 (19:49 -0500)
committerJim Evins <evins@snaught.com>
Wed, 24 Feb 2010 00:57:43 +0000 (19:57 -0500)
commitc69edbd06103ad457c2fa87369094f17d7fa9030
treed6272eac1c0ac3f6b286cc3e4e6b7a6072829f20
parent50f04182df385b4d535ea22de6b8b44c1545f53d
Make libglabels parallel installable with other versions

Made libglabels install as libglabels-3.0 to support parallel installation
with earlier versions.  Performed some related cleanup associated with
this move, including installing libglabels.h into include/libglabels-3.0
and installing all other include files in include/libglabels-3.0/libglabels/.

More work is still need to support parallel installation of the glabels
application.
33 files changed:
.gitignore
INSTALL [deleted file]
autogen.sh
configure.ac [new file with mode: 0644]
configure.in [deleted file]
data/desktop/Makefile.am
data/mime/Makefile.am
libglabels/Makefile.am
libglabels/libglabels-3.0.pc.in [new file with mode: 0644]
libglabels/libglabels.pc.in [deleted file]
src/Makefile.am
src/combo-util.c
src/file.c
src/font-history-model.c
src/font-util.c
src/glabels-batch.c
src/glabels.c
src/media-select.c
src/merge-evolution.c
src/merge.c
src/mini-label-preview.c
src/mini-preview-pixbuf-cache.c
src/mini-preview.c
src/prefs-model.c
src/prefs.c
src/print-op.c
src/print.c
src/rotate-label-button.c
src/template-designer.c
src/template-history-model.c
src/xml-label-04.c
src/xml-label.c
templates/Makefile.am