[pybliographer] Sync from the main git repo
- From: Zoltan Kota <zkota src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer] Sync from the main git repo
- Date: Thu, 15 Jul 2010 21:52:40 +0000 (UTC)
commit d0c3d0c1237ccd79eb2223243f4e08bd2306715c
Author: Zoltan Kota <zoltank gmail com>
Date: Thu Jul 15 23:54:52 2010 +0200
Sync from the main git repo
NEWS | 5 +++++
configure.ac | 2 +-
po/Makefile.am | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2a2260..3f039c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-*- text -*-
+New in 1.2.13 - 2010-07-15
+
+ * Some minor gtk related fixes
+ * Updated translations (Gnome I18n team)
+
New in 1.2.12 - 2008-11-26
* Fixed the Ovid writer
diff --git a/configure.ac b/configure.ac
index 828ff02..7c1b92b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT
-AM_INIT_AUTOMAKE(pybliographer, 1.2.12)
+AM_INIT_AUTOMAKE(pybliographer, 1.2.13)
AC_CONFIG_SRCDIR(pybliographer.py)
diff --git a/po/Makefile.am b/po/Makefile.am
index 284957b..4cf27dc 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -20,7 +20,7 @@
LANGUAGES = $(shell grep -v '^\#' LINGUAS | tr '\n' ' ')
-EXTRA_DIST = $(LANGUAGES:%=%.po)
+EXTRA_DIST = $(LANGUAGES:%=%.po) LINGUAS
MO = $(LANGUAGES:%=%.mo)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]