'start searching immediately' function added

This commit is contained in:
unK
2008-09-02 06:00:00 +02:00
parent 0f0bf11652
commit 451f2e112e
4 changed files with 18 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ struct ncmpcpp_keys
int SavePlaylist[2];
int GoToNowPlaying[2];
int GoToContainingDir[2];
int StartSearching[2];
int ToggleAutoCenter[2];
int GoToParentDir[2];
int Quit[2];