Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
* Version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Gräfe committed Jun 6, 2010
2 parents 4c331f8 + 3e49d9a commit 0825725
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 27 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.7.1 (2010/06/06):
* Fixed translation error in German translation
* Updated Russian translation

Version 1.7 (2010/06/04):
* Added Norwegian Bokmal and Russian language files
* Added possibility to sort by account (please read the hint in the preferences dialog)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7
1.7.1
8 changes: 4 additions & 4 deletions config.h.mingw
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
#define PACKAGE_NAME "pidgin-extended-blist-sort"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "pidgin-extended-blist-sort 1.7"
#define PACKAGE_STRING "pidgin-extended-blist-sort 1.7.1"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pidgin-extended-blist-sort"
Expand All @@ -75,7 +75,7 @@
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION "1.7"
#define PACKAGE_VERSION "1.7.1"

/* Define the plugin author to be used */
#define PLUGIN_AUTHOR "Konrad Gräfe <freakazoid@teamblind.de>"
Expand All @@ -87,7 +87,7 @@
#define PLUGIN_STATIC_NAME "extended-blist-sort"

/* Define the plugin version to be used */
#define PLUGIN_VERSION "1.7"
#define PLUGIN_VERSION "1.7.1"

/* Define the plugin website to be used */
#define PLUGIN_WEBSITE "http://freakazoid.teamblind.de/2008/12/13/pidgin-extended-buddy-list-sort-plugin/"
Expand All @@ -96,4 +96,4 @@
#define STDC_HEADERS 1

/* Version number of package */
#define VERSION "1.7"
#define VERSION "1.7.1"
22 changes: 11 additions & 11 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for pidgin-extended-blist-sort 1.7.
# Generated by GNU Autoconf 2.65 for pidgin-extended-blist-sort 1.7.1.
#
# Report bugs to <freakazoid@teamblind.de>.
#
Expand Down Expand Up @@ -701,8 +701,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='pidgin-extended-blist-sort'
PACKAGE_TARNAME='pidgin-extended-blist-sort'
PACKAGE_VERSION='1.7'
PACKAGE_STRING='pidgin-extended-blist-sort 1.7'
PACKAGE_VERSION='1.7.1'
PACKAGE_STRING='pidgin-extended-blist-sort 1.7.1'
PACKAGE_BUGREPORT='freakazoid@teamblind.de'
PACKAGE_URL=''

