summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Caseiro2010-03-03 11:57:36 +0100
committerPuppet_Master2010-03-03 11:57:36 +0100
commitd17f9492072a9bc18a6bed3b93adecda64479f5c (patch)
treeb4c5541d139b366f15ab061bbf8b2fae7d5a6d18
parenta83d00264a24417477967f9b93f1ad5bd21f659b (diff)
libplayer : adding forgottend CONFIGURE file
-rwxr-xr-xlibs/libplayer/CONFIGURE8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/libplayer/CONFIGURE b/libs/libplayer/CONFIGURE
new file mode 100755
index 0000000000..42ecbb0696
--- /dev/null
+++ b/libs/libplayer/CONFIGURE
@@ -0,0 +1,8 @@
+. $GRIMOIRE/config_query_multi.function &&
+message "${MESSAGE_COLOR}If you whant to play DVD with enna select xine-lib${DEFAULT_COLOR}" &&
+config_query_multi LIBPLAYER_PLAYER \
+ "Which player or playing library do you want?" \
+ all \
+ mplayer \
+ vlc \
+ xine-lib