Mercurial > dive4elements > river
diff artifacts/doc/conf/themes.xml @ 8403:e316361229cd
Theme-style cleanup for discharge curves.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 13 Oct 2014 14:40:47 +0200 |
parents | 27d42c9ee367 |
children | a779ee47aa79 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml Fri Oct 10 15:44:34 2014 +0200 +++ b/artifacts/doc/conf/themes.xml Mon Oct 13 14:40:47 2014 +0200 @@ -139,12 +139,12 @@ <mapping from="historical_discharge.historicalq.diff" to="HistoricalDischargeCurveQDiff" /> <mapping from="historical_discharge.historicalw" to="HistoricalDischargeCurveW" /> <mapping from="historical_discharge.historicalw.diff" to="HistoricalDischargeCurveWDiff" /> - <mapping from="historical_discharge.wq.curve" to="HistoricalDischargeWQCurve" /> + <mapping from="historical_discharge.wq.curve" to="DischargeCurve" /> <mapping from="historical_discharge.wq.w" to="HistoricalDischargeWQW" /> <mapping from="historical_discharge.wq.q" to="HistoricalDischargeWQQ" /> <mapping from="cross_section" to="CrossSection" /> <mapping from="cross_section_water_line" to="CrossSectionWaterLine" /> - <mapping from="computed_discharge_curve.q" to="ComputedDischargeCurve" /> + <mapping from="computed_discharge_curve.q" to="DischargeCurve" /> <mapping from="duration_curve.w" to="DurationCurveW" /> <mapping from="duration_curve.q" to="DurationCurveQ" /> <mapping from="discharge_longitudinal_section.w" to="DischargeLongitudinalSectionW" /> @@ -343,7 +343,7 @@ <mapping from="fix_deltawt_curve.manualpoints" to="ManualPoints" /> <mapping from="fix_events_wqkms" to="FixPoints" /> <mapping from="qsectors" to="QSectors" /> - <mapping from="gauge_discharge_curve" to="GaugeDischargeCurve" /> + <mapping from="gauge_discharge_curve" to="DischargeCurve" /> <mapping from="extreme_wq_curve" to="ExtremeWQCurve" /> <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" />