]> git.itanic.dy.fi Git - maemo-mapper/commitdiff
Administrative changes in preparation for release of Maemo Mapper v2.4.1.
authorgnuite <gnuite@gmail.com>
Mon, 17 Mar 2008 03:52:39 +0000 (03:52 +0000)
committergnuite <gnuite@gmail.com>
Mon, 17 Mar 2008 03:52:39 +0000 (03:52 +0000)
git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@178 6c538b50-5814-0410-93ad-8bdf4c0149d1

configure.ac
data/help/en_US/maemomapper.xml
data/help/fi_FI/maemomapper.xml
debian/changelog

index e0028f389a7760f7d96505b55b0ebdbeb2a122e4..394e1bec81f9105ad52fd9ee58a20cbfa9f5dcbc 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 AC_INIT(Makefile.am)
 #
 
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(maemo-mapper, 2.4)
+AM_INIT_AUTOMAKE(maemo-mapper, 2.4.1)
 
 AC_PROG_CPP
 AC_CONFIG_HEADERS(src/config.h)
 
 AC_PROG_CPP
 AC_CONFIG_HEADERS(src/config.h)
@@ -92,7 +92,7 @@ AC_PROG_INTLTOOL([0.23])
 GETTEXT_PACKAGE=$PACKAGE
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "${GETTEXT_PACKAGE}", [Name of gettext package])
 GETTEXT_PACKAGE=$PACKAGE
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "${GETTEXT_PACKAGE}", [Name of gettext package])
-ALL_LINGUAS="en_US en_GB nl_NL it_IT bg_BG fi_FI sv_SE"
+ALL_LINGUAS="bg_BG de_DE en_US en_GB es_ES fi_FI it_IT nl_NL sv_SE"
 AM_GLIB_GNU_GETTEXT
 
 
 AM_GLIB_GNU_GETTEXT
 
 
index 1d5da730bc9a7c63752e966c6353ae4cdaf6f3a9..12dce8fbc767983906c817785c837d0dc869350d 100644 (file)
       <topictitle>About Maemo Mapper</topictitle>
       <context contextUID="help_maemomapper_about"/>
       <para>
       <topictitle>About Maemo Mapper</topictitle>
       <context contextUID="help_maemomapper_about"/>
       <para>
-        Current Version: 2.4
+        Current Version: 2.4.1
       </para>
       <para>
         Maemo Mapper was created and developed by John Costigan (aka
       </para>
       <para>
         Maemo Mapper was created and developed by John Costigan (aka
index 42232a53c7d1e66f4a83dd11ebde2ddbfe6fa7d6..c1a3ba06805e184942fd9bafbc2b207ef547f53b 100644 (file)
       <topictitle>Tietoja ohjelmasta Maemo Mapper</topictitle>
       <context contextUID="help_maemomapper_about"/>
       <para>
       <topictitle>Tietoja ohjelmasta Maemo Mapper</topictitle>
       <context contextUID="help_maemomapper_about"/>
       <para>
-        Asennettu versio: 2.4
+        Asennettu versio: 2.4.1
       </para>
       <para>
         Maemo Mapperin on suunnitellut ja luonut John Costigan (aka
       </para>
       <para>
         Maemo Mapperin on suunnitellut ja luonut John Costigan (aka
index bed28fea8bf1ddcf94764635aaed15f7df1a8047..f8a57dc7222272e2c70cbc8d772637f43ae1bd7c 100644 (file)
@@ -1,3 +1,13 @@
+maemo-mapper (2.4.1) unstable; urgency=low
+
+  * Fixed bug in editing POI categories (closes #2281).
+  * Forced default setting of gpsd_ctrl_sock (closes #1714).
+  * Fixed display of lat/lon in "Add POI" dialog box.
+  * Added German and Spanish translations.
+  * Added support for online HTML versions of built-in help docs.
+
+ -- John Costigan <gnuite@gmail.com>  Sun, 16 Mar 2008 20:00:00 -0400
+
 maemo-mapper (2.4) unstable; urgency=low
 
   * Fixed bug with POI export to GPX (closes #2216)
 maemo-mapper (2.4) unstable; urgency=low
 
   * Fixed bug with POI export to GPX (closes #2216)