See ChangeLog

Monotone-Parent: 9cd6cf883ffe8961708e6bdb5a8b3a3f439eebbf
Monotone-Revision: 2dbb637c5a189bc664f21c6d8985c3a246a77d7d

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-10-12T21:19:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-10-12 21:19:42 +00:00
parent fea3baff04
commit fc2a7c8c55
6 changed files with 419 additions and 408 deletions
@@ -79,6 +79,7 @@ _xmlCharsetForCharset (NSString *charset)
{ @"iso-2022-jp", XML_CHAR_ENCODING_2022_JP},
// { @"iso-2022-jp", XML_CHAR_ENCODING_SHIFT_JIS},
{ @"koi8-r", XML_CHAR_ENCODING_ERROR}, // unsupported, will trigger koi8-r -> utf8 conversion
{ @"windows-1250", XML_CHAR_ENCODING_ERROR}, // unsupported, will trigger windows-1251 -> utf8 conversion
{ @"windows-1251", XML_CHAR_ENCODING_ERROR}, // unsupported, will trigger windows-1251 -> utf8 conversion
{ @"euc-jp", XML_CHAR_ENCODING_EUC_JP}};
unsigned count;
+1 -1
View File
@@ -1,5 +1,5 @@
# Version file
SUBMINOR_VERSION:=4
SUBMINOR_VERSION:=0
# v0.9.1 requires Main v0.9.59
+1 -1
View File
@@ -89,7 +89,7 @@
<var:if condition="isSuperUser">
|
<var:if condition="isAdministration">
<span class="active"><var:string label:value="Admnistration"
<span class="active"><var:string label:value="Administration"
/></span>
</var:if>
<var:if condition="isAdministration" const:negate="YES">