actions: move item selection to its own action and bind it to insert

This commit is contained in:
Andrzej Rybczak
2015-05-09 21:37:40 +02:00
parent ccb468592d
commit 38b1064f1f
25 changed files with 260 additions and 290 deletions

View File

@@ -137,7 +137,6 @@ struct Configuration
bool screen_switcher_previous;
bool autocenter_mode;
bool wrapped_search;
bool space_selects;
bool incremental_seeking;
bool now_playing_lyrics;
bool fetch_lyrics_in_background;