mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 2.1.2b3
- Connect to build PR: ports/151254 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
This commit is contained in:
parent
5f334013e7
commit
5984430931
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262536
@ -1871,6 +1871,7 @@
|
||||
SUBDIR += xpi-gbrain
|
||||
SUBDIR += xpi-gmail-manager
|
||||
SUBDIR += xpi-google-notebook
|
||||
SUBDIR += xpi-google_shortcuts
|
||||
SUBDIR += xpi-grab_and_drag
|
||||
SUBDIR += xpi-greasemonkey
|
||||
SUBDIR += xpi-gwt-dev-plugin
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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/
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user