Difference between revisions of "Freecell-plugin"
From VDR Wiki
m (rearranged) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Image:Freecell-plugin.jpg|thumb|Screenshot]] | [[Image:Freecell-plugin.jpg|thumb|Screenshot]] | ||
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== | ==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 | |
− | cd $SOURCEDIR/VDR/PLUGINS/src | + | cp -R freecell/freecell /etc/vdr/plugins |
− | cp -R freecell/freecell /etc/vdr/plugins | + | |
− | + | ||
==Problems== | ==Problems== | ||
Line 25: | Line 16: | ||
| Plugin homepage | | Plugin homepage | ||
|} | |} | ||
+ | [[Category:Outdated Plugins]]] | ||
− | + | {{i18n|freecell-plugin}} | |
− | + | ||
− | + | ||
− | + |
Latest revision as of 11:58, 25 November 2013
Contents
Description
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 |