Stripped Down Zenity For MCPI-Reborn
Go to file
Lucas Rocha 7486a38445 use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove
2005-12-18  Lucas Rocha  <lucasr@gnome.org>

        * src/about.c: use GtkAboutDialog instead of custom
        dialog (Fixes bug #309405).
        * src/zenity.glade: remove zenity_about_dialog.
        * configure.in: zenity now depends on GTK+ >= 2.6.x
        because now it uses GtkAboutDialog.
2005-12-18 03:19:40 +00:00
data new scale dialog for selecting a value from a range (Fixes #322399). 2005-12-13 04:18:58 +00:00
help Release 2.13.3 Update. Update my e-mail address. 2005-12-12 21:52:32 +00:00
po Macedonian Translation update <arangela@cvs.gnome.org> 2005-12-17 13:27:32 +00:00
src use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove 2005-12-18 03:19:40 +00:00
.cvsignore added gnome-doc-utils.make. added GNOME_DOC_INIT and removed 2005-07-25 01:06:32 +00:00
AUTHORS Update to add Mike. Update for new release. Add lots of people, probably 2004-03-06 18:50:14 +00:00
autogen.sh Update. Use automake 1.7 since everyone has it by now. Release 2.5.91 2004-03-15 00:17:46 +00:00
ChangeLog use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove 2005-12-18 03:19:40 +00:00
configure.in use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove 2005-12-18 03:19:40 +00:00
COPYING COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, 2005-04-25 03:20:45 +00:00
HACKING Release 2.11.1 Add note about feature frozen-ness. Update. 2005-07-13 04:04:09 +00:00
MAINTAINERS Release 2.13.3 Update. Update my e-mail address. 2005-12-12 21:52:32 +00:00
Makefile.am added gnome-doc-utils.make. added GNOME_DOC_INIT and removed 2005-07-25 01:06:32 +00:00
NEWS Release 2.13.3 Update. Update my e-mail address. 2005-12-12 21:52:32 +00:00
README Maintainership updates 2005-06-13 21:30:55 +00:00
THANKS Release 2.13.2 Update. 2005-11-14 05:05:33 +00:00
TODO add a Zenity wiki page reference. 2005-09-17 03:06:51 +00:00
zenity.spec.in Fix up spec file. Fixes #122040. 2003-09-12 08:50:57 +00:00

Zen Understanding -
===================
This is zenity - a rewrite of gdialog, the GNOME port of dialog
which allows you to display dialog boxes from the commandline
and shell scripts. If you understand, things are just as they 
are. If you don't understand, things are just as they are.

This software is licensed under the LGPL.

Zen Requirements -
==================
scrollkeeper and intltool.
gtk+-2.0, libglade-2.0, and libgnomecanvas-2.0.