Commit graph

215 commits

Author SHA1 Message Date
Michael Lausch
54d27d5a07 fvwm-pager added. See applets/fvwm-pager/README for details.
fvwm-pager added.
See applets/fvwm-pager/README for details.
1998-09-23 12:26:21 +00:00
Arturo Espinosa
359a24f020 An afternoon lost in make distchecking. Ah well. Life goes on - Federico 1998-09-23 05:29:43 +00:00
Jonathan Blandford
724309cdfb This will switch themes. You need themes for it to compile so you
need to edit the gnome-core/capplets/Makefile.am and
gnome-core/configure.in to get this to compile.  If you do, it's
pretty cool...
1998-09-23 02:39:17 +00:00
Jaka Mocnik
8196fea9a9 generate capplets/keyboard-properties/Makefile
1998-09-22  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* configure.in: generate capplets/keyboard-properties/Makefile
1998-09-21 23:32:58 +00:00
Jaka Mocnik
603d099eef added keyboard-properties to always_built_SUBDIRS
1998-09-22  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* Makefile.am: added keyboard-properties to always_built_SUBDIRS
1998-09-21 23:32:04 +00:00
Manish Vachharajani
cc8b66bb01 Remove capplet/background-properties/Makefile from configure.in, dir isn't there 1998-09-21 01:32:45 +00:00
John Ellis
a9f1042033 Removed conditional build of gmenu since gtk+-1.1 is now a requirement.
Thu Sep 17 14:20:05 1998  John Ellis  <johne@bellatlantic.net>

        * configure.in, Makefile.am: Removed conditional build of gmenu since
        gtk+-1.1 is now a requirement.
1998-09-17 18:26:46 +00:00
Ville Hautamaki
adb7ae7856 Small translation update. Suggestions by Mika Ritola <foxtrot@sci.fi>
Small translation update. Suggestions by Mika Ritola <foxtrot@sci.fi>

Ville
1998-09-15 12:24:29 +00:00
Alexandre Muniz
60ffeb221c entry for adding charpick stuff to configure.in
1998-09-11  Alexandre Muniz  <munizao@cyberhighway.net>
	* ChangeLog: entry for adding charpick stuff to configure.in
1998-09-11 21:32:02 +00:00
Alexandre Owen Muñiz
92521bda6a Added applets/charpick
* configure.in (AC_OUTPUT): Added applets/charpick

CVS:n (AC_OUTPUT): Added applets/charpick
1998-09-11 20:41:12 +00:00
Martin Baulig
87964942fd Added `HAVE_LIBGTOP_SMP'. 1998-09-09 12:25:21 +00:00
Raja R Harinath
f2df92314a Remove unneeded variable.
* capplets/Makefile.am (DIST_SUBDIRS): Remove unneeded variable.
1998-09-07 02:04:54 +00:00
Raja R Harinath
f467242b23 Toplevel: New check.
Toplevel:
* configure.in (GNOME_COMPILE_WARNINGS): New check.

In applets/:
* */Makefile.am: Removed CXXLINK hack.

In panel/:
* Makefile.am (xpanel): Comment out unused rule.
1998-09-07 00:45:02 +00:00
Vincent Renardias
fb3cb6a008 - Updated some POTFILES.in's. - Updated fr.po's accordingly. - Corrected a
1998-09-05  Vincent Renardias  <vincent@waw.com>

	* Weekly i18n updates:
	  - Updated some POTFILES.in's.
	  - Updated fr.po's accordingly.
	  - Corrected a couple of typos. in the src code.
1998-09-05 19:21:34 +00:00
George Lebl
993d9ef3e3 removed support for mico and related sources
Fri Sep 04 00:07:08 1998  George Lebl  <jirka@5z.com>

        * configure.in,Makefile.am,po/POTFILES.in: removed support for
          mico and related sources

Fri Sep 04 00:08:28 1998  George Lebl  <jirka@5z.com>

        * mico-*.(h|cc),applet-lib.cc: removed

        * orbit-glue.h: replaces mico-glue.h

        * Makefile.am: removed support for mico

I hope I got all the automake stuff right ... but anyway .. mico support
is out (it didn't really compile too well lately anyway, and it had bugs
that had been fixed in the orbit files ... etc ... it wasn't worth
maintaining) ... now it's much nicer ... and no more C++
-George
1998-09-04 07:11:35 +00:00
George Lebl
9dec6f0752 install tiles into a separate directory, we will want to browse this with
Wed Sep 02 23:18:00 1998  George Lebl  <jirka@5z.com>

        * pixmaps/Makefile.am: install tiles into a separate directory,
          we will want to browse this with an icon browser and we only
          want tiles to show u
1998-09-03 06:18:31 +00:00
Tristan Tarrant
dccd2cadaf More .cvsignore stuff.
Tristan
1998-09-01 11:34:49 +00:00
Radek Doulik
c937799798 more czech translations by Adam Buble 1998-08-30 14:21:21 +00:00
Martin Baulig
1be649136d Added some LibGTop stuff. 1998-08-30 12:49:39 +00:00
Christopher Blizzard
780c0f0bbc Add checks for seeing if libghttp is installed.
1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>

        * configure.in: Add checks for seeing if libghttp is installed.
1998-08-27 19:53:02 +00:00
Marc Ewing
766805f15f Remove background-properties until it exists.
-Marc
1998-08-27 03:02:43 +00:00
Nuno Ferreira
a560b3e5ab Updated Portuguese translation. 1998-08-26 00:08:13 +00:00
Jonathan Blandford
3d95feaf7d added a capplets directory.
These are used with the control-panel to view stuff.
I'm only committing one capplet for now, but more will come soon (i hope.)
note: these capplets aren't quite ready for prime-time.  In a few days they will
be.
1998-08-25 22:14:30 +00:00
Michael Fulbright
abbab5a6a7 Bah didnt realize CVS would make a commit message for each directory I
added, even when you commit them all at once.

Anyways, editted these files to have asclock applet built by default.

Looks good, but its 64 pixels high. Someone needs to redo
pixmaps so it fits in 48x48 perhaps.

Also, it doesnt clean well with picky compiler options. But according to
the author its a first cut.

Dr Mike <msf@redhat.com>
1998-08-24 22:40:28 +00:00
Martin Baulig
e30f351220 Removed. This check is no longer necessary since we now use libgtop for
1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_FILEUTILS_CHECKS): Removed. This check
	is no longer necessary since we now use libgtop for the
	mountlist and fsusage stuff in the diskusage applet.
	* acconfig.h: Removed mountlist stuff.
1998-08-23 14:43:00 +00:00
Martin Baulig
612865fb73 New check. Added libgtop stuff.
1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_INIT_LIBGTOP): New check.
	* acconfig.h: Added libgtop stuff.
1998-08-23 14:33:48 +00:00
Nuno Ferreira
8bcbbdb50b Added Portuguese translations.
* *.desktop: Added Portuguese translations.

* po/pt.po: Updated.

* applets/jbc/Makefile.in: Removed autogenerated file.

* */.cvsignore: Added `Makefile.in' to ignored files.
1998-08-21 18:17:49 +00:00
Szabolcs Ban
a46ba830e1 Added gkb.
Added gkb.
1998-08-21 04:26:44 +00:00
Raja R Harinath
0626a172d6 Make rule even more friendlier to a build without `DocBook'.
* core-docs/Makefile.am (gnome-intro/gnome-intro.html):
Make rule even more friendlier to a build without `DocBook'.
1998-08-20 21:44:01 +00:00
Tom Tromey
fb75bca5c4 Removed all smproxy code. Don't mention non-existent directory.
Thu Aug 20 00:32:24 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Removed all smproxy code.
	Don't mention non-existent directory.
