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)."