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


gnu-hello       
Info
Commit...:569d839baafc79250943038c381da7e835281542
Author...:Jim Meyering
Committer:Jim Meyering
Date.....:Thu Mar 13 09:19:49 2014 -0700
Parents..:076317290a0ebc4ae1f2841fd75c35e968fc3f94

Message
maint: make po/POTFILES.in consistent

* po/POTFILES.in: Remove src/system.c: it no longer contains any
translatable strings.

Changes
diff --git a/po/POTFILES.in b/po/POTFILES.in
line changes: +0/-1
index 7c697d7..97a8adf
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,7 +8,6 @@
 
 # Package source files.
 src/hello.c
-src/system.h
 
 # Gnulib source files.
 lib/error.c

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