Code

screen_queue: move playlist_save() to save_playlist.c
[ncmpc.git] / po / POTFILES.in
index c4c58ba98156af8f6db271df14735e6e7bd7b8dd..1ea275ca9607858577ebcc9be2cf6cf52dfd2bfb 100644 (file)
@@ -1,16 +1,30 @@
 # source files
 
-src/ncmpc.h
+src/colors.c
+src/command.c
+src/conf.c
+src/i18n.h
+src/list_window.c
 src/main.c
+src/options.c
+src/player_command.c
+src/save_playlist.c
 src/screen.c
-src/screen_utils.c
-src/screen_play.c
+src/screen_artist.c
+src/screen_browser.c
+src/screen_chat.c
+src/screen_client.c
 src/screen_file.c
-src/screen_keydef.c
-src/screen_clock.c
+src/screen_find.c
 src/screen_help.c
-src/command.c
-src/colors.c
-src/support.c
-src/options.c
-
+src/screen_init.c
+src/screen_keydef.c
+src/screen_lyrics.c
+src/screen_outputs.c
+src/screen_queue.c
+src/screen_search.c
+src/screen_song.c
+src/screen_utils.c
+src/status_bar.c
+src/title_bar.c
+src/utils.c