Linux/Thunderbird: Unterschied zwischen den Versionen
Thomas (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Thomas (Diskussion | Beiträge) |
||
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
====Unter KDE 3.1 Antialiasing für kleine Fonts in Firefox/Thunderbird abstellen==== | |||
Siehe [[Linux/Firefox|Firefox]]. | |||
====Bei Firefox/Thunderbird/Mozilla für die GUI einen anderen Font einstellen==== | |||
Siehe [[Linux/Firefox|Firefox]]. | |||
====Thunderbird ohne RPM installieren==== | |||
* Thunderbird downloaden und entpacken, z.B. nach /opt/thunderbird | |||
* ln -s /opt/thunderbird/thunderbird /usr/bin/thunderbird | |||
* Thunderbird einmal als root starten | |||
* Programm im KDE-Menü eintragen (Icons sind in den jeweiligen icons-Verzeichnissen) | |||
====Sprachpaket für deutsche Oberfläche==== | ====Sprachpaket für deutsche Oberfläche==== | ||
http:// | Z.B.: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.12/linux-i686/xpi/de.xpi | ||
====Deutsches Wörterbuch für das Verfassen von Mails==== | ====Deutsches Wörterbuch für das Verfassen von Mails==== | ||
Zeile 6: | Zeile 18: | ||
Alternatively, [http://www.openoffice.org/ OpenOffice.org] also uses dictionary files compatible with Thunderbird. To install the OpenOffice.org dictionaries, copy the *.dic and *.aff files from the zip file to the components/myspell directory of your Thunderbird installation. You can also change the "_" in both filenames to "-", for example rename es_ES.aff and es_ES.dic to es-ES.aff and es-ES.aff. This causes the spellcheck dialog to report the language and country and not just the filename. | Alternatively, [http://www.openoffice.org/ OpenOffice.org] also uses dictionary files compatible with Thunderbird. To install the OpenOffice.org dictionaries, copy the *.dic and *.aff files from the zip file to the components/myspell directory of your Thunderbird installation. You can also change the "_" in both filenames to "-", for example rename es_ES.aff and es_ES.dic to es-ES.aff and es-ES.aff. This causes the spellcheck dialog to report the language and country and not just the filename. | ||
====PGP-Verschlüsselung==== | |||
* ftp://ftp.gnupg.org/gcrypt/binary/gnupg-w32cli-1.4.7.exe (Windows) bzw. gpg (Linux) installieren | |||
* EnigMail-Extension installieren | |||
====Links in Mails mit Firefox öffnen==== | |||
Bei den Binary-Paketen von mozilla.com funktionert das schon, bei einer selbst compilierten Version muss man es noch aktivieren. | |||
In '''Preferences/Advanced/General/Config Editor''' folgende neue Einträge anlegen: | |||
* network.protocol-handler.app.http = firefox | |||
* network.protocol-handler.app.https = firefox | |||
* network.protocol-handler.app.ftp = firefox |
Aktuelle Version vom 2. März 2008, 22:15 Uhr
Unter KDE 3.1 Antialiasing für kleine Fonts in Firefox/Thunderbird abstellen
Siehe Firefox.
Bei Firefox/Thunderbird/Mozilla für die GUI einen anderen Font einstellen
Siehe Firefox.
Thunderbird ohne RPM installieren
- Thunderbird downloaden und entpacken, z.B. nach /opt/thunderbird
- ln -s /opt/thunderbird/thunderbird /usr/bin/thunderbird
- Thunderbird einmal als root starten
- Programm im KDE-Menü eintragen (Icons sind in den jeweiligen icons-Verzeichnissen)
Sprachpaket für deutsche Oberfläche
Z.B.: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.12/linux-i686/xpi/de.xpi
Deutsches Wörterbuch für das Verfassen von Mails
Das entsprechende Paket von http://www.mozilla.com/en-US/thunderbird/dictionaries.html zu installieren funktioniert unter Linux nicht, d.h. es bewirkt nichts. Aber diese Variante funktioniert:
Alternatively, OpenOffice.org also uses dictionary files compatible with Thunderbird. To install the OpenOffice.org dictionaries, copy the *.dic and *.aff files from the zip file to the components/myspell directory of your Thunderbird installation. You can also change the "_" in both filenames to "-", for example rename es_ES.aff and es_ES.dic to es-ES.aff and es-ES.aff. This causes the spellcheck dialog to report the language and country and not just the filename.
PGP-Verschlüsselung
- ftp://ftp.gnupg.org/gcrypt/binary/gnupg-w32cli-1.4.7.exe (Windows) bzw. gpg (Linux) installieren
- EnigMail-Extension installieren
Links in Mails mit Firefox öffnen
Bei den Binary-Paketen von mozilla.com funktionert das schon, bei einer selbst compilierten Version muss man es noch aktivieren.
In Preferences/Advanced/General/Config Editor folgende neue Einträge anlegen:
- network.protocol-handler.app.http = firefox
- network.protocol-handler.app.https = firefox
- network.protocol-handler.app.ftp = firefox