author | llornkcor <llornkcor> | 2003-04-20 15:38:10 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-04-20 15:38:10 (UTC) |
commit | 5c5eda920c8d052147058d5e3d0c00c39d366ce8 (patch) (unidiff) | |
tree | e8adaf51325515904a6e1c420e036c90aafc4467 | |
parent | 47e87118bebd61d6480d649e6ddb0fba51eaf82b (diff) | |
download | opie-5c5eda920c8d052147058d5e3d0c00c39d366ce8.zip opie-5c5eda920c8d052147058d5e3d0c00c39d366ce8.tar.gz opie-5c5eda920c8d052147058d5e3d0c00c39d366ce8.tar.bz2 |
added comment
-rw-r--r-- | core/multimedia/opieplayer/vorbis/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/multimedia/opieplayer/vorbis/config.in b/core/multimedia/opieplayer/vorbis/config.in index b4797aa..d66ec88 100644 --- a/core/multimedia/opieplayer/vorbis/config.in +++ b/core/multimedia/opieplayer/vorbis/config.in | |||
@@ -1,4 +1,6 @@ | |||
1 | config LIBTREMORPLUGIN | 1 | config LIBTREMORPLUGIN |
2 | boolean "libtremorplugin" | 2 | boolean "libtremorplugin" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && OPIEPLAYER | 4 | depends ( LIBQPE || LIBQPE-X11 ) && OPIEPLAYER |
5 | comment "tremor is ogg vorbis!!" | ||
6 | \ No newline at end of file | ||