Re-import gtk1 version of thunderbird as thunderbird-gtk1
This commit is contained in:
parent
15cef35050
commit
2a8a3469f6
4 changed files with 2782 additions and 0 deletions
3
mail/thunderbird-gtk1/DESCR
Normal file
3
mail/thunderbird-gtk1/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
|
||||
goal is to produce a cross platform stand alone mail application using
|
||||
the XUL user interface language. This version uses the gtk1 toolkit.
|
9
mail/thunderbird-gtk1/MESSAGE
Normal file
9
mail/thunderbird-gtk1/MESSAGE
Normal file
|
@ -0,0 +1,9 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.1.1.1 2005/04/02 14:45:52 abs Exp $
|
||||
|
||||
If you have ever run another version of thunderbird or thunderbird-gtk2,
|
||||
you must remove compreg.dat under your thunderbird profile before
|
||||
you run thunderbird, e.g.
|
||||
rm ~/.thunderbird/*/compreg.dat
|
||||
|
||||
===========================================================================
|
7
mail/thunderbird-gtk1/Makefile
Normal file
7
mail/thunderbird-gtk1/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 14:45:51 abs Exp $
|
||||
|
||||
MOZILLA= thunderbird-gtk1
|
||||
|
||||
COMMENT= Mozilla mail client using the older GTK1 toolkit
|
||||
|
||||
.include "../../mail/thunderbird/Makefile-thunderbird.common"
|
2763
mail/thunderbird-gtk1/PLIST
Normal file
2763
mail/thunderbird-gtk1/PLIST
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue