Fixes for 0.28 - Federico
This commit is contained in:
parent
3cbbbc4700
commit
bf9b12bc65
3 changed files with 5 additions and 6 deletions
|
@ -1,3 +1,7 @@
|
|||
1998-08-17 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||||
|
||||
* configure.in: Bumped the version number to 0.28.
|
||||
|
||||
1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* core-docs/Makefile.am (EXTRA_DIST): Add `gnome-intro.html'.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
AC_INIT(desktop-properties)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(gnome-core, 0.25)
|
||||
AM_INIT_AUTOMAKE(gnome-core, 0.28)
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@ applets/modemlights/properties.c
|
|||
applets/netload/netload.c
|
||||
applets/netload/properties.c
|
||||
applets/webcontrol/webcontrol.c
|
||||
applets/winlist/winlist.c
|
||||
|
||||
desktop-properties/app-background.c
|
||||
desktop-properties/app-bell.c
|
||||
|
@ -41,8 +40,6 @@ desktop-properties/property-screensaver.cc
|
|||
desktop-properties/property-ui.c
|
||||
desktop-properties/xlockmore.cc
|
||||
|
||||
gemvt/getopt.c
|
||||
|
||||
gmenu/dialogs.c
|
||||
gmenu/edit.c
|
||||
gmenu/gmenu.c
|
||||
|
@ -59,8 +56,6 @@ help-browser/bookmarks.c
|
|||
help-browser/gnome-help-browser.c
|
||||
help-browser/gnome-helpwin.c
|
||||
help-browser/history.c
|
||||
help-browser/toc-man.c
|
||||
help-browser/toc.c
|
||||
help-browser/toc2-man.c
|
||||
help-browser/toc2.c
|
||||
help-browser/visit.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue