From 917053d59e5b525da2bae79701c3dcd4d37d532b Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Thu, 26 Aug 2004 21:24:41 +0000 Subject: [PATCH] Thu Aug 26 17:23:16 2004 Jonathan Blandford * initscripts/Makefile.am * configure.in: Make pass distcheck * po/ChangeLog: added git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@85 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- .cvsignore | 1 + ChangeLog | 7 +++++++ initscript/Makefile.am | 2 +- po/ChangeLog | 0 po/NetworkManager.pot | 30 +++++++++++++++++------------- 5 files changed, 26 insertions(+), 14 deletions(-) create mode 100644 po/ChangeLog diff --git a/.cvsignore b/.cvsignore index 1a42dfd4ae..7f140cfb32 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ Makefile.in NetworkManager-0.1.tar.gz autom4te.cache aclocal.m4 +mkinstalldirs diff --git a/ChangeLog b/ChangeLog index a460f59d01..33eed11cd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,13 @@ Thu Aug 26 2004 Dan Williams * Tag NetworkManager-0.2 +Thu Aug 26 17:23:16 2004 Jonathan Blandford + + * initscripts/Makefile.am + * configure.in: Make pass distcheck + + * po/ChangeLog: added + Thu Aug 26 2004 Dan Williams * panel-applet/NMWirelessApplet.c diff --git a/initscript/Makefile.am b/initscript/Makefile.am index 2092e90336..f642f28e53 100644 --- a/initscript/Makefile.am +++ b/initscript/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = $(TARGET_DISTRO) - +DIST_SUBDIRS=RedHat Gentoo INCLUDES = \ $(NM_CFLAGS) \ -Wall \ diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 0000000000..e69de29bb2 diff --git a/po/NetworkManager.pot b/po/NetworkManager.pot index cee19659bd..2e0543116f 100644 --- a/po/NetworkManager.pot +++ b/po/NetworkManager.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-26 15:11-0400\n" +"POT-Creation-Date: 2004-08-26 17:17-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,23 +16,27 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: panel-applet/NMWirelessApplet.c:563 -msgid "NetworkManager is not running..." +#: panel-applet/NMWirelessApplet.c:553 +msgid "There are no network devices..." msgstr "" -#: panel-applet/NMWirelessApplet.c:568 -msgid "No network connection is currently active..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:574 -msgid "A wired network connection is currently active..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:584 +#: panel-applet/NMWirelessApplet.c:648 msgid "There are no wireless networks..." msgstr "" -#: panel-applet/NMWirelessApplet.c:800 +#: panel-applet/NMWirelessApplet.c:720 +msgid "NetworkManager is not running..." +msgstr "" + +#: panel-applet/NMWirelessApplet.c:730 +msgid "No network connection is currently active..." +msgstr "" + +#: panel-applet/NMWirelessApplet.c:735 +msgid "A wired network connection is currently active..." +msgstr "" + +#: panel-applet/NMWirelessApplet.c:939 msgid "" "The NetworkManager Applet could not find some required resources (the glade " "file was not found)."