Stripped Down Zenity For MCPI-Reborn
2141cb9184
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 |
||
---|---|---|
data | ||
help | ||
po | ||
src | ||
.cvsignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
HACKING | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README | ||
THANKS | ||
TODO | ||
zenity.spec.in |
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.