Stripped Down Zenity For MCPI-Reborn
Go to file
Kevin C. Krinke 652c90596e user input data output to STDOUT via g_print instead of outputting to
2003-07-11  Kevin C. Krinke  <kckrinke@opendoorsoftware.com>

       * src/calendar.c, src/entry.c, src/fileselection.c, src/text.c,
       src/tree.c: user input data output to STDOUT via g_print instead
       of outputting to STDERR via g_printerr. This makes it possible to
       destinguish user input data from GTK+ warnings / errors.
       * THANKS, src/about.c: I figure this is my second patch submission
       so I belong in the credits...
2003-07-13 23:03:18 +00:00
data Allow multiple file selections. 2003-06-09 18:57:01 +00:00
help Allow multiple file selections. 2003-06-09 18:57:01 +00:00
po Updated the Greek translation 2003-07-13 15:33:07 +00:00
src user input data output to STDOUT via g_print instead of outputting to 2003-07-13 23:03:18 +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 user input data output to STDOUT via g_print instead of outputting to 2003-07-13 23:03:18 +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 spec file, thanks to Mihai T. Lazarescu. 2003-02-03 01:56:42 +00:00
NEWS release 1.3 Updated for new release 2003-05-29 09:26:44 +00:00
README releasee 1.1 NEWS: Updated for new release. 2003-05-05 20:32:21 +00:00
THANKS user input data output to STDOUT via g_print instead of outputting to 2003-07-13 23:03:18 +00:00
TODO Allow /t and /n in dialog text. Some code cleanup. 2003-06-10 21:30:22 +00:00
autogen.sh autogen.sh remove xmldocs.make omf.make Set up new docs build system 2003-07-11 12:40:40 +00:00
configure.in Added 'ms' (Malay) to ALL_LINGUAS. Added Malay translation. 2003-07-09 15:51:56 +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.