Stripped Down Zenity For MCPI-Reborn
Go to file
Glynn Foster 70ea28f34c Make the progress dialog actually work and now uses g_io_channel. Woot!
2003-05-19  Glynn Foster  <glynn.foster@sun.com>

	* src/progress.c: Make the progress dialog actually work
	and now uses g_io_channel. Woot! Need to be able to cancel
	the dialog, which currently doesn't work too well.

	* TODO: Update.

	* help/C/zenity.xml: Update help documentation.
2003-05-19 18:24:41 +00:00
data Added a small manual page 2003-02-05 10:31:02 +00:00
help Make the progress dialog actually work and now uses g_io_channel. Woot! 2003-05-19 18:24:41 +00:00
po Updated Catalan translation. 2003-05-17 09:04:09 +00:00
src Make the progress dialog actually work and now uses g_io_channel. Woot! 2003-05-19 18:24:41 +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 Make the progress dialog actually work and now uses g_io_channel. Woot! 2003-05-19 18:24:41 +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 Fix up the stdin list dialog stuff. Updated to actually include the 2003-05-06 20:22:16 +00:00
README releasee 1.1 NEWS: Updated for new release. 2003-05-05 20:32:21 +00:00
THANKS Add Ross. 2003-02-05 10:37:08 +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 Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-06 04:00:39 +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.