[glabels] Some preparation for 2.3.0 release
- From: Jim Evins <jimevins src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glabels] Some preparation for 2.3.0 release
- Date: Sun, 6 Jun 2010 02:46:12 +0000 (UTC)
commit 3cc1494b4838d0aa4c6b4fb35f15a80b44a69071
Author: Jim Evins <evins snaught com>
Date: Sat Jun 5 22:33:41 2010 -0400
Some preparation for 2.3.0 release
AUTHORS | 1 +
NEWS | 8 ++++++++
configure.ac | 2 +-
3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index d7dea4d..866d472 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -25,6 +25,7 @@ Glabels includes contributions from:
Mário Meyer <mario meyer eti br>
Peter Cherriman <glabels-devel2712 bubieyehyeh me uk>
Daniel Mueller <daniel danm de>
+ Samual Lown <sam lown gmail com>
Glabels includes a modified version of the gimpchainbutton widget from the
diff --git a/NEWS b/NEWS
index ec8713b..fcf4045 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@
- Added optional IEC18004 (QRCode) barcode backend
- Added optional Zint barcode backend (currently ony supports GS1-128, but
other barcodes will be supported by this backend in the future).
+ (Samual Lown)
- Now uses "XDG Base Directory Specification" to locate user templates
- New wizard based "New Label" dialog
- Can now manage user created templates from within glabels
@@ -25,6 +26,13 @@
- New color selection widget
- Support parallel installation with older versions of glabels
- Updated license to GPL3+
+- Full translations of application strings for this release:
+ - German (Mario Blättermann)
+ - Spanish (Daniel Mustieles)
+ - Brazilian Portuguese (Michel Recondo)
+ - Danish (Joe Hansen)
+ - French (Claude Paroz)
+ - Slovenian (Andrej ŽnidarÅ¡iÄ?)
* gLabels 2.2.8 (stable) release. Release date 2010-04-19
diff --git a/configure.ac b/configure.ac
index 8193c77..c39b225 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.63)
-AC_INIT([glabels],[2.3.pre0git],[http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116])
+AC_INIT([glabels],[2.3.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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]