summaryrefslogtreecommitdiff
path: root/gnome-about/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* [build] Use silent-rules instead of shave for quiet buildVincent Untz2009-07-211-3/+1
|
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-021-0/+5
|
* Use shave to improve build log readabilityVincent Untz2009-04-271-2/+4
| | | | See http://git.lespiau.name/cgit/shave/tree/README for more details.
* Rewrite of gnome-about in python. It's now much better, and it'sVincent Untz2007-11-121-19/+15
| | | | | | | | | | | | | | | | 2007-11-12 Vincent Untz <vuntz@gnome.org> Rewrite of gnome-about in python. It's now much better, and it's accessible. Closes a lot of bugs, see bug #481585. Based on work by Guillaume Seguin <guillaume@segu.in> * configure.in: remove gnomecanvas dependency, and check for python * gnome-about/Makefile.am: updated * gnome-about/contributors.[ch]: killed * gnome-about/gnome-about.c: killed * gnome-about/gnome-about.in: new file svn path=/trunk/; revision=4921
* make distcheck workVincent Untz2007-10-151-1/+1
| | | | | | | | 2007-10-15 Vincent Untz <vuntz@gnome.org> * Makefile.am: make distcheck work svn path=/trunk/; revision=4910
* add a check rule that verifies that foundation-members.list is not empty.Vincent Untz2007-09-181-0/+3
| | | | | | | | | | 2007-09-18 Vincent Untz <vuntz@gnome.org> * Makefile.am: add a check rule that verifies that foundation-members.list is not empty. So we don't ship a tarball with no foundation members list. svn path=/trunk/; revision=4903
* Download foundation-members.list from api.gnome.org during autogen and ship it.Vincent Untz2007-09-111-1/+1
| | | | | | | | | | | | 2007-09-11 Vincent Untz <vuntz@gnome.org> * autogen.sh: download foundation-members.list from api.gnome.org 2007-09-11 Vincent Untz <vuntz@gnome.org> * Makefile.am: ship foundation-members.list svn path=/trunk/; revision=4887
* add new files the list of contributors is now data new file, to handleVincent Untz2007-06-301-1/+2
| | | | | | | | | | | | | | | | | 2007-06-30 Vincent Untz <vuntz@gnome.org> * Makefile.am: add new files * contributors.list: the list of contributors is now data * contributors.[ch]: new file, to handle everything related to the list of contributors. We don't download the list of foundation members yet. * gnome-about.c: (canvas_button_press_event): use contributors_get() (display_contributors): ditto (generate_randomness): moved to contributors.c (main): init and free contributors stuff Fix bug #415516 svn path=/trunk/; revision=4822
* Fix all compiler warnings, and use undeprecated functions (mostly). BugChristian Persch2007-01-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | 2007-01-08 Christian Persch <chpe@svn.gnome.org> * Makefile.am: * autogen.sh: * configure.in: * gnome-about/Makefile.am: * gnome-about/gnome-about.c: (get_description_messages), (main): * libgnome-desktop/Makefile.am: * libgnome-desktop/gnome-desktop-item.c: * libgnome-desktop/gnome-ditem-edit.c: (gnome_ditem_edit_init), (gnome_ditem_edit_destroy), (gnome_ditem_edit_finalize): * libgnome-desktop/gnome-hint.c: (gnome_hint_finalize), (get_i18n_string), (read_hints_from_file), (gnome_hint_new): * libgnome-desktop/test-ditem-edit.c: * libgnome-desktop/test-ditem.c: * libgnome-desktop/test-hint.c: Fix all compiler warnings, and use undeprecated functions (mostly). Bug #394228. svn path=/trunk/; revision=4657
* Try to locate files in the app prefix and not in the system prefix. BugChristian Persch2006-04-151-1/+2
| | | | | | | | | 2006-04-15 Christian Persch <chpe@cvs.gnome.org> * gnome-about/Makefile.am: * gnome-about/gnome-about.c: (load_random_header), (load_logo), (display_version_info), (main): Try to locate files in the app prefix and not in the system prefix. Bug #336340.
* Added myself.Danilo Šegan2005-07-211-1/+1
| | | | | | | | | | | | 2005-07-21 Danilo Šegan <danilo@gnome.org> * contributors.h (contributors): Added myself. Fix #309384 by Luca Cavalli <loopback@slackit.org>. * gnome-64.gif: Removed. * gnome-64.png: Added new trademarked logo. * gnome-about.c: Removed any reference to the old "logo button" and added support for the new trademarked one.
* Version 2.9.4.GNOME_DESKTOP_2_9_4Mark McLoughlin2005-01-111-0/+2
| | | | | | 2005-01-11 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.9.4.
* add rules for the creation of gnome-about.desktop new addVincent Untz2005-01-091-0/+6
| | | | | | | | 2005-01-09 Vincent Untz <vincent@vuntz.net> * Makefile.am: add rules for the creation of gnome-about.desktop * gnome-about.desktop.in.in: new * .cvsignore: add gnome-about.desktop and gnome-about.desktop.in
* Version 2.5.1.GNOME_DESKTOP_2_5_1Mark McLoughlin2003-11-111-10/+2
| | | | | | 2003-11-11 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.5.1.
* New GNOME about mergepoint.Kristian Rietveld2003-06-051-3/+5
| | | | | | | | | | | | | Thu Jun 5 21:25:23 2003 Kristian Rietveld <kris@gtk.org> New GNOME about mergepoint. Sat Mar 31 22:19:23 2003 Kristian Rietveld <kris@gtk.org> * configure.in: add gnome-about/headers/Makefile to AC_OUTPUT. * gnome-version.xml.in: Rewritten description with paragraphs and stuff. I think it's from Glynn Foster, but I am not sure.
* use $(prefix)/$(DATADIRNAME)/locale instead of $datadir/locale for localeMark McLoughlin2002-06-171-5/+5
| | | | | | | | 2002-06-18 Mark McLoughlin <mark@skynet.ie> * Makefile.am: use $(prefix)/$(DATADIRNAME)/locale instead of $datadir/locale for locale directory location. Reported by Hidetoshit Tajima in #83623.
* add deprecated cflags.Mark McLoughlin2002-04-011-0/+9
| | | | | | | | | | | | 2002-04-01 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add deprecated cflags. * gnome-about.c: port to pango, and in the process jazz up the scrolling a little. We could still do with a lot more eye candy here ... * contributors.h: kill header and footer.
* add WARN_CFLAGS.Mark McLoughlin2002-02-261-0/+1
| | | | | | 2002-02-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add WARN_CFLAGS.
* Version 1.5.9.GNOME_DESKTOP_1_5_9Mark McLoughlin2002-02-131-3/+4
| | | | | | | | | | | | | | | | | | | | 2002-02-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 1.5.9. 2002-02-13 Mark McLoughlin <mark@skynet.ie> * AUTHORS: update to reflect libgnome-desktop and gnome-about authors. * MAINTAINERS, HACKING: me and george for the moment. * gnome-core.spec.in: * Makefile.am: change spec file name to gnome-desktop.spec.in. * README: update. * configure.in: remove cruft
* {applets,gnome-about,gnome-desktop,gnome-terminal}/Makefile.am:Frank Belew (Myth)2002-01-051-1/+0
| | | | | remove -I$(includedir), bad things happen when prefix is the same as gnome1 and that gets added so early on the list
* remove intl remove intl (*_LDADD): remove INTLLIBSGediminas Paulauskas2001-12-081-4/+1
| | | | | | | | 2001-12-08 Gediminas Paulauskas <menesis@delfi.lt> * Makefile.am: (SUBDIRS): remove intl * various other Makefile.am: (INCLUDES): remove intl (*_LDADD): remove INTLLIBS
* UpdateAlex Larsson2001-10-121-5/+2
| | | | | | | | | | | 2001-10-12 Alex Larsson <alexl@redhat.com> * Makefile.am: Update * gnome-about.c: Change gdk-pixbuf canvas item include path Use accessor function for style->font.
* Changed authors.h to contributors.hDan Mueth2000-04-251-1/+1
| | | | | 2000-04-24 Dan Mueth <d-mueth@uchicago.edu> * Makefile.am: Changed authors.h to contributors.h
* Remove e-mail addresses and rename authors.* to contributors.*Anders Carlsson2000-04-201-1/+1
|
* Added CANVAS_PIXBUF_CFLAGS and CANVAS_PIXBUF_LIBS to configure.inCody Russell2000-02-171-4/+3
| | | | | | | * Added CANVAS_PIXBUF_CFLAGS and CANVAS_PIXBUF_LIBS to configure.in * Updated gnome-about to use GdkPixbuf and GnomeCanvasPixbuf rather than GdkImlib and GnomeCanvasImage.
* disting fixJacob Berkman2000-01-231-4/+1
|
* Added extra authors file ;-)Anders Carlsson1999-10-311-1/+10
|
* include logo.xpmGNOME_CORE_1_1_0Jacob Berkman1999-10-221-1/+4
| | | | | | 1999-10-22 Jacob Berkman <jberkman@andrew.cmu.edu> * Makefile.am (EXTRA_DIST): include logo.xpm
* Adding "About GNOME" programAnders Carlsson1999-10-051-0/+16