diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick/applications/amarok.cmake/debian/README.Debian | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/amarok.cmake/debian/README.Debian')
-rw-r--r-- | ubuntu/maverick/applications/amarok.cmake/debian/README.Debian | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/README.Debian b/ubuntu/maverick/applications/amarok.cmake/debian/README.Debian deleted file mode 100644 index 185627147..000000000 --- a/ubuntu/maverick/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ó <dato@net.com.org.es> |