summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-02-01 12:39:48 +0000
committerGlynn Foster <gman@src.gnome.org>2003-02-01 12:39:48 +0000
commit564a6b58544e6925d4b88b33ae7555578de2f74d (patch)
treed2a72479e83b48ec872daff94a3ed0ea15f4de22 /NEWS
parentUpdate the docs for new --editable option in the List dialog. (diff)
downloadzenity-564a6b58544e6925d4b88b33ae7555578de2f74d.tar.gz
zenity-564a6b58544e6925d4b88b33ae7555578de2f74d.tar.bz2
zenity-564a6b58544e6925d4b88b33ae7555578de2f74d.zip
Release 1.0 Updated for new release.
2003-02-01 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.0 * NEWS: Updated for new release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29b..a266c355 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,30 @@
+Zenity 1.0 " The obstacle is the path "
+============================================
+Zenity is a basic rewrite of gdialog, without the pain involved of trying to
+figure out commandline parsing. Zenity is zen-like; simple and easy to use.
+
+Zenity is especially useful in scripts.
+
+Zen Requirements -
+==================
+popt, scrollkeeper and intltool.
+gtk+-2.0, libglade-2.0, gconf-2.0 and libgnomecanvas-2.0.
+
+Zen Dialogs -
+=============
+Calendar, Text Entry, Error, Informational, File Selection, List, Progress,
+Question, Text Information and Warning.
+
+See 'zenity --about' and Help for more details of how to use Zenity.
+
+Zen Thanks -
+============
+ * Mike Newman and John Fleck for their direct help.
+ * Jonathan Blanford, Anders Carlsson, James Henstridge, Havoc Pennington,
+ Kristian Rietveld, Jakub Steiner and Tom Tromey for their indirect help.
+
+Zen Translations -
+==================
+ * Vincent van Adrighem, Pablo Gonzalo del Campo, Abel Cheung, Ole Laursen,
+ Kjartan Maraas, Christian Rose and Pablo Saratxaga for their wonderful
+ translations.
bgstack15