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.
* 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.
These were automatically `msgmerge'd when I was testing `make dist'.
After a quick check, I'm convinced that this hasn't lost any
translations, except those that wouldn't have been used anyway, since
the corresponding msgid's don't exist any more.