diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-18 05:21:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-18 05:21:40 +0800 |
commit | 9368affd35e74c7e058fa37e81e9aa8c0b933513 (patch) | |
tree | 675c1e987a5a95fb34cb66971fd4c0997421948c /src/window-commands.c | |
parent | 92fcf0ae3dadbaa40153ad62015f25ef2c55c4e8 (diff) | |
download | gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.gz gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.bz2 gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.lz gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.xz gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.zst gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.zip |
Remove lock visibility setter.
2005-10-17 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-toolbar.c: (ephy_toolbar_set_security_state),
(ephy_toolbar_init):
* src/ephy-toolbar.h:
Remove lock visibility setter.
* src/window-commands.c: (window_cmd_help_about):
Add Peter Harvey to about credits.
Diffstat (limited to 'src/window-commands.c')
-rw-r--r-- | src/window-commands.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index 4ec865a86..6d555857f 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -738,6 +738,7 @@ window_cmd_help_about (GtkAction *action, "", _("Contributors:"), "Crispin Flowerday", + "Peter Harvey", "Raphaƫl Slinckx", "", _("Past developers:"), |