[Googlebar] Googlebar: feedback from Kryptonate
John Clizbe
JPClizbe at comcast.net
Tue Jul 6 23:43:43 EDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
notes at mozdev.org wrote:
> http://googlebar.mozdev.org/feedback.html#c164
>
> I like the toolbar, but could you add a link to Gmail under the G?
>
great extension.
Patch attached. Relative to top CVS directory
- --
John P. Clizbe Inet: JPClizbe(a)comcast DOT nyet
Golden Bear Networks PGP/GPG KeyID: 0x608D2A10
"Most men take the straight and narrow. A few take the road less
traveled. I chose to cut through the woods."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.3.6 (Windows 2000 SP4)
Comment: Annoy John Asscraft -- Use Strong Encryption
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFA63FtHQSsSmCNKhARAg4rAJ9fWZMYtYtwcPcniBSzP2396dNRDwCeKpmE
4J2TnHDwFi7dK1x7aJZPVLQ=
=RsB8
-----END PGP SIGNATURE-----
-------------- next part --------------
diff -urN googlebar/googlebar/content/googlebarOverlay.xul googlebar.gmail/googlebar/content/googlebarOverlay.xul
--- googlebar/googlebar/content/googlebarOverlay.xul 2004-06-23 17:39:16.420006900 -0500
+++ googlebar.gmail/googlebar/content/googlebarOverlay.xul 2004-07-06 22:23:04.882983300 -0500
@@ -618,6 +618,10 @@
onclick="window._content.document.location='http://www.google.com'"
tooltiptext="&menu.homepage;"/>
+ <menuitem label="&menu.gmail;"
+ onclick="window._content.document.location='http://gmail.google.com'"
+ tooltiptext="&menu.gmail;"/>
+
<menuitem label="&menu.images;"
onclick="window._content.document.location='http://images.google.com'"
tooltiptext="&menu.images;"/>
diff -urN googlebar/googlebar/locale/en-US/googlebar/googlebar.dtd googlebar.gmail/googlebar/locale/en-US/googlebar/googlebar.dtd
--- googlebar/googlebar/locale/en-US/googlebar/googlebar.dtd 2004-07-05 11:48:41.114696000 -0500
+++ googlebar.gmail/googlebar/locale/en-US/googlebar/googlebar.dtd 2004-07-06 22:25:09.599718400 -0500
@@ -115,6 +115,7 @@
<!ENTITY menu.context "Googlebar Items">
<!ENTITY menu.homepage "Google's Homepage">
+<!ENTITY menu.gmail "Google Gmail">
<!ENTITY menu.images "Google Images">
<!ENTITY menu.groups "Google Groups">
<!ENTITY menu.directory "Google Web Directory">
More information about the Googlebar
mailing list