summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2005-01-09 21:51:06 +0000
committerGlynn Foster <gman@src.gnome.org>2005-01-09 21:51:06 +0000
commitf5ae7fb520413b5ca562c846b6045ca9764e7b6a (patch)
tree7749a33331ce7004e602f3806fac834e1201b179 /README
parentCorrect error message for notification icon. Fixes #163462. (diff)
downloadzenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.tar.gz
zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.tar.bz2
zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.zip
Release 2.9.2 Add note about feature frozen-ness. zenity doesn't require
2005-01-07 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.2 * HACKING: Add note about feature frozen-ness. * README: zenity doesn't require gconf anymore.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 22fbd619..e0e117d9 100644
--- a/README
+++ b/README
@@ -10,4 +10,4 @@ This software is licensed under the LGPL.
Zen Requirements -
==================
popt, scrollkeeper and intltool.
-gtk+-2.0, libglade-2.0, gconf-2.0 and libgnomecanvas-2.0.
+gtk+-2.0, libglade-2.0, and libgnomecanvas-2.0.
bgstack15