Mercurial > dive4elements > river
changeset 7857:6fd8a5b55f73
Fixed some whitespace in annotation classifier xml.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Tue, 06 May 2014 15:44:44 +0200 |
parents | f50eeccbbadd |
children | c2528febac2a |
files | backend/doc/annotation-types.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/backend/doc/annotation-types.xml Mon May 05 12:40:13 2014 +0200 +++ b/backend/doc/annotation-types.xml Tue May 06 15:44:44 2014 +0200 @@ -21,8 +21,8 @@ <type name="Staat"/> <type name="WSA"/> <type name="Zufluss"/> - <type name="Quelle"/> - <type name="Senke"/> + <type name="Quelle"/> + <type name="Senke"/> <type name="Sonstige" default="true"/> </types> @@ -61,7 +61,7 @@ <line pattern="^WSA[:\s].*$" type="WSA"/> <line pattern="^ZufluĂ[:\s].*$" type="Zufluss"/> <line pattern="^Zufluss[:\s].*$" type="Zufluss"/> - <line pattern="^Quelle[:\s].*$" type="Quelle"/> - <line pattern="^Senke[:\s].*$" type="Senke"/> + <line pattern="^Quelle[:\s].*$" type="Quelle"/> + <line pattern="^Senke[:\s].*$" type="Senke"/> </patterns> </annotation>