summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/amarok/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/precise/applications/amarok/debian/README.Debian')
-rw-r--r--ubuntu/precise/applications/amarok/debian/README.Debian28
1 files changed, 0 insertions, 28 deletions
diff --git a/ubuntu/precise/applications/amarok/debian/README.Debian b/ubuntu/precise/applications/amarok/debian/README.Debian
deleted file mode 100644
index 185627147..000000000
--- a/ubuntu/precise/applications/amarok/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>