diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-18 07:32:35 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-18 07:32:35 +0000 |
commit | 7cb7080442aacb686ac25998216a41992af5bf9d (patch) | |
tree | 40f95c0c9269c1c37ff5f7ce904a2ac6e3806d35 /www/Makefile | |
parent | ba767bb8abcd724f1d2bd458908d71ec249b9cc6 (diff) |
Add port www/xpi-close-all-tabs:
A toolbar button to close all open tabs.
Author: J. Greg Allen
WWW: http://www.jgadesign.net/SoftwarePages/CloseAllTabs.aspx
PR: ports/122881
Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes
Notes:
svn path=/head/; revision=211503
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 732c50d7c0a0..f6751760f4c6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1375,6 +1375,7 @@ SUBDIR += xpi-autobrowse SUBDIR += xpi-bookmarkdd SUBDIR += xpi-clearfields + SUBDIR += xpi-close-all-tabs SUBDIR += xpi-colorfultabs SUBDIR += xpi-cssviewer SUBDIR += xpi-customizegoogle |