Stripped Down Zenity For MCPI-Reborn
Go to file
Glynn Foster 1acd9cfed8 Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs
2003-05-24  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Patch from Dagmar d'Surreal
	<dagmar@speakeasy.net> to correct help docs and
	script examples for the change from --dialog-title to
	--title.

	* THANKS, src/about.c: Add Dagmar.

	* src/progress.c: For now, just send a SIGHUP to the
	parent process - not entirely sure if this is the best thing
	to do right now.
2003-05-24 01:36:24 +00:00
data Added a small manual page 2003-02-05 10:31:02 +00:00
help Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs 2003-05-24 01:36:24 +00:00
po release 1.2 Updated for new release 2003-05-19 18:56:00 +00:00
src Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs 2003-05-24 01:36:24 +00:00
.cvsignore Added missing file. Added de (German) to ALL_LINGUAS. 2003-02-09 09:33:59 +00:00
AUTHORS Initial revision 2003-01-03 13:26:04 +00:00
ChangeLog Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs 2003-05-24 01:36:24 +00:00
HACKING Initial revision 2003-01-03 13:26:04 +00:00
MAINTAINERS Initial revision 2003-01-03 13:26:04 +00:00
Makefile.am Add spec file, thanks to Mihai T. Lazarescu. 2003-02-03 01:56:42 +00:00
NEWS release 1.2 Updated for new release 2003-05-19 18:56:00 +00:00
README releasee 1.1 NEWS: Updated for new release. 2003-05-05 20:32:21 +00:00
THANKS Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs 2003-05-24 01:36:24 +00:00
TODO Make the progress dialog actually work and now uses g_io_channel. Woot! 2003-05-19 18:24:41 +00:00
autogen.sh Initial revision 2003-01-03 13:26:04 +00:00
configure.in release 1.2 Updated for new release 2003-05-19 18:56:00 +00:00
omf.make Enable help documentation in the build. 2003-01-18 19:19:20 +00:00
xmldocs.make Provide correct help URL. 2003-01-24 16:16:40 +00:00
zenity.spec.in More updates. 2003-03-07 08:36:58 +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.