On 8/8/19 3:38 AM, Ray_Net wrote:
Jonathan N. Little wrote on 08-08-19 07:10:
Lee wrote:
Hopefully someone that understands the *nix flavour of SM can say how
to fix the warning. And also how to install it for everyone vs.
installing in your home directory
When using the ubuntuzilla it does just that and simplifies the process,
but if you want to manually do it from the tarball as you have then:
1. Move seamonkey dir to /opt
sudo mv ./ADDON/seamonkey /opt/
2. Fix ownership to root
sudo chown -R root:root /opt/seamonkey
3. Create symbolic link
sudo ln -s /opt/seamonkey/seamonkey /usr/bin/seamonkey
4. Install app icon
sudo cp /opt/seamonkey/chrome/icons/default/seamonkey.png
/usr/share/pixmaps/seamonkey-mozilla-build.png
5. Create system wide shortcut:
/usr/share/applications/seamonkey-mozilla-build.desktop
Contents:
[Desktop Entry]
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
StartupWMClass=SeaMonkey
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;
###### I create my own custom one with right-click menu actions
~/.local/share/applications/seamonkey.desktop
Contents:
[Desktop Entry]
Version=1.0
Type=Application
StartupWMClass=Seamonkey
Name=Welcome to SeaMonkey - SeaMonkey
Exec=seamonkey
StartupNotify=false
Icon=eamonkey-mozilla-build
Actions=NewWindow;NewPrivateWindow;Mail;Compose;Contacts;
[Desktop Action NewWindow]
Name=Open a New Window
Exec=seamonkey -new-window
[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
Exec=seamonkey -private-window
[Desktop Action Mail]
Name=Mail Client
Exec=seamonkey -mail
[Desktop Action Compose]
Name=Compose New Message
Exec=seamonkey -compose
[Desktop Action Contacts]
Name=Contacts
Exec=seamonkey -addressbook
For me, this is very very complicated.
You said "
When using the ubuntuzilla it does just that and simplifies the process,
"
Could you or someone tell ma how to install SeaMonkey in my lubuntu18.04
usng the easy way.
I gave you the easy way. Forget Linux repositories and get it direct
from the manufacturer.
--
OS: Ubuntu Linux 18.04LTS - Gnome Desktop
https://www.thunderbird.net/en-US/get-involved/
https://www.ghacks.net/2019/07/18/how-to-disable-the-email-signature-in-avast-free-antivirus/
MTOLRP
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey