Commit graph

17737 commits

Author SHA1 Message Date
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
John Ellis
815ba9e950 drivemount and clockmail
1998-05-25  John Ellis  <johne@bellatlantic.net>

	* added two new apps: drivemount and clockmail
1998-05-25 20:20:40 +00:00
Max Watson
9c34202d71 Added line to build applets/icewm-pager/Makefile 1998-05-24 20:20:36 +00:00
George Lebl
6bd660d8d4 changed the applet files stuff
-George
1998-05-23 23:35:55 +00:00
George Lebl
2c58cdb19c only build makefile in gen_util, not clock, printer nor mailcheck
-George
1998-05-23 23:35:35 +00:00
Carsten Schaar
e3fb641eb9 Added 'applets/netload/netload.c' and 'applets/netload/properties.c'.
* POTFILES.in: Added 'applets/netload/netload.c' and
'applets/netload/properties.c'.
* de.po: Updated German translation.
1998-05-23 10:37:36 +00:00
Carsten Schaar
5a270dc310 Added 'applets/netload/netload.c' and 'applets/netload/properties.c'.
* POTFILES.in: Added 'applets/netload/netload.c' and
'applets/netload/properties.c'.
1998-05-23 10:37:12 +00:00
Carsten Schaar
5234d3a081 Updated German translation.
* de.po: Updated German translation.
1998-05-23 10:37:00 +00:00
Stuart Parmenter
8fee107e8b figured i'd commit a *working* configure.in
guys, please try and make sure stuff at least compiles before you commit it ;)


-pav
1998-05-22 22:35:15 +00:00
Martin Baulig
848962593e *** empty log message *** 1998-05-22 17:19:50 +00:00
Martin Baulig
c57667c6ba added GNOME_FILEUTILS_CHECKS
* configure.in: added GNOME_FILEUTILS_CHECKS
1998-05-22 17:15:47 +00:00
Martin Baulig
548525df55 New macros.
* acconfig.h (AFS, MOUNTED_FREAD, MOUNTED_FREAD_FSTYP,
MOUNTED_GETFSSTAT, MOUNTED_GETMNT, MOUNTED_GETMNTENT1,
MOUNTED_GETMNTENT2, MOUNTED_GETMNTINFO, MOUNTED_LISTMNTENT,
MOUNTED_VMOUNT, STAT_STATFS3_OSF1, STAT_READ_FILSYS,
STAT_STATFS2_BSIZE, STAT_STATFS2_FSIZE, STAT_STATFS2_FS_DATA,
STAT_STATFS4, STAT_STATVFS, STATFS_TRUNCATES_BLOCK_COUNTS):
New macros.
1998-05-22 17:14:54 +00:00