Solitaire-plugin: Difference between revisions
Jump to navigation
Jump to search
(Preparation) |
(initial) |
||
Line 1: | Line 1: | ||
==Description== |
==Description== |
||
[[Image: |
[[Image:Solitaire-plugin.jpg|thumb|Screenshot]] |
||
The '''solitaire plugin''' implements the well known card game for the OSD of [[VDR]]. |
|||
==Hardware requirements== |
==Hardware requirements== |
||
Line 7: | Line 8: | ||
==Installation== |
==Installation== |
||
See [[plugin installation]] |
See [[plugin installation]] and after that you have to copy the cards to the appropiate directory. |
||
<pre> |
|||
cd $SOURCEDIR/VDR/PLUGINS/src |
|||
cp -R solitaire/solitaire /etc/vdr/plugins |
|||
</pre> |
|||
==Problems== |
==Problems== |
||
Line 14: | Line 19: | ||
{| |
{| |
||
| [1] |
| [1] |
||
| http://www.djdagobert.com/vdr/solitaire/index.html |
|||
| http:// |
|||
| Plugin homepage |
| Plugin homepage |
||
|} |
|} |
||
Line 21: | Line 26: | ||
<!-- Link to german wiki page --> |
<!-- Link to german wiki page --> |
||
[[de: |
[[de:Solitaire-plugin]] |
Revision as of 17:22, 21 September 2004
Description
The solitaire plugin implements the well known card game for the OSD of VDR.
Hardware requirements
Software requirements
Installation
See plugin installation and after that you have to copy the cards to the appropiate directory.
cd $SOURCEDIR/VDR/PLUGINS/src cp -R solitaire/solitaire /etc/vdr/plugins
Problems
Links
[1] | http://www.djdagobert.com/vdr/solitaire/index.html | Plugin homepage |