NoOp wrote:

<snip>


[Desktop Entry]
Categories=GTK;Network;
GenericName=Internet Suite
Icon[en_US]=/home/<user/seamonkey/seamonkey/chrome/icons/default/seamonkey.png
NoDisplay=false
Terminal=false
Type=Application
Exec=/home/<user>/seamonkey/seamonkey/seamonkey %u
Name[en_US]=Mozilla SeaMonkey
Name=Mozilla SeaMonkey
Comment[en_US]=Mozilla SeaMonkey
Comment=Mozilla SeaMonkey

and on a Unity user desktop I have :

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
NoDisplay=true
Icon=/home/<user>/seamonkey/seamonkey/chrome/icons/default/default.png
Exec=/home/<user>/seamonkey/seamonkey/seamonkey %u
Name=SeaMonkey
Comment=Custom definition for SeaMonkey

save & you'll have the SeaMonkey icon.

This is the one I created with alternated actions for the Unity launcher

[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


--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to