filename parser for tag editor, renaming files support, minor fixes

This commit is contained in:
unK
2008-09-12 22:06:48 +02:00
parent 8fb83ac476
commit 2605b29dd9
14 changed files with 529 additions and 120 deletions

View File

@@ -47,7 +47,7 @@ struct ncmpcpp_keys
int SearchEngine[2];
int MediaLibrary[2];
int PlaylistEditor[2];
int AlbumEditor[2];
int TagEditor[2];
int Stop[2];
int Pause[2];
int Next[2];