]> git.sur5r.net Git - glabels/commitdiff
Final preps for 1.93.0.
authorJim Evins <evins@snaught.com>
Sun, 30 Nov 2003 04:32:00 +0000 (04:32 +0000)
committerJim Evins <evins@snaught.com>
Sun, 30 Nov 2003 04:32:00 +0000 (04:32 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@361 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/TODO
glabels2/configure.in

index 9aec027feb58572d340c741aa27fc68e7362bb7d..6630b6bb973bb8e66d0d199dba0bc27497cc9c35 100644 (file)
@@ -1,10 +1,4 @@
 
-General
--------
-
-- Validate and clean up label templates:
-
-
 Development plan
 ----------------
 This development plan sets a specific set of milestones for future
@@ -35,11 +29,11 @@ Goals for 2.0:
                   main window.  This dialog will be automatically displayed
                   for new objects, so that the user can begin editing
                   text, selecting images, or entering barcode data.
+                  [Completed]
 
                -  Migrate to libgnomeprint-2.2. [Completed]
 
 
-
 Goals for beyond 2.0:
 
                -  Editing text in-place.
index 623f6aaa4979665c2204dc8bbdf0f7cf55c30ab5..b05cbfe83f592448e093d7aed7d98999ad99bd99 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.52)
 
-AC_INIT(glabels, 1.93.0cvs, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
+AC_INIT(glabels, 1.93.0, 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)