diff options
author | François Andriot <[email protected]> | 2014-03-16 13:01:25 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-03-16 13:01:25 +0100 |
commit | ac9528cdc30a02a5de9bee61d984ce5e887738db (patch) | |
tree | da0d46e2887ebd9ff3322d7b5c751d29b2086085 /ubuntu/precise/applications/amarok.cmake/debian/README.Debian | |
parent | 86edbad7c86151df1ff3ba015b466a634920e3e7 (diff) | |
parent | f923c3ffdf627da3a7637db245b24b9f29f7c6a1 (diff) | |
download | tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.tar.gz tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/amarok.cmake/debian/README.Debian')
-rw-r--r-- | ubuntu/precise/applications/amarok.cmake/debian/README.Debian | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/ubuntu/precise/applications/amarok.cmake/debian/README.Debian b/ubuntu/precise/applications/amarok.cmake/debian/README.Debian deleted file mode 100644 index 185627147..000000000 --- a/ubuntu/precise/applications/amarok.cmake/debian/README.Debian +++ /dev/null @@ -1,28 +0,0 @@ -Amarok packages for Debian -========================== - - A couple of notes which you may find useful: - - - starting with Amarok 1.4, lyrics downloading is implemented in a - separate Ruby script; - - - Last.fm stream support is also implemented with the help of a Ruby - script. - - - if you want amarok to be able to play CDs, you need to install the - tdemultimedia-tdeio-plugins package. - - - the scripts available in the 'Scripts' menu need that you install - some other packages for them to work. Those packages are listed in - the Suggests: field of the amarok package. - - Also, users not using the full KDE environment may get the following - error when executing amarok for the first time: "Socket-path is not a - link or a directory: /home/$USER/.kde/socket-$HOSTNAME". Just execute: - - $ lnusertemp socket - - Note that you only need to execute it once, not each time that you - start Amarok. - - -- Adeodato Simó <[email protected]> |