Stripped Down Zenity For MCPI-Reborn
f57c93017b
2004-12-07 Glynn Foster <glynn.foster@sun.com> Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the zenity parsing options, with some spacing fixes from Glynn. * configure.in: zenity now requires glib-2.0 >= 2.5.3 to build because now it uses GOption. popt requirement removed. * src/Makefile.am: update for new files * src/main.c: use GOption API * src/option.c, src/option.h: New files to implement the new functionality. * src/zenity.h: Fix spacing. |
||
---|---|---|
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. Zen Requirements - ================== popt, scrollkeeper and intltool. gtk+-2.0, libglade-2.0, gconf-2.0 and libgnomecanvas-2.0.