Commit graph

114 commits

Author SHA1 Message Date
Raja R Harinath
32f98ffef1 Toplevel:
1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (PROGRAM_GMENU):
	Use AM_CONDITIONAL rather than AC_SUBST.
	(PROGRAMS_PANEL_{CDPLAYER,MIXER,MODEMLIGHTS}): Likewise.
	(AC_OUTPUT): Remove `applets/netwatch/Makefile'.

	* Makefile.am (gmenu): New var.
	(SUBDIRS): Use $(gmenu) instead of @PROGRAM_GMENU@.

applets/:
1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (cdplayer,mixer,modemlights): New variables.
	(SUBDIRS): Use them, instead of @PROGRAMS_PANEL_*@.

po/:
1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>

	* POTFILES.in: Remove `applets/winlist/winlist.c'.

`make distcheck' nits.
1998-08-02 23:22:03 +00:00
John Ellis
01fe1c82fd variable PROGRAM_GMENU with a check for gtk/gtkctree.h which is in the
Sun Jul 19 03:31:08 1998  John Ellis  <johne@bellatlantic.net>

        * configure.in: variable PROGRAM_GMENU with a check for
        gtk/gtkctree.h which is in the devel GTK.
        * Makefile.am: added above variable in the subdirs section, now
        gmenu is built/installed by default if the devel GTK is found.
1998-07-19 07:41:38 +00:00
Tom Tromey
ce99f91c5b Added smproxy. Create smproxy/Makefile.
Thu Jul 16 18:03:37 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (SUBDIRS): Added smproxy.
	* configure.in: Create smproxy/Makefile.
1998-07-17 00:21:06 +00:00
Mark Galassi
4b67555e3b completed the GNOME intro; there are many omissions, but it seems OK. Now
1998-05-05  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/gnome-intro.sgml: completed the GNOME intro; there are
	many omissions, but it seems OK.  Now I have to proofread it a bit
	and add a mention of panel applets.  I also added all the
	generated HTML files for people who do not have the docbook tools
	installed (this sucks).

	* core-docs/Makefile.am: put core-docs under automake with some
	quickly hacked-up rules for the RH-5.1 release.  I will clean it
	up later; this seems to work and install gnome-intro in a way such
	that the help browser picks it up.

	* Makefile.am (SUBDIRS): added core-docs
1998-05-05 07:21:09 +00:00
Arturo Espinosa
e6931ed318 Added gnome-terminal.dekstop file Various little fixes for the
Added gnome-terminal.dekstop file
Various little fixes for the panel/drop-image support.
1998-04-30 22:07:23 +00:00
Arturo Espinosa
8d44efbb55 My first attempt at using the Zvt widget for the full-fledged GNOME
My first attempt at using the Zvt widget for the full-fledged GNOME
terminal.

Miguel.
1998-04-28 06:09:42 +00:00
George Lebl
2a8009e187 updated teh Makefiles being created
Tue Mar 17 23:26:47 1998  George Lebl  <jirka@5z.com>

        * configure.in: updated teh Makefiles being created

        * Makefile.am: build in applets

        * applets/Makefile.am: build clock

Tue Mar 17 23:27:31 1998  George Lebl  <jirka@5z.com>

        * clock/clock.c: updated to the corba clock.c

Tue Mar 17 23:22:50 1998  George Lebl  <jirka@5z.com>

        * clock.c: removed, clock is now in ../applets/clock/

Tue Mar 17 23:30:04 1998  George Lebl  <jirka@5z.com>

        * gtkplug.[ch], gtksocket.[ch]: removed from panel, they
          are in libgnomeui now

I think I forgot to commit a few changes .. so a big lump comming up :)

(btw why does cvs -z9 commit in the root of gnome-core find stuff
that I didn't touch???)

-George
1998-03-18 07:33:16 +00:00
Raja R Harinath
beb50fc5c5 Misc. fixes -- Hari 1998-02-26 01:51:28 +00:00
Tim Janik
08836b3419 yeppers, initial gemvt import, finally!
this is much a work in progress, it compiles and
runs a shell, but that's it currently.
1998-02-25 13:54:11 +00:00
Tom Tromey
25078f297b Use tab in rule, not space.
Sat Feb 14 01:31:21 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros/macros.dep): Use tab in rule, not space.

	* configure.in: Run AC_LINK_FILES for gettext.
1998-02-14 08:44:23 +00:00
Raja R Harinath
9f72873211 Add new check. (AC_OUTPUT): Also generate `macros/Makefile'.
* configure.in (GNOME_X_CHECKS): Add new check.
(AC_OUTPUT): Also generate `macros/Makefile'.

* Makefile.am (macros/macros.dep): Maintainer rule to
auto-regenerate aclocal.m4.
(SUBDIRS): Add `macros'.

* help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace
`snprintf' with `g_snprintf'.
1998-02-14 06:06:56 +00:00
rhlabs
221945fac3 Added the help-browser directory to master list of SUBDIRS
Dr Mike <msf@redhat.com>
1998-02-13 23:34:05 +00:00
Arturo Espinosa
eaadabbef3 Gnome Core updates 1998-02-11 01:39:34 +00:00
Arturo Espinosa
3c03b47392 Gnome CORE module is ready 1998-02-10 21:22:12 +00:00