Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:fdf03e3987793ddddbd587b094cda83d5570571f
Author...:karl <>
Committer:karl <>
Date.....:Sun Apr 24 00:01:54 2005 +0000
Parents..:dcb037eed22a888b8c3d8049e016a54f9f7ea40a

Message
[project @ 2005-04-24 00:01:52 by karl]
bug-hello reporting address

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +2/-0
index 7ae0ffc..e6f9aac
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-04-23  Karl Berry  <karl@gnu.org>
 
+	* po/Makevars (MSGID_BUGS_ADDRESS): change to bug-hello@gnu.org.
+
 	* src/hello.c (locale.h): unconditionally include, everything has
 	this now.
 	* m4/Makefile.am: remove, no longer needed.

diff --git a/po/Makevars b/po/Makevars
line changes: +1/-1
index c755b45..7687c86
--- a/po/Makevars
+++ b/po/Makevars
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc.
 # It can be your email address, or a mailing list address where translators
 # can write to without being subscribed, or the URL of a web page through
 # which the translators can contact you.
-MSGID_BUGS_ADDRESS = ke@gnu.franken.de
+MSGID_BUGS_ADDRESS = bug-hello@gnu.org
 
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.

This website is licensed under AGPL-3.0. Feel free to copy!