summaryrefslogtreecommitdiff
path: root/gnome-about/contributors.h
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2002-04-01 17:55:02 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2002-04-01 17:55:02 +0000
commit12ce35377107411a5ce4a2ea5b7ed3e228e55381 (patch)
tree4d03912f5d14176e565ef7b720defa1de65f0bce /gnome-about/contributors.h
parent5476ce88bcf2a0a737506e158a2833c7e405c155 (diff)
downloadgnome-desktop-12ce35377107411a5ce4a2ea5b7ed3e228e55381.tar.gz
add deprecated cflags.
2002-04-01 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add deprecated cflags. * gnome-about.c: port to pango, and in the process jazz up the scrolling a little. We could still do with a lot more eye candy here ... * contributors.h: kill header and footer.
Diffstat (limited to 'gnome-about/contributors.h')
-rw-r--r--gnome-about/contributors.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/gnome-about/contributors.h b/gnome-about/contributors.h
index e3a31345..66a23503 100644
--- a/gnome-about/contributors.h
+++ b/gnome-about/contributors.h
@@ -10,8 +10,6 @@
/* Please keep this in alphabetical order */
static gchar *contributors[] = {
- N_("GNOME was brought to you by"),
- " ",
"Jerome Abela",
"Lauri Alanko",
"Seth Alves",
@@ -299,9 +297,8 @@ static gchar *contributors[] = {
"Michael Zucchi",
"Jason van Zyl",
"Christian F.K. Schaller",
- " ",
- N_("... and many more"),
- NULL, NULL
+ "",
+ ""
};