Expand Down Expand Up @@ -1462,7 +1462,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures pidgin-extended-blist-sort 1.7 to adapt to many kinds of systems.
\`configure' configures pidgin-extended-blist-sort 1.7.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1533,7 +1533,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of pidgin-extended-blist-sort 1.7:";;
short | recursive ) echo "Configuration of pidgin-extended-blist-sort 1.7.1:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1637,7 +1637,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
pidgin-extended-blist-sort configure 1.7
pidgin-extended-blist-sort configure 1.7.1
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2008,7 +2008,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pidgin-extended-blist-sort $as_me 1.7, which was
It was created by pidgin-extended-blist-sort $as_me 1.7.1, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2816,7 +2816,7 @@ fi

# Define the identity of the package.
PACKAGE='pidgin-extended-blist-sort'
VERSION='1.7'
VERSION='1.7.1'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -2863,7 +2863,7 @@ ac_config_headers="$ac_config_headers config.h"


cat >>confdefs.h <<_ACEOF
#define PLUGIN_VERSION "1.7"
#define PLUGIN_VERSION "1.7.1"
_ACEOF


Expand Down Expand Up @@ -12492,7 +12492,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by pidgin-extended-blist-sort $as_me 1.7, which was
This file was extended by pidgin-extended-blist-sort $as_me 1.7.1, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -12558,7 +12558,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
pidgin-extended-blist-sort config.status 1.7
pidgin-extended-blist-sort config.status 1.7.1
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
Expand Down
4 changes: 2 additions & 2 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.61)
AC_INIT(pidgin-extended-blist-sort, 1.7, freakazoid@teamblind.de)
AC_INIT(pidgin-extended-blist-sort, 1.7.1, freakazoid@teamblind.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/extended_blist_sort.c])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])

AC_DEFINE_UNQUOTED(PLUGIN_VERSION, ["1.7"], [Define the plugin version to be used])
AC_DEFINE_UNQUOTED(PLUGIN_VERSION, ["1.7.1"], [Define the plugin version to be used])

AC_DEFINE_UNQUOTED(PLUGIN_WEBSITE, ["http://freakazoid.teamblind.de/2008/12/13/pidgin-extended-buddy-list-sort-plugin/"], [Define the plugin website to be used])

Expand Down
Binary file modified po/de.gmo
Binary file not shown.
10 changes: 5 additions & 5 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-29 06:12+0000\n"
"PO-Revision-Date: 2010-05-29 04:38+0000\n"
"POT-Creation-Date: 2010-05-30 05:21+0000\n"
"PO-Revision-Date: 2010-06-05 08:08+0000\n"
"Last-Translator: kgraefe <Unknown>\n"
"Language-Team: German <freakazoid@teamblind.de>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-05-30 03:54+0000\n"
"X-Launchpad-Export-Date: 2010-06-06 03:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"

#: ../src/extended_blist_sort.c:113 ../src/prefs.c:52
Expand Down Expand Up @@ -59,8 +59,8 @@ msgid ""
"You can reorder the accounts using drag and drop in the <b>Accounts</b> "
"window at <b>Accounts->Manage Accounts</b>."
msgstr ""
"Du kannst die Konten via Drag&Drop im <b>Konten</b>-Fenster unter <b>Konten-"
">Konten verwalten</b> umsortieren."
"Du kannst die Konten via Drag&amp;Drop im <b>Konten</b>-Fenster unter "
"<b>Konten->Konten verwalten</b> umsortieren."

#. Translators: Please maintain the use of -> and <- to refer to menu hierarchy
#: ../src/prefs.c:58
Expand Down
14 changes: 10 additions & 4 deletions po/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: pidgin-extended-blist-sort\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-28 10:39+0000\n"
"PO-Revision-Date: 2010-04-28 05:03+0000\n"
"POT-Creation-Date: 2010-05-30 05:21+0000\n"
"PO-Revision-Date: 2010-06-05 04:15+0000\n"
"Last-Translator: kgraefe <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-05-29 04:04+0000\n"
"X-Launchpad-Export-Date: 2010-06-06 03:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"

#: ../src/extended_blist_sort.c:113 ../src/prefs.c:52
Expand Down Expand Up @@ -60,13 +60,19 @@ msgid ""
"You can reorder the accounts using drag and drop in the <b>Accounts</b> "
"window at <b>Accounts->Manage Accounts</b>."
msgstr ""
"Вы можете изменить сортировку учетных записей с помощью перетаскивания в "
"окне <b>Учетные записи</b> которое находится в меню <b>Учетные записи-"
">Управление учетными записями</b>."

#. Translators: Please maintain the use of -> and <- to refer to menu hierarchy
#: ../src/prefs.c:58
msgid ""
"Please note that the plugin wont recognize this change so that you have to "
"use <b>Tools->Extended BList Sort->Refresh</b> to refresh the buddy list."
msgstr ""
"Обратите внимание, что плагин не может принять эти изменения. Воспользуйтесь "
"меню <b>Инструменты->Расширенная сортировка BList->Обновить</b> для "
"обновления списка контактов."

#: ../src/prefs.c:153
msgid "(Nothing)"
Expand Down Expand Up @@ -138,4 +144,4 @@ msgstr ""

#: ../src/plugin_actions.c:36
msgid "Refresh Buddy List"
msgstr ""
msgstr "Обновить список контактов"

0 comments on commit 0825725

Please sign in to comment.