projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c00851
)
remove the "Reference" from the plugin description
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Wed, 2 Feb 2005 05:50:52 +0000
(
05:50
+0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Wed, 2 Feb 2005 05:50:52 +0000
(
05:50
+0000)
src/plugin_xmms/plugin.c
patch
|
blob
|
history
diff --git
a/src/plugin_xmms/plugin.c
b/src/plugin_xmms/plugin.c
index
62bdc24
..
7325785
100644
(file)
--- a/
src/plugin_xmms/plugin.c
+++ b/
src/plugin_xmms/plugin.c
@@
-135,7
+135,7
@@
InputPlugin flac_ip =
{
NULL,
NULL,
- "
Reference
FLAC Player v" VERSION,
+ "FLAC Player v" VERSION,
FLAC_XMMS__init,
FLAC_XMMS__aboutbox,
FLAC_XMMS__configure,