Stripped Down Zenity For MCPI-Reborn
Go to file
Lucas Rocha 2141cb9184 Allow question dialogs to use custom button label text (Fixes bug
2008-03-30  Lucas Rocha  <lucasr@gnome.org>

	Allow question dialogs to use custom button label text (Fixes 
	bug #335763). Patch from Cosimo Cecchi <anarki@lilik.it> and 
	Thomas Thurman <tthurman@gnome.org>.

	* src/msg.c (zenity_msg_construct_question_dialog), (zenity_msg):
	dynamically add dialog buttons with provided labels.
	* src/option.c (zenity_option_free): free input labels.
	(zenity_question_post_callback): set button labels provided by the
	respective command line options.
	* src/zenity.glade: remove pre-defined dialog button from question
	dialog.
	* src/zenity.h: added ok_label and cancel_label to ZenityMsgData.

svn path=/trunk/; revision=1346
2008-03-29 22:13:50 +00:00
data man page update (Fixes bug #436187). Patch from Sven Arvidsson 2007-05-14 18:18:01 +00:00
help release 2.22.0 2008-03-10 11:07:20 +00:00
po Updated Occitan translation 2008-03-17 19:54:18 +00:00
src Allow question dialogs to use custom button label text (Fixes bug 2008-03-29 22:13:50 +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 revert back to GNU LGPL. 2006-12-02 11:05:10 +00:00
ChangeLog Allow question dialogs to use custom button label text (Fixes bug 2008-03-29 22:13:50 +00:00
HACKING Release 2.11.1 Add note about feature frozen-ness. Update. 2005-07-13 04:04:09 +00:00
MAINTAINERS use new standard/required format. 2007-09-03 22:06:28 +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.22.0 2008-03-10 11:07:20 +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 post-release version bump. 2008-03-10 11:07:58 +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.