Witajśo k dodankam Thunderbird.
Pśidajśo pśidatne funkcije a stile, aby Thunderbird pó swójich pótrěbnosćach pśiměrił.
ZacyniśPógódnośenje za SendWithoutSubject wót alta88
Z 5 z 5 gwězdkow pógódnośony
This functionality may be created by installing userChromeJS from:
http://userchromejs.mozdev.org/
Add this code to the [profile]/chrome/userChrome.js file:
/* Compose window */
if (location == "chrome://messenger/content/messengercompose/messengercompose.xul") {
// Skip blank subject check in MsgComposeCommands.js.
eval("GenericSendMessage = " + GenericSendMessage.toString().replace(/subject == ""/, "subject == null"));
// Skip confirm cancel in MsgComposeCommands.js.
ComposeCanClose = function() { return true; };
}
Aby swójske zběrki napórał, musyśo konto za dodanki Mozilla měś.