Commit graph

4 commits

Author SHA1 Message Date
Adam Weinberger
259bc46045 Update to 1.1.
Please keep in mind that new versions of this thing just install a new .xpi file
in ${DATADIR}. To upgrade, you must uninstall the old version (via the extensions
manager thinger), restart thunderbird, install the new version, and then restart
thunderbird again.

This info would be useful in /usr/ports/UPDATING, but I'm hesitant to put it
in there for every release.
2005-05-17 22:15:23 +00:00
Adam Weinberger
9dee8314d0 Apply a couple clean-ups.
- Ditch pkg-message/%%DATADIR%% substitutions in favour
    of SUB_FILES and files/pkg-message.in.
  - Remove a rather horrific shell command used to generate
    a list of include dirs for c++(1). I'm not sure why it
    works without the shell command... or more specifically,
    I'm not sure what caused me to write it in the first place.
    In any event, it builds cleanly here as-is. I'm sure Kris
    will happily inform me of the inevitable breakages.
  - Space the Makefile a bit better.
2005-04-26 19:45:26 +00:00
Adam Weinberger
5208a4f71f Determine where thunderbird is installed automatically,
rather than having to code it in in numerous places every
time thunderbird gets upgraded.
2005-04-02 08:50:51 +00:00
Adam Weinberger
d5b0f72aa2 Mozilla New Mail Icon is an extension which displays an icon in the
system tray when new mail arrives in Mozilla Thunderbird. While it
supports the standard (FreeDesktop.org) system tray, as used by GNOME,
KDE and IceWM, it requires GNOME libraries to build and run.

WWW: http://moztraybiff.mozdev.org/
2005-03-20 03:57:35 +00:00