New version 0.2.0

(Old svn revision: 314)
master
Bernhard Walle 2003-09-13 12:31:34 +00:00
parent 6c59586f2e
commit 0a35762b18
8 changed files with 12 additions and 6 deletions

View File

@ -1,2 +1,3 @@
Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de> Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de>
Bernhard Walle <bernhard.walle@gmx.de> Bernhard Walle <bernhard.walle@gmx.de>
Hendrik Scholz <hscholz@raisdorf.net> (Wormulon code base)

View File

@ -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 2003-09-06 Bernhard Walle
* added error message if the network device could not be found or if * added error message if the network device could not be found or if
/proc/net/dev could not be opened /proc/net/dev could not be opened

1
README
View File

@ -9,6 +9,7 @@ Following operating systems are supported:
* FreeBSD, NetBSD, OpenBSD * FreeBSD, NetBSD, OpenBSD
* Sun Solaris * Sun Solaris
* HP_UX * HP_UX
* MacOS X
I have only Linux installed so I can test only on Linux. If you encounter any 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 problems on other operating systems (or on Linux, of course) feel free to send

2
configure vendored
View File

@ -1748,7 +1748,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE=xfce4-netload-plugin PACKAGE=xfce4-netload-plugin
VERSION=0.2.0pre6 VERSION=0.2.0
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF

View File

@ -9,7 +9,7 @@ AC_INIT([panel-plugin/netload.c])
AM_CONFIG_HEADER([config.h]) 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 AM_MAINTAINER_MODE

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: XFce 4\n" "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" "PO-Revision-Date: 2003-09-06 16:21+0100\n"
"Last-Translator: Carles Mu-oz Gorriz <carlesmu@internautas.org>\n" "Last-Translator: Carles Mu-oz Gorriz <carlesmu@internautas.org>\n"
"Language-Team: ca <LL@li.org>\n" "Language-Team: ca <LL@li.org>\n"
@ -99,4 +99,3 @@ msgstr "kBytes/s"
#: panel-plugin/netload.c:1125 #: panel-plugin/netload.c:1125
msgid "Netload" msgid "Netload"
msgstr "Càrrega de red" msgstr "Càrrega de red"

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: xfce4-netload 1.0\n" "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" "PO-Revision-Date: 2003-08-15 11:08+0300\n"
"Last-Translator: Mantas <zaz@xxx.lt>\n" "Last-Translator: Mantas <zaz@xxx.lt>\n"
"Language-Team: <komp_lt@konferencijos.lt>\n" "Language-Team: <komp_lt@konferencijos.lt>\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"