[glabels/glabels-3_0] Preparation for 3.0.1



commit a406c1a237af885b8bd08d57f84dda4229082c4e
Author: Jim Evins <evins snaught com>
Date:   Mon Sep 17 20:37:39 2012 -0400

    Preparation for 3.0.1

 NEWS                  |   26 ++++++++++++++++++++++++++
 configure.ac          |    2 +-
 templates/Makefile.am |    1 +
 3 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 41661f1..17af75d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+* gLabels 3.0.1 (stable) release.  Release date 2012-09-17
+
+- Fixed bug causing extra pages to be printed when doing a document merge
+- Fixed font scaling problems when doing a document merge
+- Added missing dependencies to libglabels and libglbarcode pkg-config files
+- Fixed invalid gsettings schema file
+- Fixed incorrect clip region for rectangular labels
+- Numerous new templates and fixes
+- Updated and new translations:
+  - Japanese (Takeshi AIHANA, Jiro Matsuzawa)
+  - German (Mario BlÃttermann)
+  - Spanish (Daniel Mustieles, Jorge GonzÃlez)
+  - Serbian (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+  - Finnish (Jiri GrÃnroos)
+  - British English (Bruce Cowan)
+  - French (Claud Paroz, Bruno Brouard)
+  - Norwegian bokmÃl (Kjartan Maraas)
+  - Indonesian (Andika Triwidada)
+  - Greek (Efstathios Iosifidis, Konstantinos Chortis)
+  - Slovenian (Andrej ÅnidarÅiÄ, Matej UrbanÄiÄ, Martin Srebotnjak)
+  - Czech (Marek ÄernockÃ)
+  - Russian (ÐÐÐÐÑÐÐÐÑ ÐÑÐÐÑÐÐÐ, Yuri Myasoedov)
+  - Esperanto (Kristjan SCHMIDT)
+  - Arabic (Hatim Ali)
+
+
 * gLabels 3.0.0 (stable) release.  Release date 2011-05-16
 
 - Reorganization of alignment menus
diff --git a/configure.ac b/configure.ac
index f5d92c7..1f05a03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl - GLABELS version
 dnl ---------------------------------------------------------------------------
 m4_define([glabels_major_version], [3])
 m4_define([glabels_minor_version], [0])
-m4_define([glabels_micro_version], [0])
+m4_define([glabels_micro_version], [1])
 
 m4_define([glabels_version],
           [glabels_major_version.glabels_minor_version.glabels_micro_version])
diff --git a/templates/Makefile.am b/templates/Makefile.am
index ab9a45d..a023171 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -19,6 +19,7 @@ templates_DATA = \
 	databecker-iso-templates.xml \
 	dataline-iso-templates.xml	\
 	decadry-iso-templates.xml \
+	desmat-templates.xml \
 	dymo-other-templates.xml \
 	endisch-templates.xml	\
 	geha-iso-templates.xml	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]