summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@src.gnome.org>2002-12-11 05:15:45 +0000
committerMark McLoughlin <markmc@src.gnome.org>2002-12-11 05:15:45 +0000
commit203da2d510f9f5defdbf1fc98f19bcdc6fb0e588 (patch)
tree7021332e1b596b6e1758754d1f68bf8dcfdae4d2
parent39fcfa8cef26480ef2dccf1295c4264010c1f862 (diff)
downloadgnome-desktop-203da2d510f9f5defdbf1fc98f19bcdc6fb0e588.tar.gz
add a couple of todo items
-rw-r--r--gnome-about/gnome-about.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnome-about/gnome-about.c b/gnome-about/gnome-about.c
index 59d2dfcf..8d118696 100644
--- a/gnome-about/gnome-about.c
+++ b/gnome-about/gnome-about.c
@@ -24,6 +24,10 @@
/*
* TODO:
+ * * Bring over the old "Brought to you by" code and
+ * do that before the companies.
+ * * We don't want any easter eggs here. Just like the
+ * old dialog.
* * Lots of magic numbers here. Each of them should
* be calculated based on the pixbuf sizes and text
* size. Try this on a large print theme ! :/