diff options
author | senator <senator> | 2009-11-16 10:54:53 +0000 |
---|---|---|
committer | senator <senator> | 2009-11-16 10:54:53 +0000 |
commit | c3cf6809bd89f2fddbdc8a6d0b8c2e713392f710 (patch) | |
tree | 363b7bd5c9d142c345d56f995534a819b0e9ec82 /server/xml/macros/oct_konklusion-1.0.xml | |
parent | 36492da266df3f7e66ad5a330c76af285d765fa7 (diff) |
auto-replaced all instances of højre øje and henstre øje with o.dxt and o.sin. This was done using sed. These changes are not verified 100%, but i assume it went well. A quick check showed no errors.
Diffstat (limited to 'server/xml/macros/oct_konklusion-1.0.xml')
-rw-r--r-- | server/xml/macros/oct_konklusion-1.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/oct_konklusion-1.0.xml b/server/xml/macros/oct_konklusion-1.0.xml index bdc20a9..e0a2689 100644 --- a/server/xml/macros/oct_konklusion-1.0.xml +++ b/server/xml/macros/oct_konklusion-1.0.xml @@ -110,7 +110,7 @@ <!-- o.dxt --> <frame layout="vbox"> - <checkbox caption="Der er ikke målt på højre øje" + <checkbox caption="Der er ikke målt på o.dxt" name="oct.odxt.missing" script="right_eye" map="missing_eye_right_map" truevalue="mangler" falsevalue="" value=""/> @@ -141,7 +141,7 @@ <!-- o.sin --> <frame layout="vbox"> - <checkbox caption="Der er ikke målt på venstre øje" + <checkbox caption="Der er ikke målt på o.sin" name="oct.osin.missing" script="left_eye" map="missing_eye_left_map" truevalue="mangler" falsevalue="" value=""/> |