Mudanças entre as edições de "Thunderbird"
Linha 1: | Linha 1: | ||
+ | |||
+ | |||
+ | cat thunderbird.desktop | ||
+ | |||
+ | [Desktop Entry] | ||
+ | Encoding=UTF-8 | ||
+ | Name=Thunderbird Cliente de e-mail | ||
+ | Name[pt_BR]=Thunderbird Cliente de e-mail | ||
+ | GenericName=Cliente de e-mail | ||
+ | GenericName[pt_BR]=Cliente de e-mail | ||
+ | Comment[pt_BR]=Cliente de e-mail | ||
+ | Exec=thunderbird | ||
+ | StartupNotify=true | ||
+ | Terminal=false | ||
+ | Type=Application | ||
+ | Icon=thunderbird50.xpm | ||
+ | X-GNOME-Bugzilla-Bugzilla=GNOME | ||
+ | X-GNOME-Bugzilla-Product=Thunderbird | ||
+ | X-GNOME-Bugzilla-Component=General | ||
+ | Categories=Application;Network;GNOME;GTK;Email; | ||
+ | MimeType=text/html;text/xml;application/xhtml+xml; | ||
+ | |||
+ | sudo cp thunderbird.desktop /usr/share/applications/ | ||
+ | sudo cp /usr/share/thunderbird/icons/mozicon50.xpm /usr/share/icons/thunderbird50.xpm | ||
+ | |||
thunderbird com enigmail em debian etch | thunderbird com enigmail em debian etch | ||
Edição das 13h33min de 21 de maio de 2008
cat thunderbird.desktop
[Desktop Entry] Encoding=UTF-8 Name=Thunderbird Cliente de e-mail Name[pt_BR]=Thunderbird Cliente de e-mail GenericName=Cliente de e-mail GenericName[pt_BR]=Cliente de e-mail Comment[pt_BR]=Cliente de e-mail Exec=thunderbird StartupNotify=true Terminal=false Type=Application Icon=thunderbird50.xpm X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Thunderbird X-GNOME-Bugzilla-Component=General Categories=Application;Network;GNOME;GTK;Email; MimeType=text/html;text/xml;application/xhtml+xml;
sudo cp thunderbird.desktop /usr/share/applications/ sudo cp /usr/share/thunderbird/icons/mozicon50.xpm /usr/share/icons/thunderbird50.xpm
thunderbird com enigmail em debian etch
$ http://laotzu.acc.umu.se/pub/mozilla.org/thunderbird/releases/2.0.0.0/linux-i686/pt-BR/thunderbird-2.0.0.0.tar.gz $ tar zxvf thunderbird-2.0.0.0.tar.gz
- mv thunderbird /usr/share
- ln -s /usr/share/thunderbird/thunderbird /usr/bin
$ wget --no-check-certificate https://addons.mozilla.org/en-US/thunderbird/downloads/file/16424/enigmail-0.95.1-tb+sm.xpi
Abra o Thunderbird e va em Ferramentas > Complementos > Instalar > localize o arquivo .xpi > instale e reinicie o aplicativo.
pronto!