Freecell-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
m (rearranged)
(→‎Links: i18n)
(One intermediate revision by one other user not shown)
Line 12: Line 12:
==Configuration==
==Configuration==
After that you have yet to copy the cards to the appropiate directory
After that you have yet to copy the cards to the appropiate directory
cd $SOURCEDIR/VDR/PLUGINS/src
<pre>
cp -R freecell/freecell /etc/vdr/plugins
cd $SOURCEDIR/VDR/PLUGINS/src
cp -R freecell/freecell /etc/vdr/plugins
</pre>


==Problems==
==Problems==
Line 28: Line 26:
[[Category:Plugins]]
[[Category:Plugins]]


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

Revision as of 16:34, 13 March 2006

Description

Screenshot

The freecell plugin implements the well known card game for the OSD of VDR.

Hardware requirements

Software requirements

Installation

See plugin installation.

Configuration

After that you have yet to copy the cards to the appropiate directory

cd $SOURCEDIR/VDR/PLUGINS/src
cp -R freecell/freecell /etc/vdr/plugins

Problems

Links

[1] http://www.magoa.net/linux/index.php?view=freecell Plugin homepage