From e1e85ce13c158a14303c2a38aa1902a42df6d4d8 Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Thu, 28 Feb 2002 04:17:43 +0000 Subject: [PATCH] Added glabels-batch to glabels.spec.in. Added entries to TODO. git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@5 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- glabels1/TODO | 8 ++++++++ glabels1/glabels.spec.in | 1 + 2 files changed, 9 insertions(+) diff --git a/glabels1/TODO b/glabels1/TODO index 0f23255c..b4f9e05c 100644 --- a/glabels1/TODO +++ b/glabels1/TODO @@ -37,6 +37,14 @@ Feature wishlist generic XML freedb (CDDB) for CD labels +- Mod to text backend to filter out quotes ("). Field separators would be + ignored when between quotes. Literal quotes would be inserted w/ a + backslash. + +- Somehow allow insertion of a merge field so that if empty do not emit + a newline. For example if FIELD{ADDRESS2} is on a line by itself, you + probably do not want to print an empty line if the field is empty. + - Add object rotation and flipping functions. - Add a configurable grid. Also add a "snap-to" capability. diff --git a/glabels1/glabels.spec.in b/glabels1/glabels.spec.in index d28a871d..419fed2c 100644 --- a/glabels1/glabels.spec.in +++ b/glabels1/glabels.spec.in @@ -47,6 +47,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-, root, root) %doc README COPYING ChangeLog NEWS AUTHORS INSTALL %{prefix}/bin/glabels +%{prefix}/bin/glabels-batch %{prefix}/share/* -- 2.39.5