From f9013fb09f1e5fc0c3979d3d09b29f7f0c9fb301 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Sun, 29 Feb 2004 07:34:28 +0000 Subject: Remove all the stupid duplicated code to do the help stuff, and instead do 2004-02-29 Glynn Foster * src/about.c, src/util.c, src/util.h: Remove all the stupid duplicated code to do the help stuff, and instead do a simple call for 'yelp ghelp:zenity'. -418, +23. Eeek. Fixes #135607. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf7883f..e650887 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-02-29 Glynn Foster + + * src/about.c, src/util.c, src/util.h: Remove all the + stupid duplicated code to do the help stuff, and instead + do a simple call for 'yelp ghelp:zenity'. -418, +23. Eeek. + Fixes #135607. + 2004-02-21 Paisa Seeluangsawat * configure.in: Added Thai (th) to ALL_LINGUAS. -- cgit v1.2.3-2-g168b