diff options
author | Yanko Kaneti <yaneti@declera.com> | 2010-10-12 22:23:07 +0300 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2011-08-28 21:56:16 -0400 |
commit | 6c441e8dee01e0e3f154de6567eef72ffd3221f3 (patch) | |
tree | 995e237d7df06edbb8c1703ab2e840b47e7c71ca /git-bz.txt | |
parent | a3dffca03588e65aff68cfaed62fc10298852b4f (diff) |
Add galeon browser support
https://bugzilla.gnome.org/show_bug.cgi?id=632006
Diffstat (limited to 'git-bz.txt')
-rw-r--r-- | git-bz.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ command line without having to go to your web browser. Authentication for git-bz is done by reading the cookies for the Bugzilla host from your web browser. In order to do this, git-bz needs to know how to access the cookies for your web browser; git-bz -currently is able to do this for Firefox, Epiphany, and Chromium on +currently is able to do this for Firefox, Epiphany, Galeon and Chromium on Linux. EXAMPLE SESSION @@ -254,7 +254,7 @@ AUTHENTICATION -------------- In order to use git-bz you need to already be logged into the bug tracker in your web browser, and git-bz reads your browser cookie. Currently only -Firefox 3 and Epiphany are supported, and only on Linux. Patches to +Firefox 3, Epiphany and Galeon are supported, and only on Linux. Patches to add more support and to allow configuring username/password directly per bug tracker accepted. |