Stripped Down Zenity For MCPI-Reborn
Go to file
Lucas Rocha d373b3f3ce src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,
2006-07-27  Lucas Rocha  <lucasr@gnome.org>

	* src/notification.c (-set_scaled_pixbuf,
	+zenity_notification_icon_update,
	-zenity_notification_icon_press_callback,
	+zenity_notification_icon_size_changed_cb,
	-zenity_notification_icon_expose_callback,
	-zenity_notification_icon_destroy_callback,
	+zenity_notification_icon_activate_cb,
	zenity_notification_handle_stdin, zenity_notification),
	src/util.[ch] (+zenity_util_stock_from_filename,
	zenity_util_pixbuf_new_from_file), Makefile.am, configure.in:

	Migration to gtk_status_icon (Fixes bug #341451). Patch from
	Christian Persch <chpe@gnome.org>.

	* src/eggtrayicon.[ch]: removed.
2006-07-28 21:25:11 +00:00
data move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
help Release 2.15.2 Update. 2006-05-16 12:42:15 +00:00
po Updated German translation. 2006-07-27 14:39:55 +00:00
src src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update, 2006-07-28 21:25:11 +00:00
.cvsignore move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +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 configure.in: Added or (Oriya) to ALL_LINGUAS. 2006-03-20 19:16:50 +00:00
ChangeLog src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update, 2006-07-28 21:25:11 +00:00
HACKING Release 2.11.1 Add note about feature frozen-ness. Update. 2005-07-13 04:04:09 +00:00
MAINTAINERS Release 2.13.3 Update. Update my e-mail address. 2005-12-12 21:52:32 +00:00
Makefile.am move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
NEWS Release 2.15.2 Update. 2006-05-16 12:42:15 +00:00
README Maintainership updates 2005-06-13 21:30:55 +00:00
THANKS Release 2.14.0 Update. 2006-03-13 20:44:40 +00:00
TODO add a Zenity wiki page reference. 2005-09-17 03:06:51 +00:00
autogen.sh move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
configure.in src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update, 2006-07-28 21:25:11 +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.

This software is licensed under the LGPL.

Zen Requirements -
==================
scrollkeeper and intltool.
gtk+-2.0, libglade-2.0, and libgnomecanvas-2.0.