add albums' editor screen (quite experimental for now)

This commit is contained in:
unK
2008-09-06 22:33:35 +02:00
parent 32430450d0
commit ecdf23f06a
9 changed files with 374 additions and 59 deletions

View File

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