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 --- server/xml/macros/visus-uden_korr-1.0.xml | 142 +++++++++++++++--------------- 1 file changed, 71 insertions(+), 71 deletions(-) (limited to 'server/xml/macros/visus-uden_korr-1.0.xml') diff --git a/server/xml/macros/visus-uden_korr-1.0.xml b/server/xml/macros/visus-uden_korr-1.0.xml index dc087de..5caf5e9 100644 --- a/server/xml/macros/visus-uden_korr-1.0.xml +++ b/server/xml/macros/visus-uden_korr-1.0.xml @@ -11,44 +11,44 @@ --> out = '' - if ( getValue('visus.uden_korr.missing.right') == '' or getValue('visus.uden_korr.missing.left') == '' or getValue('visus.uden_korr.ou') ~= '' ) + if ( getValue('visus.uden_korr.missing.odxt') == '' or getValue('visus.uden_korr.missing.osin') == '' or getValue('visus.uden_korr.ou') ~= '' ) then out = out .. 'Visus uden korrektion:\n' end - if ( getValue('visus.uden_korr.missing.right') == '' ) + if ( getValue('visus.uden_korr.missing.odxt') == '' ) then out = out .. 'o.dxt: ' - if ( getValue('visus.uden_korr.snellen.right') ~= '' ) + if ( getValue('visus.uden_korr.snellen.odxt') ~= '' ) then - out = out .. getValue('visus.uden_korr.snellen.right') - if ( getValue('visus.uden_korr.etdrs.right') == '' ) + out = out .. getValue('visus.uden_korr.snellen.odxt') + if ( getValue('visus.uden_korr.etdrs.odxt') == '' ) then out = out .. ', ' end end - if ( getValue('visus.uden_korr.etdrs.right') ~= '' ) + if ( getValue('visus.uden_korr.etdrs.odxt') ~= '' ) then - if ( getValue('visus.uden_korr.snellen.right') ~= '' ) + if ( getValue('visus.uden_korr.snellen.odxt') ~= '' ) then out = out .. ', ' end - out = out .. getValue('visus.uden_korr.etdrs.right') .. ' ETDRS, ' + out = out .. getValue('visus.uden_korr.etdrs.odxt') .. ' ETDRS, ' end - if ( getValue('visus.uden_korr.kontrast.right') ~= '' ) + if ( getValue('visus.uden_korr.kontrast.odxt') ~= '' ) then - out = out .. getValue('visus.uden_korr.kontrast.right') .. ' kontrast' + out = out .. getValue('visus.uden_korr.kontrast.odxt') .. ' kontrast' end - if ( getValue('visus.uden_korr.st_hul.right') ~= '' ) + if ( getValue('visus.uden_korr.st_hul.odxt') ~= '' ) then - if ( getValue('visus.uden_korr.st_hul.snellen.right') ~= '' ) + if ( getValue('visus.uden_korr.st_hul.snellen.odxt') ~= '' ) then - out = out .. ', ' .. getValue('visus.uden_korr.st_hul.snellen.right') + out = out .. ', ' .. getValue('visus.uden_korr.st_hul.snellen.odxt') end - if ( getValue('visus.uden_korr.st_hul.etdrs.right') ~= '' ) + if ( getValue('visus.uden_korr.st_hul.etdrs.odxt') ~= '' ) then - out = out .. ', ' .. getValue('visus.uden_korr.st_hul.etdrs.right') .. ' ETDRS' + out = out .. ', ' .. getValue('visus.uden_korr.st_hul.etdrs.odxt') .. ' ETDRS' end out = out .. ' st.h.' end @@ -59,39 +59,39 @@ - if ( getValue('visus.uden_korr.missing.left') == '' ) + if ( getValue('visus.uden_korr.missing.osin') == '' ) then out = out .. 'o.sin: ' - if ( getValue('visus.uden_korr.snellen.left') ~= '' ) + if ( getValue('visus.uden_korr.snellen.osin') ~= '' ) then - out = out .. getValue('visus.uden_korr.snellen.left') - if ( getValue('visus.uden_korr.etdrs.left') == '' ) + out = out .. getValue('visus.uden_korr.snellen.osin') + if ( getValue('visus.uden_korr.etdrs.osin') == '' ) then out = out .. ', ' end end - if ( getValue('visus.uden_korr.etdrs.left') ~= '' ) + if ( getValue('visus.uden_korr.etdrs.osin') ~= '' ) then - if ( getValue('visus.uden_korr.snellen.left') ~= '' ) + if ( getValue('visus.uden_korr.snellen.osin') ~= '' ) then out = out .. ', ' end - out = out .. getValue('visus.uden_korr.etdrs.left') .. ' ETDRS, ' + out = out .. getValue('visus.uden_korr.etdrs.osin') .. ' ETDRS, ' end - if ( getValue('visus.uden_korr.kontrast.left') ~= '' ) + if ( getValue('visus.uden_korr.kontrast.osin') ~= '' ) then - out = out .. getValue('visus.uden_korr.kontrast.left') .. ' kontrast' + out = out .. getValue('visus.uden_korr.kontrast.osin') .. ' kontrast' end - if ( getValue('visus.uden_korr.st_hul.left') ~= '' ) + if ( getValue('visus.uden_korr.st_hul.osin') ~= '' ) then - if ( getValue('visus.uden_korr.st_hul.snellen.left') ~= '' ) + if ( getValue('visus.uden_korr.st_hul.snellen.osin') ~= '' ) then - out = out .. ', ' .. getValue('visus.uden_korr.st_hul.snellen.left') + out = out .. ', ' .. getValue('visus.uden_korr.st_hul.snellen.osin') end - if ( getValue('visus.uden_korr.st_hul.etdrs.left') ~= '' ) + if ( getValue('visus.uden_korr.st_hul.etdrs.osin') ~= '' ) then - out = out .. ', ' .. getValue('visus.uden_korr.st_hul.etdrs.left') .. ' ETDRS' + out = out .. ', ' .. getValue('visus.uden_korr.st_hul.etdrs.osin') .. ' ETDRS' end out = out .. ' st.h.' end @@ -215,80 +215,80 @@ return false end - - - - - - - - - - @@ -375,16 +375,16 @@ - +