Solitaire-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(initial)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
==Installation==
==Installation==
See [[plugin installation]] and after that you have to copy the cards to the appropiate directory.
See [[plugin installation]] and after that you have to copy the cards to the appropiate directory.
cd $SOURCEDIR/VDR/PLUGINS/src
<pre>
cp -R solitaire/solitaire /etc/vdr/plugins
cd $SOURCEDIR/VDR/PLUGINS/src
cp -R solitaire/solitaire /etc/vdr/plugins
</pre>


==Problems==
==Problems==
Line 23: Line 21:
|}
|}


[[Category:Plugins]]
[[Category:Outdated Plugins]]


{{i18n|solitaire-plugin}}
<!-- Link to german wiki page -->
[[de:Solitaire-plugin]]

Latest revision as of 11:45, 25 November 2013

Description

Screenshot

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