diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-05-25 17:18:18 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-05-25 17:18:18 +0000 |
commit | e4be21b5e951bf9c461f44728e3b3ff15974eb1a (patch) | |
tree | f0d685b9c0d02bf6ac6d5a5e8ea1af73fc22edda | |
parent | fc217f18a78a4d2a927e734f12a6e8de644241b1 (diff) | |
download | config-e4be21b5e951bf9c461f44728e3b3ff15974eb1a.tar config-e4be21b5e951bf9c461f44728e3b3ff15974eb1a.tar.gz config-e4be21b5e951bf9c461f44728e3b3ff15974eb1a.tar.bz2 config-e4be21b5e951bf9c461f44728e3b3ff15974eb1a.tar.xz config-e4be21b5e951bf9c461f44728e3b3ff15974eb1a.zip |
- use exaile for playing audio cd's
-rw-r--r-- | common/Thunar/volmanrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Thunar/volmanrc b/common/Thunar/volmanrc index efb8c10..4abede6 100644 --- a/common/Thunar/volmanrc +++ b/common/Thunar/volmanrc @@ -8,7 +8,7 @@ Autoburn=TRUE AutoburnDataCommand=xfburn AutoburnAudioCommand=xfburn AutoplayAudioCd=TRUE -AutoplayAudioCdCommand=totem %d +AutoplayAudioCdCommand=exaile --play-cd AutoplayVideoCd=TRUE AutoplayVideoCdCommand=totem %d Autoipod=FALSE |