diff options
author | Kalle Wallin <kaw@linux.se> | 2004-07-09 07:33:07 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-07-09 07:33:07 +0000 |
commit | 2ceae6edcc4ce94bf3c19bb1a1460a8bcae7929b (patch) | |
tree | a70a0fe07aafe54e995bfdd36cb5a25891f34863 | |
parent | 5611df1a992b751a66ee594fac6f78710e769c00 (diff) | |
download | mpd-2ceae6edcc4ce94bf3c19bb1a1460a8bcae7929b.tar.gz mpd-2ceae6edcc4ce94bf3c19bb1a1460a8bcae7929b.tar.xz mpd-2ceae6edcc4ce94bf3c19bb1a1460a8bcae7929b.zip |
Updated version to 0.11.0
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1818 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | TODO | 4 | ||||
-rw-r--r-- | po/de.po | 8 | ||||
-rw-r--r-- | po/sv.po | 2 |
4 files changed, 10 insertions, 9 deletions
@@ -1,6 +1,9 @@ +2004-07-09 Kalle Wallin <kaw@linux.se> + * ncmpc-0.11.0 released + 2004-07-08 Kalle Wallin <kaw@linux.se> * doc/keys.sample: Welcome back - * po/de.po: German language updates from Mark Daniel Reidel + * po/de.po: German language update from Mark Daniel Reidel 2004-07-06 Kalle Wallin <kaw@linux.se> * configure.ac: display a warning when NLS is disabled @@ -4,14 +4,12 @@ Features: * search screen * id3 browser -Other: -* Add libgpm support? - Glib * replace snprintf with g_snprintf or g_strdup_printf * replace strcat with g_strlcat or g_strconcat() * replace strncpy with g_strlcpy * replace strstr with g_strrstr +* replace vsnprintf with g_vsprintf or g_strdup_vprintf(format,ap); * ... @@ -1,15 +1,15 @@ # German # Copyright (C) 2004 Kalle Wallin # This file is distributed under the same license as the ncmpc package. -# +# Ingmar Gebert, 2004 #, fuzzy msgid "" msgstr "" "Project-Id-Version: ncmpc 0.11.0\n" -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" +"Report-Msgid-Bugs-To: Kalle Wallin <kaw@linux.se>\n" "POT-Creation-Date: 2004-07-03 19:36+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2004-07-08 21:16+0200\n" +"Last-Translator: Ingmar Gebert\n" "Language-Team: de <de@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ncmpc 0.11.0\n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: Kalle Wallin <kaw@linux.se>\n" "POT-Creation-Date: 2004-07-03 19:36+0200\n" "PO-Revision-Date: 2004-06-05 18:16+0200\n" "Last-Translator: Kalle Wallin <kaw@linux.se>\n" |