* configure.in:
Final preps for 2.1.1 release.
* docs/libglabels/libglabels.types:
Somehow never got checked in before.
* po/POTFILES.in:
Bring up-to-date with recent reorg of ui code.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@542
f5e0f49d-192f-0410-a22d-
a8d8700d0965
+2005-06-20 Jim Evins <evins@snaught.com>
+
+ * configure.in:
+ Final preps for 2.1.1 release.
+ * docs/libglabels/libglabels.types:
+ Somehow never got checked in before.
+ * po/POTFILES.in:
+ Bring up-to-date with recent reorg of ui code.
+
+
2005-06-19 Jim Evins <evins@snaught.com>
* src/template-designer.c: (construct_layout_page):
AC_PREREQ(2.52)
-AC_INIT(glabels, 2.1.1cvs, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
+AC_INIT(glabels, 2.1.1, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
AC_CONFIG_SRCDIR(src/glabels.c)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
dnl 5. If any interfaces have been added since the last public release, then increment age.
dnl 6. If any interfaces have been removed since the last public release, then set age
dnl to 0.
-LIBGLABELS_C=1
-LIBGLABELS_R=1
+LIBGLABELS_C=2
+LIBGLABELS_R=0
LIBGLABELS_A=0
LIBGLABELS_VERSION_INFO=${LIBGLABELS_C}:${LIBGLABELS_R}:${LIBGLABELS_A}
--- /dev/null
+#include <libglabels/libglabels.h>
src/ui-sidebar.c
src/ui-util.h
src/ui-util.c
-src/commands.h
-src/commands.c
+src/ui-commands.h
+src/ui-commands.c
src/file.h
src/file.c
src/recent.h
src/recent.c
-src/tools.h
-src/tools.c
src/prefs.c
src/prefs.h
src/prefs-model.c
src/merge-text.h
src/text-node.c
src/text-node.h
-src/wdgt-image-select.c
-src/wdgt-image-select.h
src/wdgt-print-copies.c
src/wdgt-print-copies.h
src/wdgt-print-merge.c
libglabels/xml.c
libglabels/xml.h
-data/ui/glabels-ui.xml
-
data/glade/prefs-dialog.glade
data/glade/object-editor.glade
data/glade/template-designer.glade