Stripped Down Zenity For MCPI-Reborn
Go to file
Glynn Foster 3e05834b4c Add new notification icon. Update for new files. Restructure code a little
2004-09-13  Glynn Foster  <glynn.foster@sun.com>

	* data/Makefile.am, data/zenity-notification.png: Add new
	notification icon.
	* src/Makefile.am: Update for new files.
	* src/about.c, src/calendar.c, src/entry.c, src/fileselection.c,
	src/progress.c, src/text.c, src/tree.c, src/msg.c: Restructure code a
	little bit for new utility functions for setting window icons.
	* src/eggtrayicon.c, src/eggtrayicon.h: New files for notification area
	support.
	* src/main.c, src/notification.c, src/util.c, src/util.h, src/zenity.h:
	Add support for notification area.
	* data/zenity.1, help/*: Update docs for notification and new file
	selection changes.
2004-09-13 07:51:51 +00:00
data Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
help Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
po Release 2.8.0 2004-09-13 04:17:28 +00:00
src Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
.cvsignore ignore. 2004-03-22 22:32:13 +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 Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +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.8.0 2004-09-13 04:17: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 Updates. 2004-08-03 09:07:03 +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 Post release bump, for unstable 2.9.x development. 2004-09-13 04:39:28 +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.