86de96c8d5
- see http://www.seamonkey-project.org/releases/seamonkey2.14/ for details. - tidy up WANTLIB/CONFIGURE_ARGS - enable the gio/libnotify interaction. If libnotify is found at runtime, a popup will show incoming messages notification/download complete. - install an icon in pixmaps/ for the desktop file, like in ffx/tb - fix desktop file Exec line so that an argument can be passed to seamonkey - remove patch-mozilla_browser_app_profile_firefox_js, this is spar^Wseamonkey! - for the other patches removed/added, same comments as for ffx apply
11 lines
352 B
Desktop File
11 lines
352 B
Desktop File
[Desktop Entry]
|
|
Name=Seamonkey
|
|
Comment=Seamonkey application suite
|
|
Exec=seamonkey %u
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=${TRUEPREFIX}/share/pixmaps/seamonkey.png
|
|
Categories=Application;Network;
|
|
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
|
StartupNotify=True
|