You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installation will ask for you sudo password. Don't worry, this is only required to install the schema file, which is needed for saving preferences.
INSTALL for current user only:
1) Open a terminal in your current directory (the one where the INSTALL file and Makefile is located).
2) Run "make install".
3) Enable plugin in Rhythmbox under 'Edit > Plugins'
INSTALL system wide for all users:
1) Open a terminal in your current directory (the one where the INSTALL file and Makefile is located).
2) Run "make install-systemwide".
3) Enable plugin in Rhythmbox under 'Edit > Plugins'
UNINSTALL:
1) Open a terminal in your current directory (the one where the INSTALL file and Makefile is located).