From 36492da266df3f7e66ad5a330c76af285d765fa7 Mon Sep 17 00:00:00 2001 From: senator Date: Mon, 16 Nov 2009 10:50:00 +0000 Subject: =?UTF-8?q?auto-replaced=20all=20instances=20of=20H=F8jre=20=F8je?= =?UTF-8?q?=20and=20Venstre=20=F8je=20with=20o.dxt=20and=20o.sin.=20This?= =?UTF-8?q?=20was=20done=20using=20sed.=20These=20changes=20are=20not=20ve?= =?UTF-8?q?rified=20100%,=20but=20i=20assume=20it=20went=20well.=20A=20qui?= =?UTF-8?q?ck=20check=20showed=20no=20errors.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xml/macros/visus-manifest_refraktion-1.0.xml | 174 ++++++++++----------- 1 file changed, 87 insertions(+), 87 deletions(-) (limited to 'server/xml/macros/visus-manifest_refraktion-1.0.xml') diff --git a/server/xml/macros/visus-manifest_refraktion-1.0.xml b/server/xml/macros/visus-manifest_refraktion-1.0.xml index 520c4ce..66362a9 100644 --- a/server/xml/macros/visus-manifest_refraktion-1.0.xml +++ b/server/xml/macros/visus-manifest_refraktion-1.0.xml @@ -11,54 +11,54 @@ --> out = '' - if ( getValue('visus.manifest_refraktion.missing.right') == '' or getValue('visus.manifest_refraktion.missing.left') == '' or getValue('visus.manifest_refraktion.ou') ~= '' ) + if ( getValue('visus.manifest_refraktion.missing.odxt') == '' or getValue('visus.manifest_refraktion.missing.osin') == '' or getValue('visus.manifest_refraktion.ou') ~= '' ) then out = out .. 'Visus optimal refraktion:\n' end - if ( getValue('visus.manifest_refraktion.missing.right') == '' ) + if ( getValue('visus.manifest_refraktion.missing.odxt') == '' ) then out = out .. 'o.dxt: ' - if ( getValue('visus.manifest_refraktion.snellen.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.snellen.odxt') ~= '' ) then - out = out .. getValue('visus.manifest_refraktion.snellen.right') - if ( getValue('visus.manifest_refraktion.etdrs.right') == '' ) + out = out .. getValue('visus.manifest_refraktion.snellen.odxt') + if ( getValue('visus.manifest_refraktion.etdrs.odxt') == '' ) then out = out .. ', ' end end - if ( getValue('visus.manifest_refraktion.etdrs.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.etdrs.odxt') ~= '' ) then - if ( getValue('visus.manifest_refraktion.snellen.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.snellen.odxt') ~= '' ) then out = out .. ', ' end - out = out .. getValue('visus.manifest_refraktion.etdrs.right') .. ' ETDRS, ' + out = out .. getValue('visus.manifest_refraktion.etdrs.odxt') .. ' ETDRS, ' end - if ( getValue('visus.manifest_refraktion.kontrast.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.kontrast.odxt') ~= '' ) then - out = out .. getValue('visus.manifest_refraktion.kontrast.right') .. ' kontrast, ' + out = out .. getValue('visus.manifest_refraktion.kontrast.odxt') .. ' kontrast, ' end - out = out .. 'cc ' .. getValue('visus.manifest_refraktion.korr.sf.right') .. ' sf' - if ( getValue('visus.manifest_refraktion.korr.cyl.right') ~= '' ) + out = out .. 'cc ' .. getValue('visus.manifest_refraktion.korr.sf.odxt') .. ' sf' + if ( getValue('visus.manifest_refraktion.korr.cyl.odxt') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.cyl.right') .. ' cyl' + out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.cyl.odxt') .. ' cyl' end - if ( getValue('visus.manifest_refraktion.korr.grader.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.korr.grader.odxt') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.grader.right') .. ' grader' + out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.grader.odxt') .. ' grader' end - if ( getValue('visus.manifest_refraktion.st_hul.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.st_hul.odxt') ~= '' ) then - if ( getValue('visus.manifest_refraktion.st_hul.snellen.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.st_hul.snellen.odxt') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.snellen.right') + out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.snellen.odxt') end - if ( getValue('visus.manifest_refraktion.st_hul.etdrs.right') ~= '' ) + if ( getValue('visus.manifest_refraktion.st_hul.etdrs.odxt') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.etdrs.right') .. ' ETDRS' + out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.etdrs.odxt') .. ' ETDRS' end out = out .. ' st.h.' end @@ -69,49 +69,49 @@ - if ( getValue('visus.manifest_refraktion.missing.left') == '' ) + if ( getValue('visus.manifest_refraktion.missing.osin') == '' ) then out = out .. 'o.sin: ' - if ( getValue('visus.manifest_refraktion.snellen.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.snellen.osin') ~= '' ) then - out = out .. getValue('visus.manifest_refraktion.snellen.left') - if ( getValue('visus.manifest_refraktion.etdrs.left') == '' ) + out = out .. getValue('visus.manifest_refraktion.snellen.osin') + if ( getValue('visus.manifest_refraktion.etdrs.osin') == '' ) then out = out .. ', ' end end - if ( getValue('visus.manifest_refraktion.etdrs.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.etdrs.osin') ~= '' ) then - if ( getValue('visus.manifest_refraktion.snellen.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.snellen.osin') ~= '' ) then out = out .. ', ' end - out = out .. getValue('visus.manifest_refraktion.etdrs.left') .. ' ETDRS, ' + out = out .. getValue('visus.manifest_refraktion.etdrs.osin') .. ' ETDRS, ' end - if ( getValue('visus.manifest_refraktion.kontrast.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.kontrast.osin') ~= '' ) then - out = out .. getValue('visus.manifest_refraktion.kontrast.left') .. ' kontrast, ' + out = out .. getValue('visus.manifest_refraktion.kontrast.osin') .. ' kontrast, ' end - out = out .. 'cc ' .. getValue('visus.manifest_refraktion.korr.sf.left') .. ' sf' - if ( getValue('visus.manifest_refraktion.korr.cyl.left') ~= '' ) + out = out .. 'cc ' .. getValue('visus.manifest_refraktion.korr.sf.osin') .. ' sf' + if ( getValue('visus.manifest_refraktion.korr.cyl.osin') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.cyl.left') .. ' cyl' + out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.cyl.osin') .. ' cyl' end - if ( getValue('visus.manifest_refraktion.korr.grader.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.korr.grader.osin') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.grader.left') .. ' grader' + out = out .. ', ' .. getValue('visus.manifest_refraktion.korr.grader.osin') .. ' grader' end - if ( getValue('visus.manifest_refraktion.st_hul.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.st_hul.osin') ~= '' ) then - if ( getValue('visus.manifest_refraktion.st_hul.snellen.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.st_hul.snellen.osin') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.snellen.left') + out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.snellen.osin') end - if ( getValue('visus.manifest_refraktion.st_hul.etdrs.left') ~= '' ) + if ( getValue('visus.manifest_refraktion.st_hul.etdrs.osin') ~= '' ) then - out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.etdrs.left') .. ' ETDRS' + out = out .. ', ' .. getValue('visus.manifest_refraktion.st_hul.etdrs.osin') .. ' ETDRS' end out = out .. ' st.h.\n' end @@ -235,80 +235,80 @@ return false end - - - - - - - - - - @@ -395,16 +395,16 @@ - +