diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2009-07-09 00:18:11 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2009-07-09 00:18:11 +0300 |
commit | dfdc1e5d81e1906f098f12dd8cb0a0e6c897c39f (patch) | |
tree | 68843e8ace1ce352b94b127bfed73c2f00f0ba15 /README | |
parent | 95f14a70af4c69d1bb34fb24ed824b68d02360b0 (diff) | |
download | vdr-plugin-text2skin-dfdc1e5d81e1906f098f12dd8cb0a0e6c897c39f.tar.gz vdr-plugin-text2skin-dfdc1e5d81e1906f098f12dd8cb0a0e6c897c39f.tar.bz2 |
Spelling fixes.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ This plugin is designed to load and interpret a set of files describing the layout of the On Screen Display and to make this "Skin" available to VDR via Setup -> OSD in the main menu. Of course it is possible to load more than one text-based skin this way and to choose between them while running VDR. All -skins may be themeable (you can create your own color-theme) and translateable +skins may be themeable (you can create your own color-theme) and translatable as the author of the skin wishes. @@ -55,7 +55,7 @@ Installation: ------------- Install text2skin like any other plugin. In this example I assume that you have -changed to the folder where the VDR sourcecode is located, and that it is +changed to the folder where the VDR source code is located, and that it is version 1.2 of the plugin you wish to install. root@linux # cd PLUGINS/src |