make the xspf plugin enable by default to allow audacious to not start with
an empty playlist but with the latest one which was there before closing. Noted by: hjwng@naver.com
This commit is contained in:
parent
5a4a332130
commit
73cf3f63c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186635
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ OPTIONS= ESOUND "Enable Esound output output" off \
|
|||
TIMIDITY "Enable timidity plugin" on \
|
||||
MMS "Enable mms support" off \
|
||||
PARANORMAL "Enable paranormal vis plugin" on \
|
||||
XSPF "Enable XSPF support" off \
|
||||
XSPF "Enable XSPF support" on \
|
||||
TTA "Enable TrueAudio plugin" on \
|
||||
LAME "Enable liblame plugin" off \
|
||||
GNOME "Build with gnomevfs/gconf support" off \
|
||||
|
|
Loading…
Reference in a new issue