Commit graph

33 commits

Author SHA1 Message Date
Nuno Ferreira
42d6f6c579 More i18n work.
* More i18n work.
1998-11-21 23:35:51 +00:00
Nuno Ferreira
1acac6b358 i18n work.
* i18n work.
1998-11-21 22:38:51 +00:00
Pablo Saratxaga
8f3e53a689 Updated spanish descriptions, added some french descriptions, and two or three
japanese descriptions.
1998-10-07 17:39:04 +00:00
Vincent Renardias
6d7c0d4c08 Yet another desperate attempt at trying to translate at the same rate you
* Yet another desperate attempt at trying to translate at the same rate
  you guys add new code... ;)
1998-10-02 20:15:17 +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
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
Arturo Espinosa
bf9b12bc65 Fixes for 0.28 - Federico 1998-08-17 19:38:00 +00:00
Pablo Saratxaga
e73a85b7f0 Updated/added spanish menu descriptions and spanish language file 1998-08-06 21:49:17 +00:00
Nuno Ferreira
b2e529dfb5 Updated.
* po/pt.po: Updated.

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

	* gmenu/gmenu.c (main): Marked string for translation.
1998-08-04 01:36:21 +00:00
Raja R Harinath
808292f290 Remove applets/winlist/winlist.c, gemvt/getopt.c, help-browser/toc.c,
* POTFILES.in: Remove applets/winlist/winlist.c,
gemvt/getopt.c, help-browser/toc.c, help-browser/toc-man.c.
1998-08-03 03:50:43 +00:00
Raja R Harinath
c3f4a7b9bd Remove applets/winlist/winlist.c', and gemvt/getopt.c'. Add `\n' to
* POTFILES.in: Remove `applets/winlist/winlist.c', and
`gemvt/getopt.c'.
* ja.po: Add `\n' to msgstr, to match msgid.
1998-08-03 01:23:36 +00:00
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
Vincent Renardias
013748ac41 Sat, 1 Aug 1998 05:24:40 +0200 [Vincent@waw.com]
* It appeared that many po/POTFILES.in files were totally out of date...
Updated those accordingly, and translated the new strings.

NB: Does anyone would object to a modification of po/Makefile.in.in files to
generate automatically the POTFILES.in's with a cmd like:
grep '_(' `find . -name \*.\[chym\]` | cut -f 1 --delimiter ':'  | sed -e "s#^./##" |sort -u > po/POTFILES.in
1998-08-01 03:27:26 +00:00
Nuno Ferreira
5ef2a5048c Added `panel/session.c' to POTFILES.in .
Updated Portuguese translation.
1998-07-25 15:36:07 +00:00
Nuno Ferreira
5b5e9d292e Internationalization work and Portuguese updates. 1998-07-24 22:22:46 +00:00
Nuno Ferreira
e3885c4e05 i18n'ed string in about dialog. Added panel/applet.c to POTFILES.in.
Updated Portuguese translation.
1998-07-23 02:16:04 +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
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
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
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
George Lebl
6bd660d8d4 changed the applet files stuff
-George
1998-05-23 23:35:55 +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
8b554d0e76 Added 'applets/fish/fish.c' and 'applets/clock/clock.c'.
* POTFILES.in: Added 'applets/fish/fish.c' and
'applets/clock/clock.c'.
1998-05-22 16:35:38 +00:00
Arturo Espinosa
3101f1bcae i18n changes to bussign
i18n changes to bussign
1998-05-15 22:54:03 +00:00
Miguel de Icaza
7b52d85732 Spanish translation for gnome core +
Spanish translation for gnome core +

1998-04-15  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* history.c: i18n support.
	* gnome-helpwin.c: i18n support.
	* gnome-help-browser.c (configCallback): i18n support.
	* bookmarks.c (createBookmarksWindow): Add support for i18n
1998-04-16 05:05:06 +00:00
George Lebl
f47ab8ad33 fixed the files after the applets move
Tue Mar 17 23:00:33 1998  George Lebl  <jirka@5z.com>

        * POTFILES.in: fixed the files after the applets move
1998-03-18 07:08:29 +00:00
Tom Tromey
b9e431b156 Added gsm/main.c and gsm/save-session.c.
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-09 02:44:00 +00:00
George Lebl
c3c8d58e6d updates to reflect the current panel tree - George 1998-03-05 07:37:55 +00:00
Raja R Harinath
23bf33d88e libapplet changes 1998-03-04 06:18:17 +00:00
Vincent Renardias
4e51e3cb8b 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
1998-02-24 19:44:28 +00:00
Arturo Espinosa
41d2bc8543 gnome-core potfiles 1998-02-11 02:12:07 +00:00