diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 84da08d7b7fcda12c85caeb5a10b4903770a6f69 (patch) | |
tree | 2a6aea76f2dfffb4cc04bb907c4725af94f70e72 /kicker-applets/mediacontrol/README | |
download | tdeaddons-84da08d7b7fcda12c85caeb5a10b4903770a6f69.tar.gz tdeaddons-84da08d7b7fcda12c85caeb5a10b4903770a6f69.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kicker-applets/mediacontrol/README')
-rw-r--r-- | kicker-applets/mediacontrol/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kicker-applets/mediacontrol/README b/kicker-applets/mediacontrol/README new file mode 100644 index 0000000..0c3acc7 --- /dev/null +++ b/kicker-applets/mediacontrol/README @@ -0,0 +1,28 @@ +MediaControl v0.4 +Stefan Gehn <metz AT gehn.net> +---------------------------------------------------------------------- + +This is a small applet for the kde-panel (kicker) to control various +mediaplayers with. + +Supported players at the moment are: +- Noatun +- XMMS +- JuK +- Amarok +- KsCD +- more to come :) + +If you ask "Why another applet for xmms?" then there are a few answers for you: + +1. most of those applets are for XMMS _only_ and I wanted to support various + mediaplayers +2. there was no applet for noatun (... and I was never able to find that noatun + -window on my huge desktop) +3. many xmms-applets use skins to look like xmms itself, I really dislike that + on a panel + +The applet is still very small and can't make coffee yet but this will surely +come one day ;) + +Have fun with this small and (hopefully) handy tool. |