Jonathan N. Little escribió: > Luis Carlos wrote: >> Yes. Hello frend. I'm also a SEAmonkey fan, and I'm using with NVDA on >> Windows. Version 2.32. >> I have a question: How to install SeaMonkey on Linux? >> I have an old laptop with vinux 4.0 installed. so I'm new to Linux. > > Vinux? Oh, it's a Ubuntu derivative. > >> I want to make the integrated internet suite for vinux 5.0 and >> beyond, and >> Ubuntu 15.04 and beyond to replace:
>> 1: Firefox brouser because >> 1: I don't like firefox, since it's only a web brouser, because >> 1: I like internet suites. 2: It's all in one. >> And Thunderbird because 1: it's only a mail client. >> . > > Okay there is a PPA. In a terminal: > > echo -e "deb > http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all > main" | sudo tee -a /etc/apt/sources.list.d/ubuntuzilla.list > /dev/null > > sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29 > > sudo apt-get update > > sudo apt-get install seamonkey-mozilla-build > > In Ubuntu Seamonkey installer doesn't setup a Unity launcher icon, (or > didn't) and here is what I composed. > > nano ~/.local/share/applications/seamonkey.desktop > > [Desktop Entry] > X-AppInstall-Package=seamonkey-mozilla-build > X-AppInstall-Section=main > > Encoding=UTF-8 > Name=Mozilla Build of Seamonkey > GenericName=Internet Suite > Comment=Web Browser, Email/News Client, HTML Editor, IRC Client > Exec=seamonkey %u > Icon=seamonkey-mozilla-build > Terminal=false > X-MultipleArgs=false > Type=Application > Categories=Network;WebBrowser;Email;WebDevelopment;IRCClient; > MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;;x-scheme-handler/mailto;application/x-xpinstall; > > StartupNotify=true > Actions=NewWindow;NewPrivateWindow;Mail;Compose;Contacts > > [Desktop Action NewWindow] > Name=Open a New Window > Exec=seamonkey -new-window > OnlyShowIn=Unity; > > [Desktop Action NewPrivateWindow] > Name=Open a New Private Window > Exec=seamonkey -private-window > OnlyShowIn=Unity; > > [Desktop Action Mail] > Name=Mail Client > Exec=seamonkey -mail > OnlyShowIn=Unity; > > [Desktop Action Compose] > Name=Compose New Message > Exec=seamonkey -compose > OnlyShowIn=Unity; > > [Desktop Action Contacts] > Name=Contacts > Exec=seamonkey -addressbook > OnlyShowIn=Unity; > > X-Ubuntu-Gettext-Domain=app-install-data > > O My God, but I don't have Ubuntu in this computer, I have installed it but I here no speech, cause I don't have a screen reader? And I don't have UbuntuZilla, and I can't install something, because I can't use a command promt all the time to install it, cause i'm a blind user on SeaMonkey. Sorry for ignoring newsgroups because my account is only for Mail use. Help me! _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

