Stripped Down Zenity For MCPI-Reborn
Go to file
Glynn Foster f57c93017b Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the
2004-12-07  Glynn Foster  <glynn.foster@sun.com>

	Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption
	API for the zenity parsing options, with some spacing fixes
	from Glynn.

	* configure.in: zenity now requires glib-2.0 >= 2.5.3 to build
	because now it uses GOption. popt requirement removed.
	* src/Makefile.am: update for new files
	* src/main.c: use GOption API
	* src/option.c, src/option.h: New files to implement the new
	functionality.
	* src/zenity.h: Fix spacing.
2004-12-07 00:55:26 +00:00
data Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
help Patch from Lucas Rocha to fix #153277, and remove an extra </para> link. 2004-10-25 23:40:59 +00:00
po Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:17:16 +00:00
src Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:55:26 +00:00
.cvsignore Hrm, for some reason a newer version of automake wants to replace my version 2004-12-07 00:16:47 +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 Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:17:16 +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 Add workaround to scrollkeeper-update not cleaning up after itself, as 2004-03-22 22:31:44 +00:00
NEWS Release 2.9.0 2004-09-13 08:20:28 +00:00
README releasee 1.1 NEWS: Updated for new release. 2003-05-05 20:32:21 +00:00
THANKS Update Update. Patch from Lucas Rocha to implement save and directory 2004-09-13 04:56:26 +00:00
TODO Update. 2004-09-13 08:08:45 +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 Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:17:16 +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.