This repository has been archived on 2024-11-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
2008-03-10 11:07:20 +00:00
2008-03-17 19:54:18 +00:00
2008-03-10 11:07:58 +00:00
2006-12-02 11:05:10 +00:00
2007-09-03 22:06:28 +00:00
2008-03-10 11:07:20 +00:00
2005-06-13 21:30:55 +00:00
2006-03-13 20:44:40 +00:00
2005-09-17 03:06:51 +00:00

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.
Description
Stripped Down Zenity For MCPI-Reborn
Readme
Languages
C 97.6%
CMake 2.2%
Shell 0.2%