summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* Add workaround to scrollkeeper-update not cleaning up after itself, asGlynn Foster2004-03-22
| | | | | | | 2004-03-23 Glynn Foster <glynn.foster@sun.com> * Makefile.am: Add workaround to scrollkeeper-update not cleaning up after itself, as copied from gnome-panel.
* Back out the intltool stuff. Require 0.29Glynn Foster2004-01-05
| | | | | | | 2004-01-06 Glynn Foster <glynn.foster@sun.com> * Makefile.am: Back out the intltool stuff. * configure.in: Require 0.29
* Do the intltool-modules extra dist foo.Glynn Foster2004-01-03
| | | | | | | 2004-01-04 Glynn Foster <glynn.foster@sun.com> * Makefile.am: Do the intltool-modules extra dist foo.
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
| | | | | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, zenity.spec.in: Add spec file, thanks to Mihai T. Lazarescu. * THANKS, src/about.c: Update.
* Enable help documentation in the build.Glynn Foster2003-01-18
| | | | | | | | | 2003-01-18 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, omf.make, xmldocs.make: Enable help documentation in the build. * help/C/zenity-C.omf, help/C/zenity.xml: Fix up silly errors.
* Updates to make distcheck. Wow, this is scarey, a 1.0 release is on theGlynn Foster2003-01-14
| | | | | | | | 2003-01-14 Glynn Foster <glynn.foster@sun.com> * Makefile.am, src/Makefile.am: Updates to make distcheck. Wow, this is scarey, a 1.0 release is on the horizon. Applications like this shouldn't reach 1.0.
* Initial revisionGlynn Foster2003-01-03
bgstack15