diff options
author | ghen <ghen> | 2007-03-05 11:46:21 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-03-05 11:46:21 +0000 |
commit | 9b08ba853cac533fb46917539c8f21bc3ab8d3de (patch) | |
tree | d39d98aad4225285ae7481a82646a3bd92b76bba /www/seamonkey-gtk1 | |
parent | ace7bf41042dc64468ec9a98f582b24d1d056c7a (diff) | |
download | pkgsrc-9b08ba853cac533fb46917539c8f21bc3ab8d3de.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.1.
New Features and Fixes: (Windows-specific fixes ommitted)
* Some QuickLaunch issues have been resolved.
* The tab-preview tooltips no longer show a preview for the active tab.
For the complete changelog, see
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.1/changelog.html
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r-- | www/seamonkey-gtk1/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/seamonkey-gtk1/PLIST b/www/seamonkey-gtk1/PLIST index fd38e4e4aeb..2dbb11fe6e6 100644 --- a/www/seamonkey-gtk1/PLIST +++ b/www/seamonkey-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/01/20 10:54:44 ghen Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/03/05 11:46:21 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -361,9 +361,7 @@ lib/${MOZILLA}/components/xuldoc.xpt lib/${MOZILLA}/components/xultmpl.xpt lib/${MOZILLA}/defaults/autoconfig/platform.js lib/${MOZILLA}/defaults/autoconfig/prefcalls.js -lib/${MOZILLA}/defaults/isp/US/gmail.rdf lib/${MOZILLA}/defaults/isp/US/movemail.rdf -lib/${MOZILLA}/defaults/isp/gmail.rdf lib/${MOZILLA}/defaults/isp/movemail.rdf lib/${MOZILLA}/defaults/messenger/SpamAssassin.sfd lib/${MOZILLA}/defaults/messenger/SpamPal.sfd @@ -1736,6 +1734,8 @@ include/${MOZILLA}/msgbase/nsIMsgFolder.h include/${MOZILLA}/msgbase/nsIMsgFolderCache.h include/${MOZILLA}/msgbase/nsIMsgFolderCacheElement.h include/${MOZILLA}/msgbase/nsIMsgFolderCompactor.h +include/${MOZILLA}/msgbase/nsIMsgFolderListener.h +include/${MOZILLA}/msgbase/nsIMsgFolderNotificationService.h include/${MOZILLA}/msgbase/nsIMsgGroupRecord.h include/${MOZILLA}/msgbase/nsIMsgHdr.h include/${MOZILLA}/msgbase/nsIMsgHost.h |