From 0f41da8e2fdbf7bf5ca21aa2186b94ce47e717c9 Mon Sep 17 00:00:00 2001 From: "jshin%mailaps.org" Date: Mon, 23 Jun 2003 13:18:12 +0000 Subject: [PATCH] bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the changes are in comments so that this shouldn't affect anything at run-time. (r=hwaara) git-svn-id: svn://10.0.0.236/trunk@144053 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/cookie/resources/content/pref-images.xul | 2 +- .../addrbook/prefs/resources/content/pref-directory-add.xul | 2 +- mozilla/mailnews/base/prefs/resources/content/am-server.xul | 2 +- mozilla/mailnews/base/resources/content/folderPane.xul | 2 +- mozilla/mailnews/base/resources/content/msgSelectOffline.xul | 2 +- mozilla/mailnews/base/resources/content/msgSynchronize.xul | 2 +- mozilla/mailnews/base/search/resources/content/FilterEditor.xul | 2 +- .../mailnews/base/search/resources/content/FilterListDialog.xul | 2 +- .../base/search/resources/content/searchTermOverlay.xul | 2 +- mozilla/mailnews/compose/resources/content/messengercompose.xul | 2 +- mozilla/security/manager/pki/resources/content/newserver.xul | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/mozilla/extensions/cookie/resources/content/pref-images.xul b/mozilla/extensions/cookie/resources/content/pref-images.xul index 24da9bd87bb..60aff9f9160 100644 --- a/mozilla/extensions/cookie/resources/content/pref-images.xul +++ b/mozilla/extensions/cookie/resources/content/pref-images.xul @@ -18,7 +18,7 @@ Rights Reserved. Contributor(s): - Håkan Waara + HÃ¥kan Waara Peter Annema --> diff --git a/mozilla/mailnews/addrbook/prefs/resources/content/pref-directory-add.xul b/mozilla/mailnews/addrbook/prefs/resources/content/pref-directory-add.xul index a244273095a..15a4d3594ef 100644 --- a/mozilla/mailnews/addrbook/prefs/resources/content/pref-directory-add.xul +++ b/mozilla/mailnews/addrbook/prefs/resources/content/pref-directory-add.xul @@ -20,7 +20,7 @@ Contributor(s): Srilatha Moturi , original implementor - Hkan Waara + HÃ¥kan Waara Dan Mosedale --> diff --git a/mozilla/mailnews/base/prefs/resources/content/am-server.xul b/mozilla/mailnews/base/prefs/resources/content/am-server.xul index af36e71b918..51fa5aa8f0e 100644 --- a/mozilla/mailnews/base/prefs/resources/content/am-server.xul +++ b/mozilla/mailnews/base/prefs/resources/content/am-server.xul @@ -21,7 +21,7 @@ Communications Corporation. Portions created by Netscape are Rights Reserved. Contributors: - Håkan Waara + HÃ¥kan Waara --> diff --git a/mozilla/mailnews/base/resources/content/folderPane.xul b/mozilla/mailnews/base/resources/content/folderPane.xul index 205c04fb047..6a8459ac754 100644 --- a/mozilla/mailnews/base/resources/content/folderPane.xul +++ b/mozilla/mailnews/base/resources/content/folderPane.xul @@ -21,7 +21,7 @@ Contributor(s): Jan Varga - Hkan Waara + HÃ¥kan Waara --> diff --git a/mozilla/mailnews/base/resources/content/msgSelectOffline.xul b/mozilla/mailnews/base/resources/content/msgSelectOffline.xul index fe3ba8d626b..86fd333b291 100644 --- a/mozilla/mailnews/base/resources/content/msgSelectOffline.xul +++ b/mozilla/mailnews/base/resources/content/msgSelectOffline.xul @@ -19,7 +19,7 @@ Rights Reserved. Contributors: dianesun@netscape.com - Hkan Waara + HÃ¥kan Waara --> diff --git a/mozilla/mailnews/base/resources/content/msgSynchronize.xul b/mozilla/mailnews/base/resources/content/msgSynchronize.xul index 54977037315..09e84262fd6 100644 --- a/mozilla/mailnews/base/resources/content/msgSynchronize.xul +++ b/mozilla/mailnews/base/resources/content/msgSynchronize.xul @@ -19,7 +19,7 @@ Rights Reserved. Contributors: dianesun@netscape.com - Håkan Waara + HÃ¥kan Waara --> diff --git a/mozilla/mailnews/base/search/resources/content/FilterEditor.xul b/mozilla/mailnews/base/search/resources/content/FilterEditor.xul index 195bac366a2..c758bd9b512 100644 --- a/mozilla/mailnews/base/search/resources/content/FilterEditor.xul +++ b/mozilla/mailnews/base/search/resources/content/FilterEditor.xul @@ -19,7 +19,7 @@ Communications Corporation. Portions created by Netscape are Rights Reserved. Contributor(s): - Håkan Waara + HÃ¥kan Waara --> diff --git a/mozilla/mailnews/base/search/resources/content/FilterListDialog.xul b/mozilla/mailnews/base/search/resources/content/FilterListDialog.xul index 904db7a3c74..02012c02daf 100644 --- a/mozilla/mailnews/base/search/resources/content/FilterListDialog.xul +++ b/mozilla/mailnews/base/search/resources/content/FilterListDialog.xul @@ -18,7 +18,7 @@ Communications Corporation. Portions created by Netscape are Copyright (C) 1998-1999 Netscape Communications Corporation. All Rights Reserved. -Contributor(s): Hkan Waara +Contributor(s): HÃ¥kan Waara Seth Spitzer --> diff --git a/mozilla/mailnews/base/search/resources/content/searchTermOverlay.xul b/mozilla/mailnews/base/search/resources/content/searchTermOverlay.xul index 0e6e1a5881b..5d3022a0763 100644 --- a/mozilla/mailnews/base/search/resources/content/searchTermOverlay.xul +++ b/mozilla/mailnews/base/search/resources/content/searchTermOverlay.xul @@ -20,7 +20,7 @@ Contributor(s): Alec Flett - Hkan Waara + HÃ¥kan Waara --> diff --git a/mozilla/mailnews/compose/resources/content/messengercompose.xul b/mozilla/mailnews/compose/resources/content/messengercompose.xul index 5b6fa45b627..29e65b24686 100644 --- a/mozilla/mailnews/compose/resources/content/messengercompose.xul +++ b/mozilla/mailnews/compose/resources/content/messengercompose.xul @@ -20,7 +20,7 @@ - - Contributor(s): - Ben Goodger (ass'td polish fixes) - - Håkan Waara + - HÃ¥kan Waara - Neil Rashbrook (ass'td polish fix) --> diff --git a/mozilla/security/manager/pki/resources/content/newserver.xul b/mozilla/security/manager/pki/resources/content/newserver.xul index ec1bbfcdf66..cb2f52f64fc 100644 --- a/mozilla/security/manager/pki/resources/content/newserver.xul +++ b/mozilla/security/manager/pki/resources/content/newserver.xul @@ -14,7 +14,7 @@ - Contributor(s): - Javier Delgadillo - Bob Lord - - Håkan Waara + - HÃ¥kan Waara -->