From 15538e120d8d184962d406fee5d7bd6600d2463d Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 14 Jan 2003 03:16:47 +0000 Subject: Add an about box. Still need to add an icon, and implement the callbacks 2003-01-14 Glynn Foster * src/Makefile.am, src/about.c, src/main.c, src/zenity.glade: Add an about box. Still need to add an icon, and implement the callbacks for Help and Credits. Extra hassle for not linking against libgnomeui. Sigh. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f2eaaa9a..dd7df8c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-01-14 Glynn Foster + + * src/Makefile.am, src/about.c, src/main.c, + src/zenity.glade: Add an about box. Still need to add + an icon, and implement the callbacks for Help and Credits. Extra + hassle for not linking against libgnomeui. Sigh. + 2003-01-14 Glynn Foster * src/tree.c, src/zenity.h, src/main.c: Add support to -- cgit