summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build: Update autotools configurationJavier Jardón2010-11-171-1/+1
| | | | Use new libtool syntax and update deprecated macros
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-5/+5
|
* [misc] Update AUTHORS, HACKING, READMEVincent Untz2010-09-081-0/+4
| | | | | | | 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.
* Remove the splash programPaolo Borelli2010-07-241-6/+2
| | | | | The splash screen has been off by default in the last few releases so lets just drop it for 3.0.
* Remove the compat directoryMatthias Clasen2010-07-021-1/+0
|
* [build] Set m4/ as macro dirVincent Untz2009-07-211-0/+2
|
* [build] Add --enable-splash configure option to build splashVincent Untz2009-07-211-1/+4
| | | | By default, the splash is not build anymore.
* Update MAINTAINERCLEANFILESVincent Untz2009-05-021-4/+1
| | | | | Add configure, remove intltool-*.in (shouldn't be here in the first place, see lp#367259) and .gitignore (handled by git.mk).
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-021-0/+20
|
* Add some D-Bus docs.William Jon McCann2008-07-271-0/+1
| | | | | | | | | | | | | | | | | | 2008-07-27 William Jon McCann <jmccann@redhat.com> * Makefile.am: * configure.in: * doc/Makefile.am: * doc/dbus/Makefile.am: * doc/dbus/config.xsl: * doc/dbus/dbus-introspect-docs.dtd: * doc/dbus/docbook.css: * doc/dbus/gnome-session.xml.in: * doc/dbus/spec-to-docbook.xsl: Add some D-Bus docs. svn path=/branches/dbus_based/; revision=4852
* Move man to doc dir.William Jon McCann2008-07-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | 2008-07-26 William Jon McCann <jmccann@redhat.com> * Makefile.am: * configure.in: * doc/Makefile.am: * man/.cvsignore: * man/Makefile.am: * man/default.session.5.in: * man/gnome-session-save.1: * man/gnome-session.1.in: * man/gnome-wm.1: * man/session-properties-capplet.1: * man/session-properties-capplet.sgml: * man/session-properties.1: * man/session-properties.sgml: Move man to doc dir. svn path=/branches/dbus_based/; revision=4851
* Remove intltool crapWilliam Jon McCann2008-07-181-10/+0
| | | | | | | | | 2008-07-18 William Jon McCann <jmccann@redhat.com> * Makefile.am: Remove intltool crap svn path=/branches/dbus_based/; revision=4815
* Port gnome-session-save tool to new code base.Lucas Rocha2008-05-161-0/+1
| | | | | | | | | | | | | | | | 2008-05-17 Lucas Rocha <lucasr@gnome.org> Port gnome-session-save tool to new code base. * tools/gnome-session-save.c: tool source code. * configure.in, Makefile.am, tools/Makefile.am: add tools to build. * gnome-session/org.gnome.SessionManagement.xml, gnome-session/dbus.c (gsm_dbus_server_set_name): new SetName D-Bus method which should be used to set the name of current session. * gnome-session/session.[ch] (gsm_session_set_name): new GsmSession method for setting session name. svn path=/trunk/; revision=4692
* Session properties capplet re-implemented for new code base. #529601,Lucas Rocha2008-05-101-0/+1
| | | | | | | | | | | | | | | | | 2008-05-10 Lucas Rocha <lucasr@gnome.org> Session properties capplet re-implemented for new code base. #529601, Karsten Bräckelmann. * capplet/main.c, capplet/ui.[ch], capplet/commands.[ch]: session properties capplet code. * gnome-session/util.[ch]: utility functions shared among session manager and capplet. * gnome-session/session.c (gsm_session_new): use gsm_util_* functions instead of local ones. * data/session-properties.glade: capplet Glade file. svn path=/trunk/; revision=4674
* Version 2.23.1.GNOME_SESSION_2_23_1Lucas Rocha2008-04-211-1/+2
| | | | | | | | | 2008-04-21 Lucas Rocha <lucasr@gnome.org> * NEWS: * README: Version 2.23.1. svn path=/trunk/; revision=4662
* Merge new-gnome-session branch in trunk.Lucas Almeida Rocha2008-03-241-10/+9
| | | | svn path=/trunk/; revision=4623
* Add Vincent, remove Mark. Dist MAINTAINERS.Kjartan Maraas2007-02-201-0/+1
| | | | | | | | | 2007-02-20 Kjartan Maraas <kmaraas@gnome.org> * MAINTAINERS: Add Vincent, remove Mark. * Makefile.am: Dist MAINTAINERS. svn path=/trunk/; revision=4269
* move data files to data/ subdirVincent Untz2007-01-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 2007-01-17 Vincent Untz <vuntz@gnome.org> * configure.in: * data/*: * gnome-session/gnome-session.schemas.in: * gnome-session/default.in: * gnome-session/session-properties.desktop.in.in: * gnome-session/gnome-splash.png: * gnome-session/Makefile.am: move data files to data/ subdir * configure.in: set warnings to maximum 2007-01-17 Vincent Untz <vuntz@gnome.org> * help/*: kill * default.wm.in: kill 2007-01-17 Vincent Untz <vuntz@gnome.org> * POTFILES.in: updated since files were moved svn path=/trunk/; revision=4223
* kill the spec file since nobody has updated it for a very long timeVincent Untz2007-01-061-2/+0
| | | | | | | | | | | 2007-01-06 Vincent Untz <vuntz@gnome.org> * gnome-session.spec.in: * configure.in: * Makefile.am: kill the spec file since nobody has updated it for a very long time svn path=/trunk/; revision=4193
* Remove gnome-smproxy. See:Mark McLoughlin2005-07-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-07-25 Mark McLoughlin <mark@skynet.ie> Remove gnome-smproxy. See: http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00527.html * smproxy/*: remove. * Makefile.am: remove smproxy from SUBDIRS. * configure.in: remove smproxy. * README: remove mention of smproxy. * man/: remove smproxy manpages. 2005-07-25 Mark McLoughlin <mark@skynet.ie> Remove smproxy. See: http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00527.html * default.in: don't run gnome-smproxy. * main.c: (main): Remove hack where we set a dummy SM_CLIENT_ID on the splash screen in order to fool smproxy. Was fix for bug #118063 * splash-widget.c: remove smproxy icon.
* get rid of intltool stuff on "make distclean"James Henstridge2004-10-071-0/+5
| | | | | | | | | | | | | | | | | | | 2004-10-07 James Henstridge <james@jamesh.id.au> * Makefile.am: get rid of intltool stuff on "make distclean" * configure.in: modernise configure script a bit. * autogen.sh (REQUIRED_AUTOMAKE_VERSION): request Automake 1.7. 2004-10-07 James Henstridge <james@jamesh.id.au> * .cvsignore: add some more files to ignore. * Makefile.am: update built sources handling so that it can distcheck with newer automake (ie. handle builds with a read-only srcdir). Remove some generated files on "make clean"
* Makefile.am configure.in Doh! Removing docs build stuff from the places IJohn Fleck2003-07-091-3/+0
| | | | | | | | | 2003-07-09 John Fleck <jfleck@inkstain.net> * Makefile.am * configure.in Doh! Removing docs build stuff from the places I missed on the last checkin.
* Version 1.5.9.GNOME_SESSION_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 for authors of gsm and smproxy. * HACKING, MAINTAINERS: me and george for now. * README: upd. * configure.in: remove cruft. * Makefile.am, gnome-desktop.spec.in: rename spec file.
* gnome-session module split off from gnome-core.Mark McLoughlin2002-02-121-11/+1
| | | | | | | | | 2002-02-12 Mark McLoughlin <mark@skynet.ie> gnome-session 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.
* build gnome-terminal : update things to not need gnome1-compat - at leastjacob berkman2001-08-301-0/+1
| | | | | | | | | | | | | | | | 2001-08-30 jacob berkman <jacob@ximian.com> * Makefile.am (SUBDIRS): * configure.in: build gnome-terminal : update things to not need gnome1-compat - at least until the libgnome* thing is more stabilized : check if libgnomeui was linked against -lSM (for gnome-session, which i won't be comimtting yet) 2001-08-30 jacob berkman <jacob@ximian.com> * gnome-terminal.c: port some stuff to gnome 2. * Makefile.am: comment out corba stuff for now as this hasn't been ported.
* Added pkg-config checks for the gnome-desktop directory.Martin Baulig2001-08-061-1/+1
| | | | | | | 2001-08-06 Martin Baulig <baulig@suse.de> * configure.in (GNOME_DESKTOP): Added pkg-config checks for the gnome-desktop directory.
* Updated for the GNOME 2 platform.Martin Baulig2001-08-061-5/+7
| | | | | | | | 2001-08-06 Martin Baulig <baulig@suse.de> * configure.in, autogen.sh: Updated for the GNOME 2 platform. * Makefile.am: Disabled all subdirs except idl, gnome-ditem and panel.
* Lots of little fixes so that all the docs build correctly. It is now possibleMalcolm Tredinnick2001-07-311-2/+0
| | | | | | | | | | | | | | | | | | | | | | | to do 'make distcheck' and have some success. Note that there are still some issues with omf files being built or installed correctly, but the build process survives those errors, so I'll worry about them later. * applets/gen_util/help/es/printer/figures/*: * applets/gen_util/help/es/printer/printer.sgml: moved PNG files here from the parent directory for consistency with other doc dirs. Changed sgml file to use the right images. * applets/gen_util/help/es/mailcheck/figures/mailcheck-applet.png: Added. Required to make build work (and no translation required). * help-browser/help/es/Makefile.am, default-page.html: use the gnome foot image from the 'C' subdir. No need to put a copy in each translation dir. * app-docs.am.template, app-docs.make, applet-docs.make, Makefile.am: Remove these old ways of buiding docs. They have been obsoleted by sgmldocs.make. * Updated various .cvsignore files to ignore generated documentation related files.
* Update some of the build stuff to the latest state of OMF/SK system. Plus,Dan Mueth2001-03-211-0/+1
| | | | | | | | | | | | | | 2001-03-20 Dan Mueth <dan@eazel.com> Update some of the build stuff to the latest state of OMF/SK system. Plus, added ScrollKeeper stuff into configure.in and added sgmldocs.make so we can start using that to stay uniform with other packages. * Makefile.am: * configure.in: * omf-install/Makefile.am: * sgmldocs.make:
* 1.4 rc1 fixicationsGNOME_CORE_1_4_0Jacob Berkman2001-03-161-1/+4
|
* Include FDL as required by the FDL, and l10n of categories for OMFGNOME_CORE_1_3_1Dan Mueth2001-02-261-0/+1
| | | | | | | | | | | | 2001-02-26 Dan Mueth <dan@eazel.com> Include FDL as required by the FDL, and l10n of categories for OMF metadata. * COPYING-DOCS: Added this file - the FDL * Makefile.am: Include COPYING-DOCS * applets/fish/help/no/fish_applet-no.omf: l10n of category * applets/gen_util/help/no/gen_util_applet-no.omf: l10n of category
* (initial setup of SK - just doing for Panel Manual for now) created thisDan Mueth2001-02-061-0/+1
| | | | | | | | | | | | | | 2001-02-06 Dan Mueth <dan@eazel.com> (initial setup of SK - just doing for Panel Manual for now) * omf-install/: created this directory * omf-install/Makefile.am: new * app-docs.make: updated for scrollkeeper(SK) * applet-docs.make: updated for scrollkeeper(SK) * configure.in: updated for scrollkeeper(SK) * Makefile.am: updated for scrollkeeper(SK) * panel/help/C/panel-C.omf: added * panel/help/C/Makefile.am: updated for SK
* remove grdbjacob berkman2001-02-041-1/+0
| | | | | | | | | | | | | | | | 2001-02-04 jacob berkman <jacob@ximian.com> * Makefile.am: * configure.in: * grdb: remove grdb 2001-01-30 jacob berkman <jacob@ximian.com> * foobar-widget.c (task_notify): hide the menu item when the task is destroyed * scroll-menu.c (scroll_menu_init): sink the scroll buttons so they don't leak
* Cleanup some OOOOOOOLD cruftGeorge Lebl2001-02-041-15/+19
| | | | | | | | | | | | Sat Feb 03 19:36:34 2001 George Lebl <jirka@5z.com> * Makefile.am: Cleanup some OOOOOOOLD cruft * configure.in, Makefile.am, po/POTFILES.in, grdb/**/*: Integrate grdb. The author fell of the face of the planet and didn't integrate it as was planned apparently, so here it goes, still needs to get called from gsm, and either control-center or something else monitoring theme changes
* Reactivating core-docs with FSF licenses in itDan Mueth2000-10-211-1/+1
| | | | | | | | | | | | | | | | 10-21-00 Dan Mueth <d-mueth@uchicago.edu> * Reactivating core-docs with FSF licenses in it (core-docs) * Reviving this directory for core documents which other packages rely on. For now, this means the GPL and FDL licenses. We will also add the LGPL and older versions of the GPL here. * fdl/...: Added Eric Baudais' <baudais@okstate.edu> marked up FDL here. * gdl/...: Added Eric Baudais' <baudais@okstate.edu> marked up GPL here.
* 1.1.8 releaseGNOME_CORE_1_1_8Jacob Berkman2000-04-031-4/+5
| | | | | | | | | | | | | | Some changes worth noting: pass --enable-gtkhtml-help to configure to make the help browser use gtkhtml for its widget. You need CVS gtkhtml as of yesterday for this. docs are now built nicely and only have 1 place to edit (app-docs.make) more minor panel changes (sigh, yes, "features") gsm now has TCP disabled by default, although this probably needs more looking into
* this didn't seem to get committed i guessJacob Berkman2000-02-151-1/+1
|