summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add testsuite skeletonKalev Lember2014-05-301-2/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=730447
* build: Don't use obsolete --disable-scrollkeeper for distcheckKalev Lember2014-05-021-1/+1
|
* Port to new documentation infrastructureMatthias Clasen2012-08-051-2/+1
| | | | | | This commit changes from using gnome-doc-utils to using yelp-tools. https://bugzilla.gnome.org/show_bug.cgi?id=681264
* build: Generate ChangeLog on make distVincent Untz2012-02-221-0/+13
|
* build: Update git.mk and ignore generated tarballsVincent Untz2012-02-221-0/+1
|
* build: Add ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGSVincent Untz2011-02-041-1/+1
| | | | | | | This is used by gnome-autogen.sh, and we need it when aclocal.m4 is to be rebuilt by make, to avoid losing some aclocal paths. Also, don't set ACLOCAL_AMFLAGS in configure.
* Add back gnome-version.xmlWilliam Jon McCann2011-01-101-0/+7
|
* Remove gnome-aboutWilliam Jon McCann2010-11-261-13/+1
| | | | | The System Information panel in the System Settings will provide similar functionality.
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-9/+6
|
* [misc] Update AUTHORS, HACKING, READMEVincent Untz2010-09-081-11/+13
| | | | | | | Nothing new, but make sure this is up-to-date. Also tweak a bit autogen.sh and Makefile.am to make them look similar in all my modules.
* [build] Add a --disable-desktop-docs configure flagVincent Untz2010-09-081-1/+3
| | | | | This is similar to --disable-gnome-about, and helps installing both gnome-desktop and gnome-desktop-3 in parallel.
* [build] Do not install gnome-version.xml with --disable-gnome-aboutVincent Untz2010-09-081-1/+2
| | | | Also, do not ship the generated gnome-version.xml in the tarball.
* [pixmaps] Remove old icons installed in /usr/share/pixmapsVincent Untz2010-09-081-1/+0
| | | | | | | | | We kept them in GNOME 2 for compatibility because /usr/share/pixmaps was still in use at the beginning of GNOME 2. But for GNOME 3, we're now completely in the icon theme world, and we don't need those anymore. If an icon there was really important, please ask for it to be included in gnome-icon-theme.
* [build] Add --disable-gnome-about configure flagVincent Untz2010-08-071-1/+4
| | | | | This makes it easier to have both gnome-desktop and gnome-desktop-3 installed at the same time.
* [build] Dist ChangeLog.pre-gitVincent Untz2009-05-201-0/+1
|
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-021-0/+19
|
* require intltool 0.40.0 remove old intltool cruftVincent Untz2008-06-171-6/+0
| | | | | | | | | 2008-06-17 Vincent Untz <vuntz@gnome.org> * configure.in: require intltool 0.40.0 * Makefile.am: remove old intltool cruft svn path=/trunk/; revision=5117
* Remove spec file.Vincent Untz2007-09-111-2/+0
| | | | | | | | | | | | 2007-09-11 Vincent Untz <vuntz@gnome.org> * HACKING: * Makefile.am: * configure.in: * gnome-desktop.spec.in: remove the spec file since nobody maintains it, and it's probably outdated. Also remove all references to it. svn path=/trunk/; revision=4888
* Dist MAINTAINERSKjartan Maraas2007-02-201-0/+1
| | | | | | | | 2007-02-20 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Dist MAINTAINERS svn path=/trunk/; revision=4695
* Fix all compiler warnings, and use undeprecated functions (mostly). BugChristian Persch2007-01-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | 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
* revert unapproved change (probably committed by error)Vincent Untz2006-05-151-2/+2
| | | | | | 2006-05-15 Vincent Untz <vuntz@gnome.org> * Makefile.am: revert unapproved change (probably committed by error)
* po/LINGUAS: Added 'or' (Oriya).Gora Mohanty2006-04-301-2/+2
| | | | | po/or.po: Added Oriya translation. po/Changelog: Changed to reflect these.
* updated added build docs/ and enable gtk-doc for distcheck add macro dir,Vincent Untz2006-03-261-1/+2
| | | | | | | | | | | 2006-03-26 Vincent Untz <vuntz@gnome.org> * .cvsignore: updated * m4/.cvsignore: added * Makefile.am: build docs/ and enable gtk-doc for distcheck * configure.in: add macro dir, check for gtk-doc * docs/*: add API documentation Fix bug #166160
* remove scrollkeeper hack. Thanks gnome-doc-utils!Vincent Untz2005-10-031-2/+1
| | | | | | 2005-10-03 Vincent Untz <vuntz@gnome.org> * Makefile.am: remove scrollkeeper hack. Thanks gnome-doc-utils!
* Version 2.11.90.GNOME_DESKTOP_2_11_90Mark McLoughlin2005-07-251-1/+0
| | | | | | 2005-07-25 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.11.90.
* add gnome-doc-utils.make where it's needed remove USE_COMMON_DOC_BUILDVincent Untz2005-07-191-2/+4
| | | | | | | | | 2005-07-20 Vincent Untz <vuntz@gnome.org> * Makefile.am: add gnome-doc-utils.make where it's needed * autogen.sh: remove USE_COMMON_DOC_BUILD * configure.in: call GNOME_DOC_INIT and don't generate old help Makefiles
* oops, forgot thisMark McLoughlin2004-11-161-1/+0
|
* Version 2.8.1.GNOME_DESKTOP_2_8_1Mark McLoughlin2004-10-121-1/+1
| | | | | | 2004-10-12 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.1.
* Fixes bug #154647:James Henstridge2004-10-061-0/+9
| | | | | | | | | | | | | | | | 2004-10-06 James Henstridge <james@jamesh.id.au> Fixes bug #154647: * configure.in: modernise the configure script a bit. * Makefile.am: add some files to clean lists. * autogen.sh (REQUIRED_AUTOMAKE_VERSION): require >= 1.7. 2004-10-06 James Henstridge <james@jamesh.id.au> * Makefile.am (CLEANFILES): clean $(Directory_DATA)
* Version 2.5.4.GNOME_DESKTOP_2_5_4Mark McLoughlin2004-02-041-1/+0
| | | | | | 2004-02-04 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.5.4.
* configure.in, Makefile.am, gnome-version.xml.in.in, Internationalise theMalcolm Tredinnick2003-07-291-1/+2
| | | | | | | | | | | | | | | | | | | | | * configure.in, Makefile.am, gnome-version.xml.in.in, * po/POTFILES.in: Internationalise the gnome-version.xml file. Fixes bug #115193. A side-effect of this is that the option to set the build date on the configure command line has been removed; the build date is computed using date(1) now. * gnome-version.xml.in: Removed. * gnome-version.xml.in.in: Include some new paragraph text from Luis Villa. * gnome-about/contributors.h: Added myself. * gnome-about/gnome-about.c: - Extract the paragraphs for the about box for the appropriate locale. Fixes bug #115193 in a fashion that will work for now. - Include new links for some of the titles (supplied by Luis Villa).
* desktop_gnome_icon_theme.schemas Remove schemas file.Alexander Larsson2002-09-271-15/+1
| | | | | | | | 2002-09-27 Alexander Larsson <alexl@redhat.com> * Makefile.am: * desktop_gnome_icon_theme.schemas Remove schemas file.
* Add schemas file with icon_theme default.Alexander Larsson2002-09-181-1/+15
| | | | | | | | | 2002-09-18 Alexander Larsson <alexl@redhat.com> * Makefile.am: * configure.in: * desktop_gnome_icon_theme.schemas: Add schemas file with icon_theme default.
* 2002-05-23 Sander VesikSander Vesik2002-05-241-3/+3
| | | | | * configure.in, Makefile.am, gnome-version.xml.in: The new world order of xml-ified gnome version information
* foobar it Update for new version string Update for new version string OurGlynn Foster2002-03-061-0/+5
| | | | | | | | | | 2002-03-06 Glynn Foster <glynn.foster@sun.com> * .cvsignore: foobar it * Makefile.am: Update for new version string * configure.in: Update for new version string * gnome-version.in: Our new GNOME desktop version string.
* Version 1.5.9.GNOME_DESKTOP_1_5_9Mark McLoughlin2002-02-131-3/+3
| | | | | | | | | | | | | | | | | | | | 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
* gnome-desktop module split off from gnome-core.Mark McLoughlin2002-02-121-10/+2
| | | | | | | | | 2002-02-12 Mark McLoughlin <mark@skynet.ie> gnome-desktop module split off from gnome-core. * Makefile.am, autogen.sh, configure.in: initial work to get things building.
* add man directory.Mark McLoughlin2002-02-111-1/+2
| | | | | | | | 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add man directory. * configure.in: remove gnome-terminal.
* remove gnome-terminal. See the profterm module for the Gnome 2.0 terminal.Mark McLoughlin2002-02-111-9/+0
| | | | | | | 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Makefile.am: (SUBDIRS): remove gnome-terminal. See the profterm module for the Gnome 2.0 terminal.
* John Fleck <jfleck@inkstain.net>John Fleck2002-01-201-3/+4
| | | | | | | | | | | | | | | | | | | John Fleck <jfleck@inkstain.net> * Makefile.am * configure.in * applets/Makefile.am * core-docs/Makefile.am * core-docs/fdl/C/Makefile.am * core-docs/fdl/C/fdl-C.omf * core-docs/gpl/C/Makefile.am * core-docs/gpl/C/gpl-C.omf * core-docs/lgpl/C/Makefile.am * core-docs/lgpl/C/lgpl-C.omf add core-docs into the build with xml versions of gpl, fdl and lgpl, remove the old tasklist applet from the build as it was screwing up distcheck
* remove intl remove intl (*_LDADD): remove INTLLIBSGediminas Paulauskas2001-12-081-1/+0
| | | | | | | | 2001-12-08 Gediminas Paulauskas <menesis@delfi.lt> * Makefile.am: (SUBDIRS): remove intl * various other Makefile.am: (INCLUDES): remove intl (*_LDADD): remove INTLLIBS
* Generate desktop-links/Makefile, and recurse into it.Seth Nickell2001-11-281-0/+1
| | | | | | | | | 2001-11-28 Seth Nickell <snickell@stanford.edu> * Makefile.am: * configure.in: Generate desktop-links/Makefile, and recurse into it.
* Move from $(top_srcdir)/panel.Mark McLoughlin2001-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-27 Mark McLoughlin <mark@skynet.ie> * *.*: Move from $(top_srcdir)/panel. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * configure.in: generate libpanel-applet/Makefile and libpanel-applet/libpanelapplet-2.0.pc * Makefile.am (SUBDIRS): add libpanel-applet. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * Makefile.am: remove building of libpanel-applet-2.0. * GNOME_Panel_TestApplet.server.in, libpanelapplet-2.0.pc.in: panel-applet-private.h, panel-applet-shell.c, panel-applet-shell.h, panel-applet.c, panel-applet.h, test-bonobo-applet.c: move to ../libpanel-applet, preservin history. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * gen_util/Makefile.am: build against ../../libpanel-applet. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * Makefile.am: build against ../../libpanel-applet.
* try to bring some way up to date.Mark McLoughlin2001-11-261-13/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-26 Mark McLoughlin <mark@skynet.ie> * AUTHORS, BUGS, NEWS, README, DEPENDS, HACKING: try to bring some way up to date. * COPYING.LIB: add LGPL file. * Makefile.am: add doc to SUNDIRS. * configure.in: build doc/ Makefiles * doc/Makefile.am, doc/reference/Makefile.am: new files. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: cleanup libpanel-applet-2 building. Add GNOME_Panel_TestApplet.server.in to EXTRA_DIST. * doc/reference/Makefile.am: * doc/reference/panel-applet-docs.sgml: * doc/reference/panel-applet-sections.txt: * doc/reference/panel-applet.types: * doc/reference/tmpl/panel-applet-unused.sgml: * doc/reference/tmpl/panel-applet.sgml: move to ../doc/reference/panel-applet. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add desk-guide to SUBDIRS. * gen_util/Makefile.am: add GNOME_GenUtilApplet_Factory.server.in.in to EXTRA_DIST. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: comment everything out. Leave only gstc.[ch] and gwmh.[ch] in EXTRA_DIST. Need in panel builddir. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * gnome-terminal.c: (load_url_cmd), (button_press): change #warnings to #ifdef FIXME * gnome-x-font-selector.c: (gnome_font_selection_show_font_info): some GdkAtom related warnings fixage. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: remove gsm-protocol.c rule. * main.c: (set_lang): warning fix.
* re-enable applets/Makefile and applets/fish/Makefile.Mark McLoughlin2001-11-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-21 Mark McLoughlin <mark@skynet.ie> * configure.in: re-enable applets/Makefile and applets/fish/Makefile. * applet/Makefile.am: enable fish/ subdir. 2001-11-21 Mark McLoughlin <mark@skynet.ie> Port to new applets api. * fish.c: (load_image_file): use GError with gdk_pixbuf. (load_properties): #ifdef FIXME out all the gnome_config stuff for now. (phelp_cb): #ifdef FIXME out for now - need to use new help api. (display_properties_dialog): rename from propeties_dialog. (update_fortune_dialog): #ifdef FIXME out for now - what replaces gnome_less ? (display_help_dialog): rename from help_cb. (display_about_dialog): rename from about_cb. Use GError with gdk_pixbuf. Port to gnome_program_locate_file. (applet_save_session): session saving not yet implmented. (wanda_{de}activator): kill. (fish_applet_new): impl. (fishy_factory): impl. * Makefile.am: build applet as an exe. don't install the .desktop file or the .gnorba file. Install the .server file. * GNOME_FishApplet_Factory.server.in: new file. * fish_applet.gnorba: kill. * fish_applet.desktop: retain only for translations. 2001-11-21 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add panel-applet.c to libpanel-applet sources - hmmm. * menu.c: (add_test_bonobo_applet): take an iid to be generic. (make_add_submenu): add an menuitem for the fish. Jeez, I need to get this applets menu work soon. * panel-applet.h: fix party pooper. * test-bonobo-applet.c: remove debugging rubish. Use G_CALLBACK instead of (GCallback) cast.
* replaced xml-i18n-* with intltool-* cleaned up EXTRA_SUBDIRS removedFrank Belew (Myth)2001-11-191-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: replaced xml-i18n-* with intltool-* cleaned up EXTRA_SUBDIRS * configure.in: removed AM_PROG_XML_I18N_TOOLS added GETTEXT_PACKAGE definition, and added AC_SUBST and AC_DEFINE_UNQUOTED to complete the change * acconfig.h: added #undef GETTEXT_PACKAGE po/ * .cvsignore: added po2tbl.sed.in panel/ * Makefile.am: added panel-shell.h to panel_headers added panel-marshal.list to EXTRA_DIST * APPLET_WRITING, gnome-panel-add-launcher.c, gnome-panel-properties.c,i gnome-panel-screenshot.c, main.c, doc/panel.sgml: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain help-browser/ * gnome-help-browser.c: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain gsm/ * Makefile.am: added gsm-marshal.list to EXTRA_DIST * gnome-login-check.c, main.c, save-session.c, session-properties-capplet.c, session-properties.c: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain gnome-terminal/ * gnome-terminal.c: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain * Makefile.am: added gnome-terminal.glade to EXTRA_DIST gnome-hint/ * gnome-hint-properties.c, gnome-hint.c: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain gnome-desktop/ * Makefile.am: added gnome-hint.h to libgnomeui_HEADERS gmenu/ * main.c: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain gnome-about/ * gnome-about.c: replaced PACKAGE with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain
* install pixmaps again. Don't install tiles, though.Mark McLoughlin2001-10-191-10/+10
| | | | | | | | | | | | | | 2001-10-19 Mark McLoughlin <mark@skynet.ie> * Makefile.am, configure.in, pixmaps/Makefile.am: install pixmaps again. Don't install tiles, though. 2001-10-19 Mark McLoughlin <mark@skynet.ie> * menu.c: (create_root_menu): fix dumb bug. * menu-properties.c: (create_properties_dialog): port gnome_file_entry_set_directory.
* Added GNOME_ABOUT_CFLAGS/LIBS.Alex Larsson2001-10-121-1/+1
| | | | | | | | | | 2001-10-12 Alex Larsson <alexl@redhat.com> * configure.in: Added GNOME_ABOUT_CFLAGS/LIBS. * Makefile.am: build gnome-about
* cleanups (no other fixes necessary to build with gnome 2 - yay) 2001-09-12jacob berkman2001-09-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-09-12 jacob berkman <jacob@ximian.com> * Makefile.am: cleanups (no other fixes necessary to build with gnome 2 - yay) 2001-09-12 jacob berkman <jacob@ximian.com> * configure.in: * Makefile.am (SUBDIRS): build gsm/ and smproxy/ 2001-09-12 jacob berkman <jacob@ximian.com> * Makefile.am: cleanup a bit * splash.c: pass an extra NULL to gdk_pixbuf_new_from_file() * session-properties-capplet.c (main): * main.c (main): * save-session.c (main): comment out window icon code until it gets back in * main.c (main): remove gnomelib_init() call; it was just a workaround for a bug in gnome-libs 1.x * logout.c (display_gui): temporarily comment out help code * ice.c (accept_connection): wrap the gtk_main_iteration() call with gdk_threads_enter()/_leave() so we don't lock up * gsm-client-row.c (create_stock_menu_pixmaps): this is broken, but it compiles now * gsm-client-list.c (gsm_client_list_new): (gsm_client_list_class_init): * gsm-client-editor.c (gsm_client_editor_class_init): fixup for gtk 2 2001-09-12 jacob berkman <jacob@ximian.com> * gnome-terminal.c: fixup window icon stuff - leave out until it gets re-added
* Don't bother with intl directory.Darin Adler2001-09-011-1/+0
| | | | | | * Makefile.am: * configure.in: Don't bother with intl directory.