This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
35 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.0-pre2 | ||
1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,7 @@ | |
#define PACKAGE_NAME "pidgin-znchelper" | ||
|
||
/* Define to the full name and version of this package. */ | ||
#define PACKAGE_STRING "pidgin-znchelper 1.5.0-pre2" | ||
#define PACKAGE_STRING "pidgin-znchelper 1.5.0" | ||
|
||
/* Define to the one symbol short name of this package. */ | ||
#define PACKAGE_TARNAME "pidgin-znchelper" | ||
|
@@ -75,7 +75,7 @@ | |
#define PACKAGE_URL "" | ||
|
||
/* Define to the version of this package. */ | ||
#define PACKAGE_VERSION "1.5.0-pre2" | ||
#define PACKAGE_VERSION "1.5.0" | ||
|
||
/* Define the plugin author to be used */ | ||
#define PLUGIN_AUTHOR "Konrad Gräfe <[email protected]>" | ||
|
@@ -90,7 +90,7 @@ | |
#define PLUGIN_STATIC_NAME "znchelper" | ||
|
||
/* Define the plugin version to be used */ | ||
#define PLUGIN_VERSION "1.5.0-pre2" | ||
#define PLUGIN_VERSION "1.5.0" | ||
|
||
/* Define the plugin website to be used */ | ||
#define PLUGIN_WEBSITE "http://freakazoid.teamblind.de/2009/11/16/pidgin-znc-helper/" | ||
|
@@ -99,4 +99,4 @@ | |
#define STDC_HEADERS 1 | ||
|
||
/* Version number of package */ | ||
#define VERSION "1.5.0-pre2" | ||
#define VERSION "1.5.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.69 for pidgin-znchelper 1.5.0-pre2. | ||
# Generated by GNU Autoconf 2.69 for pidgin-znchelper 1.5.0. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -590,8 +590,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='pidgin-znchelper' | ||
PACKAGE_TARNAME='pidgin-znchelper' | ||
PACKAGE_VERSION='1.5.0-pre2' | ||
PACKAGE_STRING='pidgin-znchelper 1.5.0-pre2' | ||
PACKAGE_VERSION='1.5.0' | ||
PACKAGE_STRING='pidgin-znchelper 1.5.0' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1369,7 +1369,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-znchelper 1.5.0-pre2 to adapt to many kinds of systems. | ||
\`configure' configures pidgin-znchelper 1.5.0 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1440,7 +1440,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of pidgin-znchelper 1.5.0-pre2:";; | ||
short | recursive ) echo "Configuration of pidgin-znchelper 1.5.0:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1554,7 +1554,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
pidgin-znchelper configure 1.5.0-pre2 | ||
pidgin-znchelper configure 1.5.0 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -1923,7 +1923,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-znchelper $as_me 1.5.0-pre2, which was | ||
It was created by pidgin-znchelper $as_me 1.5.0, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -2786,7 +2786,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='pidgin-znchelper' | ||
VERSION='1.5.0-pre2' | ||
VERSION='1.5.0' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -2844,7 +2844,7 @@ ac_config_headers="$ac_config_headers config.h" | |
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
#define PLUGIN_VERSION "1.5.0-pre2" | ||
#define PLUGIN_VERSION "1.5.0" | ||
_ACEOF | ||
|
||
|
||
|
@@ -13485,7 +13485,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-znchelper $as_me 1.5.0-pre2, which was | ||
This file was extended by pidgin-znchelper $as_me 1.5.0, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -13551,7 +13551,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-znchelper config.status 1.5.0-pre2 | ||
pidgin-znchelper config.status 1.5.0 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,13 @@ | |
# Process this file with autoconf to produce a configure script. | ||
|
||
AC_PREREQ(2.61) | ||
AC_INIT(pidgin-znchelper, 1.5.0-pre2, [email protected]) | ||
AC_INIT(pidgin-znchelper, 1.5.0, [email protected]) | ||
AM_INIT_AUTOMAKE | ||
AC_CONFIG_SRCDIR([src/znchelper.c]) | ||
AC_CONFIG_HEADER([config.h]) | ||
AC_CONFIG_MACRO_DIR([m4]) | ||
|
||
AC_DEFINE_UNQUOTED(PLUGIN_VERSION, ["1.5.0-pre2"], [Define the plugin version to be used]) | ||
AC_DEFINE_UNQUOTED(PLUGIN_VERSION, ["1.5.0"], [Define the plugin version to be used]) | ||
|
||
AC_DEFINE_UNQUOTED(PLUGIN_WEBSITE, ["http://freakazoid.teamblind.de/2009/11/16/pidgin-znc-helper/"], [Define the plugin website to be used]) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Section: net | |
Priority: extra | ||
Maintainer: Konrad Gräfe <[email protected]> | ||
Build-Depends: debhelper (>= 7), autotools-dev, pidgin-dev (>= 2.6.0), intltool | ||
Standards-Version: 3.9.1 | ||
Standards-Version: 3.9.4 | ||
Homepage: http://freakazoid.teamblind.de/2009/11/16/pidgin-znc-helper/ | ||
|
||
Package: pidgin-znchelper | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: gtk-freakazoid-znchelper 0.5\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-01-28 23:24+0100\n" | ||
"POT-Creation-Date: 2014-01-29 14:55+0100\n" | ||
"PO-Revision-Date: 2010-07-29 11:47+0000\n" | ||
"Last-Translator: kgraefe <Unknown>\n" | ||
"Language-Team: de_DE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pidgin-znc-helper\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-01-28 23:24+0100\n" | ||
"POT-Creation-Date: 2014-01-29 14:55+0100\n" | ||
"PO-Revision-Date: 2012-06-21 15:41+0000\n" | ||
"Last-Translator: Eduardo Alberto Calvo <Unknown>\n" | ||
"Language-Team: Spanish <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pidgin-znc-helper\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-01-28 23:24+0100\n" | ||
"POT-Creation-Date: 2014-01-29 14:55+0100\n" | ||
"PO-Revision-Date: 2013-01-28 14:26+0000\n" | ||
"Last-Translator: londumas <[email protected]>\n" | ||
"Language-Team: French <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-01-28 23:24+0100\n" | ||
"POT-Creation-Date: 2014-01-29 14:55+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pidgin-znc-helper\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-01-28 23:24+0100\n" | ||
"POT-Creation-Date: 2014-01-29 14:55+0100\n" | ||
"PO-Revision-Date: 2010-11-18 06:58+0000\n" | ||
"Last-Translator: Ushakov Maxim <[email protected]>\n" | ||
"Language-Team: Russian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: pidgin-znc-helper\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-01-28 23:24+0100\n" | ||
"POT-Creation-Date: 2014-01-29 14:55+0100\n" | ||
"PO-Revision-Date: 2013-06-01 04:11+0000\n" | ||
"Last-Translator: Thambaru Wijesekara <Unknown>\n" | ||
"Language-Team: Sinhalese <[email protected]>\n" | ||
|