1998-08-20 06:58:40 +00:00
Szabolcs Ban
2e6081152d *** empty log message *** 1998-08-20 06:44:18 +00:00
Frank Belew (Myth)
d5ea7d414f just some more \n fixes 1998-08-20 05:24:26 +00:00
Raja R Harinath
7bbd01adad Actually compile `control-center' if it is enabled.
* Makefile.am (SUBDIRS): Actually compile `control-center' if
it is enabled.
(always_built_SUBDIRS): Reinstate `smproxy'.
1998-08-19 16:55:35 +00:00
Martin Baulig
2f9e694af8 Fixed typo. 1998-08-19 12:41:38 +00:00
Martin Baulig
3d34adddd4 Conditionally compiling `control-center' if we have ORBit.
1998-08-19  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am: Conditionally compiling `control-center' if
	we have ORBit.
1998-08-19 12:38:23 +00:00
Martin Baulig
0e514c8f77 Merged with `gnome-core.pot'. 1998-08-19 12:18:26 +00:00
Martin Baulig
60cdaf0723 Merged with `gnome-core.pot'. Likewise. Likewise. Likewise. Likewise.
1998-08-19  Martin Baulig  <martin@home-of-linux.org>

	* de.po: Merged with `gnome-core.pot'.
	* es.po: Likewise.
	* fr.po: Likewise.
	* ga.po: Likewise.
	* it.po: Likewise.
	* ko.po: Likewise.
	* no.po: Likewise.
	* pt.po: Likewise.
	* sv.po: Likewise.
1998-08-19 12:01:35 +00:00
Martin Baulig
df3886f8da Using $(always_built_SUBDIRS), $(sometimes_built_SUBDIRS) and correct
1998-08-19  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am: Using $(always_built_SUBDIRS),
	$(sometimes_built_SUBDIRS) and correct $(DIST_SUBDIRS).
