mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Adding missing contributor - Henri Sivonen <henris@clinet.fi>. Bug 87428 again.
While I'm here, the credit for the links toolbar in my last checkin comment should have gone to Christopher Hoess <choess@stwing.upenn.edu>, Eric Hodel <drbrain@segment7.net> and Tim Taylor <tim@tool-man.org>, as well as anyone else who contributed ideas and suggestions.
This commit is contained in:
parent
269e730bae
commit
86ed097036
@ -21,6 +21,7 @@
|
||||
* Contributor(s):
|
||||
* Christopher Hoess <choess@force.stwing.upenn.edu>
|
||||
* Tim Taylor <tim@tool-man.org>
|
||||
* Henri Sivonen <henris@clinet.fi>
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
@ -188,4 +189,4 @@ function()
|
||||
document.getElementById("misc-seperator").setAttribute("collapsed", "true");
|
||||
}
|
||||
|
||||
const linkToolbarUI = new LinkToolbarUI;
|
||||
const linkToolbarUI = new LinkToolbarUI;
|
||||
|
Loading…
Reference in New Issue
Block a user