Commit graph

298 commits

Author SHA1 Message Date
Nuno Ferreira
c69ee1cf26 Updated Portuguese translations. 1998-07-23 01:05:29 +00:00
Nuno Ferreira
ef895076d7 Removed generated files. 1998-07-23 00:57:59 +00:00
Tom Tromey
0b764c094a Removed. Don't define WINDOW_MANAGER, AC_SUBST it.
Tue Jul 21 18:29:16 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (WINDOW_MANAGER): Removed.
	* configure.in: Don't define WINDOW_MANAGER, AC_SUBST it.
1998-07-22 01:02:45 +00:00
Tom Tromey
f453396a47 Added session-properties.c.
Sun Jul 19 23:47:57 1998  Tom Tromey  <tromey@cygnus.com>

	* POTFILES.in: Added session-properties.c.
1998-07-20 05:53:30 +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
Raja R Harinath
432ab0f78c Use STD_DEFINES' rather than STD_CPP_DEFINES'. (ORB_LIBS): To replace
* configure.in (SMPROXY_DEFS): Use `STD_DEFINES' rather than
`STD_CPP_DEFINES'.
(ORB_LIBS): To replace MICO_LIBS.
(ORBIT_LIBS,MICO_LIBS): Don't subst.
(ORBIT_CONFIG): Don't use `if [ .. ];', use `if test ..;'.

* */Makefile.am: s/MICO_LIBS/ORB_LIBS/g.
* panel/appletsConf.sh.h: Likewise.

Note:
Automake seems to generate buggy Makefiles for

	if FOO
	BAR = a \
		b \
		c
	endif

I'll verify this and submit the test-case.
1998-07-19 05:29:43 +00:00
Elliot Lee
51082ab453 Changes needed to get the panel to use ORBit.
Changes needed to get the panel to use ORBit.

Please let me know if this breaks compilation with MICO - I'm not fond of
MICO but I don't want to destabilize the panel by requiring ORBit, just
yet :) If you want to try it with ORBit, just install the latest glib &
ORBit out of CVS.

There is a bug if you try to remove an applet from the panel - ideas
wanted.
1998-07-19 00:54:31 +00:00
Raja R Harinath
b342c094de New check, based on AC_PATH_X11. Needed to get defines used in a X11 build
* configure.in (SMPROXY_DEFS): New check, based on AC_PATH_X11.
Needed to get defines used in a X11 build tree.
1998-07-18 21:46:44 +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
Vincent Renardias
c612cdcbeb Thu, 16 Jul 1998 14:52:19 +0200 [Vincent]
* .FR translation updates...
1998-07-16 13:01:37 +00:00
Raja R Harinath
620246c07c Stop searching as soon as a `mico-ld' is found. From Michael Lausch
* configure.in (mico_prefix): Stop searching as soon as a
`mico-ld' is found.  From Michael Lausch <mla@gams.co.at>.
1998-07-13 17:30:57 +00:00
Nat Friedman
35ef17e3f7 Added applets/battery/Makefile
Added applets/battery/Makefile
1998-07-13 08:09:18 +00:00
Arturo Espinosa
4600e8c794 George has made it all to easy to create panel applets. To be
consistent with that, the Gnome canvas makes it all to easy to create
silly simple games.  So here is a "fifteen" game applet :-)

  Federico

[Does anyone remember the game "The Incredible Machine"?  That would
be extremely cool to write using the canvas...]
1998-07-09 00:09:34 +00:00
Owen Taylor
b983c5c871 Changed Log 1998-07-08 19:08:02 +00:00
Owen Taylor
d9e9204352 Fix shell syntax bug in case when MICO is not found.
1998-07-08  Owen Taylor  <otaylor@fresnel.labs.redhat.com>

	* configure.in: Fix shell syntax bug in case when MICO
	is not found.
1998-07-08 19:07:45 +00:00
Nuno Ferreira
5df09a6b1e Updated.
* pt.po: Updated.

	* POTFILES.in: Added 'desktop-properties/app-ui.c',
	'desktop-properties/app-bell.c', 'desktop-properties/property-ui.c'
	and 'desktop-properties/property-bell.c'.
1998-06-30 13:10:17 +00:00
Nat Friedman
f6eb25e04b One line change to properly set the $mico_prefix 1998-06-29 06:18:19 +00:00
Nuno Ferreira
814694dfd4 Added 'gnome-terminal/gnome-terminal.c'.
* POTFILES.in: Added 'gnome-terminal/gnome-terminal.c'.

	* Added Portuguese translation.
1998-06-26 22:50:20 +00:00
Scott D Heavner
fb73c95157 add config.h.in to ingnored files. 1998-06-26 17:11:59 +00:00
George Lebl
4df4a3b128 HA! I'm the only author ....
add yourself so that I don't get too lonely there

-George
1998-06-24 07:42:51 +00:00
Raja R Harinath
e908e701d0 Fix typo 1998-06-22 23:25:56 +00:00
Raja R Harinath
875e8f6c01 Fix a couple of typos 1998-06-22 23:22:25 +00:00
Arturo Espinosa
ce9af9b905 Swedish translations 1998-06-22 22:40:20 +00:00
Vincent Renardias
6178f746fe Mon, 22 Jun 1998 12:38:50 +0200 [Vincent]
* .fr translation updates.
1998-06-22 10:45:13 +00:00
Tom Tromey
01678b1e40 Ignore mkdir failures.
Sat Jun 13 01:11:16 1998  Tom Tromey  <tromey@cygnus.com>

	* core-docs/Makefile.am (gnome-intro/book01.html): Ignore mkdir
	failures.
1998-06-13 07:16:12 +00:00
Tom Tromey
835e6d654d Look for mico-setup.sh in $mico_prefix/doc. Also, handle MICO 2.0.3
Fri Jun 12 22:56:58 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Look for mico-setup.sh in $mico_prefix/doc.  Also,
	handle MICO 2.0.3 (still!).
1998-06-13 05:04:42 +00:00
Tom Tromey
4fac700aae Removed spurious \n.
Thu Jun 11 23:38:18 1998  Tom Tromey  <tromey@cygnus.com>

	* it.po: Removed spurious \n.
1998-06-12 05:42:54 +00:00
John Ellis
a7a14eb1c9 removed in favor of Makefile.am could someone check Makefile.am?, automake
1998-06-11  John Ellis  <johne@bellatlantic.net>

        * gmenu/Makefile: removed in favor of Makefile.am
        could someone check Makefile.am?, automake is new to me.
1998-06-12 01:40:26 +00:00
John Ellis
75b951a45a Checked in a gmenu, the GNOME menu editor, still needs a Makefile.am file
1998-06-11  John Ellis  <johne@bellatlantic.net>

        * gmenu directory: Checked in a gmenu, the GNOME menu editor,
        still needs a Makefile.am file though.
1998-06-12 00:50:00 +00:00
George Lebl
dfd642a5da added -lbsd to the unwanted mico lib list since it doesn't seem to
be needed and it messes up with redhat's glibc (from 5.0)
-George
1998-06-11 04:34:00 +00:00
Manish Vachharajani
84e5d94e5c Make the panel compile again by including additional mico lib 1998-06-11 04:04:12 +00:00
Owen Taylor
b98a671b8b Check for installed MICO version, and the libs it requires by using
Wed Jun 10 11:34:52 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in acconfig.h: Check for installed MICO
	  version, and the libs it requires by using mico-ld
	  and mico-setup.sh.

	  Add a HAVE_MICO_ORB_RUN macro to signal that we need
	  to call orb->run(), as we do for mico-2.0.6 and later

Wed Jun 10 11:41:11 1998  Owen Taylor  <otaylor@gtk.org>

	* */Makefile.am: Use MICO_LIBS variable from
	  toplevel configure.in.

Wed Jun 10 11:42:16 1998  Owen Taylor  <otaylor@gtk.org>

	* Makefile.am: Use MICO_LIBS variable from
	  toplevel configure.in.

	* applet-lib.cc launcher-lib.cc mico-lib.cc. Call
	  orb->run() at appropriate times when HAVE_MICO_ORB_RUN
	  is defined.
1998-06-10 15:48:25 +00:00
Tristan Tarrant
0498c6eed4 Italian texts update. 1998-06-10 14:56:58 +00:00
Manish Vachharajani
12b719a39e Add HAVE_DEVGTK to acconfig.h 1998-06-10 14:41:14 +00:00
Gregory McLean
894a902eee .cvsignore updates
-- Greg
1998-06-10 03:40:16 +00:00
jim
6b9a96904c Added Debian packaging dir.
Added Debian packaging dir.

 - Jim
1998-06-09 07:22:00 +00:00
Stuart Parmenter
e04aff30f8 guess we might as well make gnome-core work with gtk 1.1 as well
-pav
1998-06-07 19:07:20 +00:00
Vincent Renardias
f1d39c37fd Sun, 7 Jun 1998 19:57:57 +0200 [Vincent]
* gnome-core/po/fr.po: Updates.
* mc/po/fr.po: Continuing to translate (~80% done)
1998-06-07 17:59:38 +00:00
Mark Galassi
6d33507447 fixed it so that "make dist" will generate a reasonable distribution. Many
1998-06-05  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/Makefile.am: fixed it so that "make dist" will
	generate a reasonable distribution.  Many files were not listed in
	the EXTRAS, but I think they now are.
1998-06-05 08:20:56 +00:00
Arturo Espinosa
c0cde0558f More fixups - Federico 1998-06-05 04:41:40 +00:00
Federico Mena Quintero
6ba5717223 Removed netwatch as it is not being compiled.
1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* POTFILES.in: Removed netwatch as it is not being compiled.
1998-06-05 04:35:30 +00:00
Arturo Espinosa
c67d0c2cde 0.13 -> 0.20 1998-06-05 01:47:42 +00:00
Robert Norris
75c240f9ea Added missing quote.
Added missing quote.
1998-06-01 00:15:14 +00:00
Vincent Renardias
237c98911d Sun, 31 May 1998 21:57:08 +0200 [Vincent]
* .fr translations updates.
1998-05-31 19:58:19 +00:00
Changwoo Ryu
bb83ed4fc7 Added Korean translations into *.desktop Updated Korean translated
* Added Korean translations into *.desktop
* Updated Korean translated message.
1998-05-31 15:01:32 +00:00
Raja R Harinath
4745b4f238 Automake conditional that always fails. This is used in some subdir
* configure.in (FALSE): Automake conditional that always fails.
This is used in some subdir Makefile.am tricks.
1998-05-30 16:23:22 +00:00
Garrett Smith
8fc8d9c31c added a applet to control netscape with the remote interface. 1998-05-30 02:47:48 +00:00
Kjartan Maraas
d5190e6eb2 More translations etc. in gnome-core
1998-05-29  Kjartan Maraas  <kmaraas@fib.hl.no>

	* More translations etc. in gnome-core
1998-05-29 15:16:51 +00:00
gedit
4dca98be63 woo! Dialer should compile now :) 1998-05-27 17:55:37 +00:00
John Ellis
adafb9c0e2 added PROGRAMS_PANEL_MODEMLIGHTS net/ppp_defs.h does not seem to exist on
1998-05-26 John Ellis  <johne@bellatlantic.net>

	* configure.in, applets/Makefile.am: added
	PROGRAMS_PANEL_MODEMLIGHTS net/ppp_defs.h does not seem to
	exist on solaris.
1998-05-26 11:44:30 +00:00