aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window-commands.c')
-rw-r--r--shell/e-shell-window-commands.c13
1 files changed, 10 insertions, 3 deletions
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 1b1ed81967..fd247b1898 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -135,7 +135,14 @@ command_submit_bug (BonoboUIComponent *uih,
}
/* must be in utf8, the weird breaking of escaped strings
- is so the hex escape strings dont swallow too many chars */
+ is so the hex escape strings dont swallow too many chars
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ So that means, 8 bit characters, use \xXX hex encoding ONLY
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ No all environments are utf8 and not all editors can handle it.
+*/
static const char *authors[] = {
"Aaron Weber",
"Abel Cheung",
@@ -413,9 +420,9 @@ static const char *authors[] = {
"Russell Steinthal",
"Ryan P. Skadberg",
"S N Tejasvi",
- "S.Çağlar Onur",
+ "S.\xc3\x87" "a\xc4\x9" "flar Onur",
"Sam Creasey",
- "Samúel Jón Gunnarsson",
+ "Sam\xC3\xBA" "el J\xC3\xB3" "n Gunnarsson",
"Sankar P",
"Sanlig Badral",
"Sanshao Jiang",