Freecell-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(initial)
(→‎Links: i18n)
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:


==Installation==
==Installation==
See [[plugin installation]]. After that you have yet to copy the cards to the appropiate directory
See [[plugin installation]].

<pre>
==Configuration==
cd $SOURCEDIR/VDR/PLUGINS/src
After that you have yet to copy the cards to the appropiate directory
cp -R freecell/freecell /etc/vdr/plugins
cd $SOURCEDIR/VDR/PLUGINS/src
</pre>
cp -R freecell/freecell /etc/vdr/plugins


==Problems==
==Problems==
Line 25: 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