Extensions
: K-Meleon Forum
All about K-Meleon extensions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=guenter] snuz_2 has already workarounds for it. See his post above. AFAIK we will be able to use it. Untill then You can possibly replace string in tree.htm in microsrss.jar version 1.0: var localPath = Components.classes["@mozilla.org/preferences-service;1"]. getService(Components.interfaces.nsIPrefBranch). getCharPref('kmeleon.general.profileDir'); with string from 0.5: const DIR_SERVICE = new Components. Constructor("@mozilla.org/file/directory_service;1","nsIProperties"); var localPath = (new DIR_SERVICE()).get("ProfD", Components.interfaces.nsIFile).path; localPath = localPath.substring( 0, localPath.lastIndexOf('\\')+1); That puts feeds.xml to a place that is inconvenient for backups ( I am do not know any JavaSript, so I cannot fix it ) but the reader will work with 1.1. a bientot and greetings to beautifull FR ( p. s. k-m 1.1 locale fr-FR seems very far already :)[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development