aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-03-13 02:21:14 +0800
committerChristian Persch <chpe@src.gnome.org>2006-03-13 02:21:14 +0800
commitf36b4524c784d4b413c4ef100f17f5977109ca94 (patch)
tree7bb71e04f44c1e2158c439550eaa3012122ea18f /src/window-commands.c
parentda9c1e267611c1c6095d009e97729a827f070f0c (diff)
downloadgsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.tar
gsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.tar.gz
gsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.tar.bz2
gsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.tar.lz
gsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.tar.xz
gsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.tar.zst
gsoc2013-epiphany-f36b4524c784d4b413c4ef100f17f5977109ca94.zip
Add Victor to documenters in About dialogue.
2006-03-12 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: Add Victor to documenters in About dialogue.
Diffstat (limited to 'src/window-commands.c')
-rw-r--r--src/window-commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index e8e1fdc28..f0f6b04e8 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -725,6 +725,7 @@ window_cmd_help_about (GtkAction *action,
};
const char * const documenters[] = {
"Piers Cornwell",
+ "Victor Osadci",
"Patanjali Somayaji",
"David Bordoley",
"",