1998-08-19 12:00:01 +00:00
Martin Baulig
5541d89c3e Added `applets/winlist/Makefile' to the list of created Makefiles. 1998-08-19 09:48:43 +00:00
Pablo Saratxaga
8b5f365586 updated spanish language file 1998-08-18 23:15:08 +00:00
Pablo Saratxaga
254500bf9b Updated spanish language file 1998-08-18 20:22:55 +00:00
Nuno Ferreira
970cb0cd9d Updated Portuguese translation. 1998-08-18 02:23:55 +00:00
Arturo Espinosa
bf9b12bc65 Fixes for 0.28 - Federico 1998-08-17 19:38:00 +00:00
Marc Ewing
3cbbbc4700 Added gnome-core.spec to EXTRA_DIST
-Marc
1998-08-15 19:38:52 +00:00
Martin Baulig
e9c11f0e6b Removed spurious `--2fHTh5uZTiUOsy+g--' - has this file been corrupted ?
1998-08-15  Martin Baulig  <martin@home-of-linux.org>

	* fi.po: Removed spurious `--2fHTh5uZTiUOsy+g--' - has this
	file been corrupted ?

Sat Aug 15 10:14:38 1998  Tom Tromey  <tromey@cygnus.com>

	* sv.po: Removed spurious \n.

1998-08-07  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* pt.po: Updated.

1998-08-04  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* pt.po: Updated.

	* POTFILES.in: Added `desktop-properties/property-screensaver.cc'.

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

	* POTFILES.in: Remove applets/winlist/winlist.c,
	gemvt/getopt.c, help-browser/toc.c, help-browser/toc-man.c.

	* ja.po: Add `\n' to msgstr, to match msgid.

1998-08-01  Raja R Harinath  <harinath@cs.umn.edu>

	* de.po: Merged with `gnome-core.pot'.
	* es.po: Likewise.
	* fr.po: Likewise.
	* ga.po: Likewise.
	* it.po: Likewise.
	* ko.po: Likewise.
	* no.po: Likewise.
	* pt.po: Likewise.
	* sv.po: Likewise.

1998-07-25  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* pt.po: Updated.

	* POTFILES.in: Added `panel/session.c' and organized it.

1998-07-24  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* pt.po: Updated.

	* POTFILES.in: Added `gmenu/dialogs.c', `gmenu/edit.c',
	`gmenu/gmenu.c', `gmenu/order.c' and `gmenu/tree.c'.

1998-07-23  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* POTFILES.in: Added panel/applet.c

	* pt.po: Updated.

Sun Jul 19 23:47:57 1998  Tom Tromey  <tromey@cygnus.com>

	* POTFILES.in: Added session-properties.c.

1998-06-30  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* 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-26  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* POTFILES.in: Added 'gnome-terminal/gnome-terminal.c'.

	* pt.po: New file.

Thu Jun 11 23:38:18 1998  Tom Tromey  <tromey@cygnus.com>

	* it.po: Removed spurious \n.

1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* POTFILES.in: Removed netwatch as it is not being compiled.

Sun, 31 May 1998 20:37:24 +0200  Vincent Renardias  <vincent@waw.com>

	* fr.po: major update + corrected some typos.

1998-05-23  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* POTFILES.in: Added 'applets/netload/netload.c' and
 	'applets/netload/properties.c'.

	* de.po: Updated German translation.

1998-05-22  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* POTFILES.in: Added 'applets/fish/fish.c' and
 	'applets/clock/clock.c'.

	* de.po: Updated German translation.

Wed Apr 29 14:46:00 1998  Kjartan Maraas  <kmaraas@fib.hl.no>

	* no.po: Updated Norwegian translation.

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

	* POTFILES.in: fixed the files after the applets move

1998-03-13  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* de.po: New file.

Sat Mar  7 12:07:28 1998  Tom Tromey  <tromey@cygnus.com>

	* POTFILES.in: Added gsm/main.c and gsm/save-session.c.

1998-03-04  Raja R Harinath  <harinath@cs.umn.edu>

	* POTFILES.in: Renamed panel/applet-lib.cc to
	panel/libapplet/applet-lib.cc.

Tue, 24 Feb 1998 20:04:09 +0100  Vincent Renardias  <vincent@waw.com>

	* Added files to POTFILES.in:
	desktop-properties/{main,app-mouse,app-keyboard,app-background}.c
	panel/{panel_config_global,panel_config,menu,applet-lib}.{c,cc}
	panel/logout/logout.c
	* Updated fr.po consequently.
	* Added translations for desktop-links/*.directory

Sun, 22 Feb 1998 18:27:32 +0100  Vincent Renardias  <vincent@waw.com>

	* fr.po: New file.

Mon Feb 16 08:39:03 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* ko.po: New file.
1998-08-15 16:33:24 +00:00
Tom Tromey
cf16439b87 *sv.po: Removed spurious \n.
Sat Aug 15 10:14:38 1998  Tom Tromey  <tromey@cygnus.com>

	*sv.po: Removed spurious \n.
1998-08-15 16:19:08 +00:00
Ville Hautamaki
edadee8a51 *** empty log message *** 1998-08-14 22:18:02 +00:00
Martin Wahlen
ab8aecfad7 Updated sv.po
Updated sv.po
1998-08-13 16:35:14 +00:00
Jonathan Blandford
483d6078ce added the beginnings of the control center. This shouldn't do anything
interesting on anyone elses computer but mine.  However, that will change
tomorrow. (:
1998-08-11 03:18:37 +00:00
Sebastian Wilhelmi
52c032fad3 forgotten '\n' again ... 1998-08-07 06:51:23 +00:00