From 0a35762b18cc8995f4826c5943f2b26883a044bc Mon Sep 17 00:00:00 2001 From: Bernhard Walle Date: Sat, 13 Sep 2003 12:31:34 +0000 Subject: [PATCH] New version 0.2.0 (Old svn revision: 314) --- AUTHORS | 1 + ChangeLog | 5 +++++ README | 1 + configure | 2 +- configure.ac | 2 +- po/ca.po | 3 +-- po/lt.po | 2 +- po/xfce4-netload.pot | 2 +- 8 files changed, 12 insertions(+), 6 deletions(-) diff --git a/AUTHORS b/AUTHORS index 89c438a..aaf5480 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,3 @@ Benedikt Meurer Bernhard Walle +Hendrik Scholz (Wormulon code base) diff --git a/ChangeLog b/ChangeLog index a88a9d5..e2b5f27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-09-13 Bernhard Walle + * Added MacOS X support since it was added in Wormulon. Thanks to Hendrik + Scholz for his work on Wormulon. + * Released 0.2.0 + 2003-09-06 Bernhard Walle * added error message if the network device could not be found or if /proc/net/dev could not be opened diff --git a/README b/README index bcb8fcd..38a8780 100644 --- a/README +++ b/README @@ -9,6 +9,7 @@ Following operating systems are supported: * FreeBSD, NetBSD, OpenBSD * Sun Solaris * HP_UX + * MacOS X I have only Linux installed so I can test only on Linux. If you encounter any problems on other operating systems (or on Linux, of course) feel free to send diff --git a/configure b/configure index 6189441..5cd068b 100755 --- a/configure +++ b/configure @@ -1748,7 +1748,7 @@ fi # Define the identity of the package. PACKAGE=xfce4-netload-plugin - VERSION=0.2.0pre6 + VERSION=0.2.0 cat >>confdefs.h <<_ACEOF diff --git a/configure.ac b/configure.ac index cbcb70f..0c5a802 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ AC_INIT([panel-plugin/netload.c]) AM_CONFIG_HEADER([config.h]) -AM_INIT_AUTOMAKE([xfce4-netload-plugin], [0.2.0pre6]) +AM_INIT_AUTOMAKE([xfce4-netload-plugin], [0.2.0]) AM_MAINTAINER_MODE diff --git a/po/ca.po b/po/ca.po index 004337d..b5fc1ea 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: XFce 4\n" -"POT-Creation-Date: 2003-09-06 14:31+0200\n" +"POT-Creation-Date: 2003-09-13 13:57+0200\n" "PO-Revision-Date: 2003-09-06 16:21+0100\n" "Last-Translator: Carles Mu-oz Gorriz \n" "Language-Team: ca \n" @@ -99,4 +99,3 @@ msgstr "kBytes/s" #: panel-plugin/netload.c:1125 msgid "Netload" msgstr "CĂ rrega de red" - diff --git a/po/lt.po b/po/lt.po index e7ce915..936169b 100644 --- a/po/lt.po +++ b/po/lt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: xfce4-netload 1.0\n" -"POT-Creation-Date: 2003-09-06 14:31+0200\n" +"POT-Creation-Date: 2003-09-13 13:57+0200\n" "PO-Revision-Date: 2003-08-15 11:08+0300\n" "Last-Translator: Mantas \n" "Language-Team: \n" diff --git a/po/xfce4-netload.pot b/po/xfce4-netload.pot index 0a1471a..e704a7d 100644 --- a/po/xfce4-netload.pot +++ b/po/xfce4-netload.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-09-06 14:31+0200\n" +"POT-Creation-Date: 2003-09-13 13:57+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"