Stripped Down Zenity For MCPI-Reborn
Go to file
Glynn Foster b43bbda2e2 Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
2004-03-19  Glynn Foster  <glynn.foster@sun.com>

	* src/calendar.c, src/entry.c, src/fileselection.c,
	src/msg.c, src/progress.c, src/text.c, src/tree.c:
	Patch from Darren Adams <darrenadams@dsl.pipex.com> to make
	sure the new file chooser resizes nicely. Sanitize the default
	setting of the other widgets.
	* configure.in, src/util.c: Lose gconf dependancy since we
	don't currently use it, although arguably we should to detect
	which help browser we're supposed to run :/
	* THANKS, src/about.c: Add Darren to the list.
2004-03-19 02:28:30 +00:00
data Allow multiple file selections. 2003-06-09 18:57:01 +00:00
help Documentation updates from Nicholas Curran. Add Nicholas. 2003-09-01 08:27:59 +00:00
po Updated the Greek translation 2004-03-18 17:33:20 +00:00
src Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new 2004-03-19 02:28:30 +00:00
.cvsignore Do the intltool-modules extra dist foo. 2004-01-03 22:44:18 +00:00
AUTHORS Update to add Mike. Update for new release. Add lots of people, probably 2004-03-06 18:50:14 +00:00
COPYING copying 2003-08-15 09:58:54 +00:00
ChangeLog Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new 2004-03-19 02:28:30 +00:00
HACKING Update information for submitting patches to bugzilla. 2003-05-27 22:18:08 +00:00
MAINTAINERS Initial revision 2003-01-03 13:26:04 +00:00
Makefile.am Back out the intltool stuff. Require 0.29 2004-01-05 23:56:32 +00:00
NEWS Update. Use automake 1.7 since everyone has it by now. Release 2.5.91 2004-03-15 00:17:46 +00:00
README releasee 1.1 NEWS: Updated for new release. 2003-05-05 20:32:21 +00:00
THANKS Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new 2004-03-19 02:28:30 +00:00
TODO Allow /t and /n in dialog text. Some code cleanup. 2003-06-10 21:30:22 +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
configure.in Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new 2004-03-19 02:28:30 +00:00
zenity.spec.in Fix up spec file. Fixes #122040. 2003-09-12 08:50:57 +00:00

README

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.

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