Freecell-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(initial)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
The '''freecell plugin''' implements the well known card game for the OSD of [[VDR]].
The '''freecell plugin''' implements the well known card game for the OSD of [[VDR]].


==Configuration==
==Hardware requirements==
After that you have yet to copy the cards to the appropiate directory

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

==Installation==
See [[plugin installation]]. After that you have yet to copy the cards to the appropiate directory
<pre>
cd $SOURCEDIR/VDR/PLUGINS/src
cp -R freecell/freecell /etc/vdr/plugins
</pre>


==Problems==
==Problems==
Line 22: Line 16:
| Plugin homepage
| Plugin homepage
|}
|}
[[Category:Outdated Plugins]]]


{{i18n|freecell-plugin}}
[[Category:Plugins]]

<!-- Link to german wiki page -->
[[de:Freecell-plugin]]

Latest revision as of 11:58, 25 November 2013

Description

Screenshot

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

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

]