Difference between revisions of "Amarok Scripts"
From zen2
(New page: If scripts like XUL Remote won't work in Amarok try <pre> sudo apt-get install python-qt3 </pre> Some scripts apparently also need <pre> sudo apt-get install python-pycurl </pre>) |
m (1 revision) |
(No difference)
| |
Latest revision as of 08:07, 25 July 2013
If scripts like XUL Remote won't work in Amarok try
sudo apt-get install python-qt3
Some scripts apparently also need
sudo apt-get install python-pycurl
