From 359a24f020e42c4552874d1b9e93e1b86c1d0770 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Wed, 23 Sep 1998 05:29:43 +0000 Subject: [PATCH] An afternoon lost in make distchecking. Ah well. Life goes on - Federico --- ChangeLog | 11 +++++++++++ Makefile.am | 5 +++-- configure.in | 3 ++- po/ChangeLog | 8 ++++++++ po/POTFILES.in | 5 ----- 5 files changed, 24 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4a40a61ee..706a6fd6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1998-09-23 Federico Mena Quintero + + * configure.in: + * Makefile.am: Add the idl directory. WHY DID NO ONE ADD THIS + WHEN IT WAS CREATED? + +1998-09-22 Federico Mena Quintero + + * configure.in: Bumped version number to 0.30. The panting chimpanzee + is upon us. + Thu Sep 17 14:20:05 1998 John Ellis * configure.in, Makefile.am: Removed conditional build of gmenu since diff --git a/Makefile.am b/Makefile.am index 8c5481d0f..6e8ca6f5b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,16 +3,17 @@ control_center = control-center capplets = capplets panel = panel applets = applets +idl = idl endif always_built_SUBDIRS = \ gsm smproxy pixmaps desktop-links desktop-properties help-browser \ gnome-terminal core-docs gmenu -sometimes_built_SUBDIRS = panel applets control-center capplets +sometimes_built_SUBDIRS = panel applets control-center capplets idl SUBDIRS = intl po macros \ - $(always_built_SUBDIRS) $(panel) $(applets) $(control_center) $(capplets) + $(always_built_SUBDIRS) $(panel) $(applets) $(control_center) $(capplets) $(idl) #DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS) \ # $(sometimes_built_SUBDIRS) diff --git a/configure.in b/configure.in index ecacbef7e..4713f5dd8 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ AC_INIT(desktop-properties) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(gnome-core, 0.28) +AM_INIT_AUTOMAKE(gnome-core, 0.30) AM_MAINTAINER_MODE @@ -172,6 +172,7 @@ capplets/Makefile capplets/mouse-properties/Makefile capplets/keyboard-properties/Makefile capplets/desktop-links/Makefile +idl/Makefile pixmaps/Makefile gsm/Makefile smproxy/Makefile diff --git a/po/ChangeLog b/po/ChangeLog index 607024d0e..cdff1b0fd 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,11 @@ +1998-09-22 Federico Mena Quintero + + * POTFILES.in: Removed references to applets/freshapp, since it + not being distributed. + Removed references to applets/gkb. + Removed references to applets/slashapp. + Removed references to gemvt. + 1998-09-15 Ville Hautamäki * fi.po: Updated. diff --git a/po/POTFILES.in b/po/POTFILES.in index ade61f16a..603a5d846 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,13 +16,10 @@ applets/drivemount/drivemount.c applets/drivemount/properties.c applets/fifteen/fifteen.c applets/fish/fish.c -applets/freshapp/freshapp.c applets/gen_util/clock.c applets/gen_util/mailcheck.c applets/gen_util/main.c applets/gen_util/printer.c -applets/gkb/gkb.c -applets/gkb/properties.c applets/icewm-pager/wmpager_applet.c applets/modemlights/modemlights.c applets/modemlights/properties.c @@ -35,7 +32,6 @@ applets/multiload/properties-swap.c applets/multiload/swapload.c applets/netload/netload.c applets/netload/properties.c -applets/slashapp/slashapp.c applets/webcontrol/webcontrol.c applets/winlist/winlist.c capplets/mouse-properties/mouse-properties.c @@ -53,7 +49,6 @@ desktop-properties/property-bell.c desktop-properties/property-keyboard.c desktop-properties/property-mouse.c desktop-properties/property-ui.c -gemvt/getopt.c gmenu/dialogs.c gmenu/edit.c gmenu/gmenu.c