Actions

Amarok Scripts

From zen2

Revision as of 00:39, 9 November 2008 by 121.98.154.206 (talk) (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>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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