მოგესალმებით, Thunderbird დამატებების გვერდზე.
დაამატეთ ახალი შესაძლებლობები და გაფორმებები, რომ გახადოთ Thunderbird მეტად თქვენებური.
დახურვაkammo-ის მიმოხილვები MarkSubfolders დამატების შესახებ
5 შეფასება 5 ვარსკვლავიდან
To make this work in Thunderbird 10 you'll need to change:
install.rdf
to...
<em:maxVersion>10.*</em:maxVersion>
and change
chrome/content/markAllReadSubfolders.js (line 132)
to...
var appVer3Orlater = version.substring(0,3) == "10.";
The only difference with this to the previous hack suggested by George is that the version.substring must also be changed - subtle, but important...
საკუთარი კრებულების შესაქმნელად, საჭიროა Mozilla დამატებების ანგარიში.