2000-01-12 Martin Baulig <martin@home-of-linux.org> * Makefile.am: Install everything in $(LIBGTOP_BACKEND_DIR). * libgtop-common.backend: New file. * backend-common.c (glibtop_backend_common): Renamed to `LibGTopBackendInfo'.
18 lines
483 B
Plaintext
18 lines
483 B
Plaintext
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* Makefile.am: Install everything in $(LIBGTOP_BACKEND_DIR).
|
|
|
|
* libgtop-common.backend: New file.
|
|
|
|
* backend-common.c (glibtop_backend_common): Renamed to
|
|
`LibGTopBackendInfo'.
|
|
|
|
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
Initial version of the "glibtop-backend-common" backend.
|
|
|
|
* backend-common.c: New file.
|
|
* glibtop-backend-private.h: New file.
|
|
* marshal.pl: New file. Automatically creates `marshal.c'.
|
|
|