(svn r23805) -Add: {STRING6} and {STRING7}.

This commit is contained in:
frosch
2012-01-15 15:49:01 +00:00
parent 15292fa080
commit 0011f9ce45
4 changed files with 17 additions and 44 deletions

View File

@@ -65,11 +65,14 @@ enum StringControlCode {
SCC_DATE_LONG,
SCC_DATE_ISO,
/* Must be consecutive */
SCC_STRING1,
SCC_STRING2,
SCC_STRING3,
SCC_STRING4,
SCC_STRING5,
SCC_STRING6,
SCC_STRING7,
SCC_ENCODED,