diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-06 20:12:43 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-06 20:12:43 +0000 |
commit | 59844309317ea49fe094705a23aa06be750efb7d (patch) | |
tree | 12705cd5966bd4a0bf40a4123525cc1d827509ec /www/xpi-google_shortcuts | |
parent | 5f334013e702cde43a92052f7a58b9891cd97b34 (diff) | |
download | ports-59844309317ea49fe094705a23aa06be750efb7d.tar.gz ports-59844309317ea49fe094705a23aa06be750efb7d.zip |
Notes
Diffstat (limited to 'www/xpi-google_shortcuts')
-rw-r--r-- | www/xpi-google_shortcuts/Makefile | 6 | ||||
-rw-r--r-- | www/xpi-google_shortcuts/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-google_shortcuts/files/chrome.manifest | 6 | ||||
-rw-r--r-- | www/xpi-google_shortcuts/pkg-descr | 11 |
4 files changed, 7 insertions, 22 deletions
diff --git a/www/xpi-google_shortcuts/Makefile b/www/xpi-google_shortcuts/Makefile index c3f71d89cc91..ff8f981af1cc 100644 --- a/www/xpi-google_shortcuts/Makefile +++ b/www/xpi-google_shortcuts/Makefile @@ -6,17 +6,17 @@ # PORTNAME= google_shortcuts -PORTVERSION= 2.0.6b3 +PORTVERSION= 2.1.2b3 DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= anatoly.borodin@gmail.com COMMENT= Display all of your Google Services as buttons just next to your addressbar -XPI_ID= {5C46D283-ABDE-4dce-B83C-08881401921C} +XPI_ID= {5C46D283-ABDE-4dce-B83C-08881401921C} XPI_NUM= 3576 XPI_FILES= chrome/googleshortcuts.jar chrome.manifest \ - defaults/preferences/install.js install.rdf + defaults/preferences/install.js install.rdf XPI_DIRS= chrome defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" diff --git a/www/xpi-google_shortcuts/distinfo b/www/xpi-google_shortcuts/distinfo index 0ec4dc3328c8..a7e1c7ebc4f4 100644 --- a/www/xpi-google_shortcuts/distinfo +++ b/www/xpi-google_shortcuts/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/google_shortcuts-2.0.6b3-fx.xpi) = 0238e61fef76ac5f4bc343524a28504a -SHA256 (xpi/google_shortcuts-2.0.6b3-fx.xpi) = 28ea0e2fe00a32658debf14690389677636ade167d0f5d996dba00784e1973ce -SIZE (xpi/google_shortcuts-2.0.6b3-fx.xpi) = 161546 +MD5 (xpi/google_shortcuts-2.1.2b3-fx.xpi) = 5cd17dc775123db1283de6f81c782bd6 +SHA256 (xpi/google_shortcuts-2.1.2b3-fx.xpi) = 7a641105670a8666735cf7cd5eba1574fbbdba9f7ca52720d10ee4a5aaa38d60 +SIZE (xpi/google_shortcuts-2.1.2b3-fx.xpi) = 215609 diff --git a/www/xpi-google_shortcuts/files/chrome.manifest b/www/xpi-google_shortcuts/files/chrome.manifest deleted file mode 100644 index 173b12fb186e..000000000000 --- a/www/xpi-google_shortcuts/files/chrome.manifest +++ /dev/null @@ -1,6 +0,0 @@ - -overlay chrome://browser/content/browser.xul chrome://google_shortcuts/content/google_shortcutsOverlay.xul -overlay chrome://navigator/content/navigator.xul chrome://google_shortcuts/content/google_shortcutsOverlay.xul -content google_shortcuts jar:chrome/google_shortcuts.jar!/content/ - -skin google_shortcuts classic/1.0 jar:chrome/google_shortcuts.jar!/skin/ diff --git a/www/xpi-google_shortcuts/pkg-descr b/www/xpi-google_shortcuts/pkg-descr index b938a1b2f34c..ecd44891218c 100644 --- a/www/xpi-google_shortcuts/pkg-descr +++ b/www/xpi-google_shortcuts/pkg-descr @@ -6,13 +6,4 @@ as buttons. Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab. If you like you can change the main appearance from a Toolbar with all buttons you've selected to a single Dropdown Menu. -WWW: http://www.soerenrinne.de/ -Display all of your Google Services as buttons just next to your addressbar -or anywhere you like it! - -You can go to settings to change which services should be available for you -as buttons. Left click on a button opens the service in the current tab, -MIDDLE CLICK opens a new tab. If you like you can change the main appearance -from a Toolbar with all buttons you've selected to a single Dropdown Menu. - -WWW: http://www.soerenrinne.de/ +WWW: http://www.googleshortcuts.org/ |