|
From: Lasse Kärkkäi. <tr...@us...> - 2011-02-06 17:06:23
|
Module: performous Branch: opengl2 Commit: f21fe8a9e3218d1cb7bf3cc73aa85d784514deb0 Author: Lasse Karkkainen <tro...@tr...> Date: Sun Feb 6 18:06:12 2011 +0100 Fixed stereo3d config description --- data/schema.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/data/schema.xml b/data/schema.xml index c1a1b0b..ca06961 100644 --- a/data/schema.xml +++ b/data/schema.xml @@ -135,7 +135,7 @@ to save the current settings to XML. <limits min="0" max="2" step="1" /> <locale name="C"> <short>Stereo3D type</short> - <long>Some modes may only be activated in FullHD mode. 0 = red/cyan, 1 = green/magenta, 2 = over/under.</long> + <long>Some modes may only be activated in fullscreen mode. 0 = red/cyan, 1 = green/magenta, 2 = over/under.</long> </locale> </entry> <entry name="graphic/stereo3dseparation" type="float" value="50"> |