*go to:
-tools
-advanced preferences
-menus
*it will open menus.cfg with notepad the in this file finde encoding u will see like this
&Encoding {
macros(AutoDetect(), (Off))
macros(AutoDetect(universal_charset_detector), Auto-Detect)
-
macros(ForceCharset(iso-8859-1), Western (ISO-8859-1))
-
macros(ForceCharset(windows-1250), Central European (Windows-1250))
*change any on to be like this
macros(ForceCharset(windows-1256), Arabic (Windows-1256))
example:
&Encoding {
macros(AutoDetect(), (Off))
macros(AutoDetect(universal_charset_detector), Auto-Detect)
-
macros(ForceCharset(iso-8859-1), Western (ISO-8859-1))
-
macros(ForceCharset(windows-1250), Central European (Windows-1250))
macros(ForceCharset(windows-1256), Arabic (Windows-1256))
-
macros(ForceCharset(utf-8), Unicode (UTF-8))
macros(ForceCharset(utf-7), Unicode (UTF-7))
}
now close all k-meleon and reopen it
any page can not read in arabic go to menu - view - encoding - arabic