aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-26 14:52:33 +0100
committerMax Kellermann <max@duempel.org>2008-11-26 14:52:33 +0100
commitef5bdfe01056d539c36d725cd6fc1743146d29d1 (patch)
treef26f4a47f761a73a085f8dc95a1796c4c7914763 /po/POTFILES.in
parent2ffd32657c85cc5455c25095c515f6082a05bfc4 (diff)
downloadmpd-ef5bdfe01056d539c36d725cd6fc1743146d29d1.tar.gz
mpd-ef5bdfe01056d539c36d725cd6fc1743146d29d1.tar.xz
mpd-ef5bdfe01056d539c36d725cd6fc1743146d29d1.zip
po: added screen_song.c to POTFILES.in
When I created screen_song.c, I forgot to add it to POTFILES.in, and thus its string were not part of ncmpc.pot. Add it and regenerate ncmpc.pot and all .po files.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2edf312f2..c79bfe478 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -14,6 +14,7 @@ src/screen_search.c
src/screen_keydef.c
src/screen_help.c
src/screen_lyrics.c
+src/screen_song.c
src/command.c
src/colors.c
src/support.c