some fixes for Shae

This commit is contained in:
aarne
2004-06-23 11:57:17 +00:00
parent e5df982c93
commit d4e30498f6
8 changed files with 193 additions and 71 deletions

View File

@@ -166,7 +166,7 @@ optionsOfCommand co = case co of
CHelp _ -> opts "all"
CImpure ICEditSession -> opts "f"
CImpure ICTranslateSession -> both "f" "cat"
CImpure ICTranslateSession -> both "f langs" "cat"
_ -> none