ncmpc-0.11.1 - Russian translation fix - LexxTheFox

Russian translation in file ru.po has a mistake in codepage definition which breaks program behaviour. All messages are displayed as '?' marks. Download a fixed ru.po:


ncmpc-0.11.0-mouse-switch.patch - Jonathan Fors

This patch lets the user choose whether to use the mouse or not. Simply, it adds two command-line switches, --mouse (-m) and --no-mouse (-M) as well as an enable-mouse yes|no directive in the config file.

Note: Similar functionality exists in the svn version (since revision 1865)