support for opening lyrics in external editor

This commit is contained in:
Andrzej Rybczak
2009-02-17 20:17:37 +01:00
parent 330fdb4759
commit 70f48dd454
6 changed files with 35 additions and 3 deletions

View File

@@ -109,6 +109,7 @@ struct ncmpcpp_config
std::string song_library_format;
std::string media_lib_album_format;
std::string tag_editor_album_format;
std::string external_editor;
std::string pattern;