2001-01-04 16:10:17 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.4 2001/01/04 15:10:32 agc Exp $
|
2000-07-16 21:44:17 +02:00
|
|
|
bin/oafd
|
|
|
|
bin/oaf-client
|
|
|
|
bin/oaf-run-query
|
|
|
|
bin/oaf-config
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
bin/oaf-slay
|
|
|
|
bin/oaf-sysconf
|
|
|
|
etc/oaf/oaf-config.xml
|
|
|
|
etc/oaf/oaf-config.xml.sample
|
2000-07-16 21:44:17 +02:00
|
|
|
include/liboaf/oaf.h
|
|
|
|
include/liboaf/liboaf.h
|
|
|
|
include/liboaf/liboaf-version.h
|
2000-10-22 09:35:39 +02:00
|
|
|
include/liboaf/oaf-actid.h
|
|
|
|
include/liboaf/oaf-activate.h
|
|
|
|
include/liboaf/oaf-async.h
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
include/liboaf/oaf-factory-suppress.h
|
|
|
|
include/liboaf/oaf-factory.h
|
2000-10-22 09:35:39 +02:00
|
|
|
include/liboaf/oaf-mainloop.h
|
|
|
|
include/liboaf/oaf-plugin.h
|
|
|
|
include/liboaf/oaf-registration.h
|
|
|
|
include/liboaf/oaf-servreg.h
|
|
|
|
include/liboaf/oaf-util.h
|
2001-01-04 16:10:17 +01:00
|
|
|
lib/liboaf.so
|
|
|
|
lib/liboaf.so.0
|
2000-07-16 21:44:17 +02:00
|
|
|
lib/liboaf.so.0.0
|
|
|
|
lib/liboaf.la
|
|
|
|
lib/liboaf.a
|
|
|
|
lib/oafConf.sh
|
|
|
|
share/aclocal/oaf.m4
|
|
|
|
share/idl/oaf.idl
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
share/idl/oaf-factory.idl
|
|
|
|
share/locale/da/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/de/LC_MESSAGES/oaf.mo
|
2000-10-22 09:35:39 +02:00
|
|
|
share/locale/es/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/fi/LC_MESSAGES/oaf.mo
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
share/locale/fr/LC_MESSAGES/oaf.mo
|
2000-10-22 09:35:39 +02:00
|
|
|
share/locale/ga/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/gl/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/it/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/ja/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/ko/LC_MESSAGES/oaf.mo
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
share/locale/no/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/ru/LC_MESSAGES/oaf.mo
|
2000-10-22 09:35:39 +02:00
|
|
|
share/locale/sl/LC_MESSAGES/oaf.mo
|
|
|
|
share/locale/sv/LC_MESSAGES/oaf.mo
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
share/locale/tr/LC_MESSAGES/oaf.mo
|
2000-10-22 09:35:39 +02:00
|
|
|
share/locale/uk/LC_MESSAGES/oaf.mo
|
2000-07-16 21:44:17 +02:00
|
|
|
share/oaf/oafd.oafinfo
|
|
|
|
share/oaf/empty.oafinfo
|
2000-10-22 09:35:39 +02:00
|
|
|
@exec mkdir -p %D/share/oaf/html/liboaf
|
Update oaf to 0.5.1. Changes include:
* Compile fixes for gcc 2.96, docs (Anders Carlsson)
* Added factory skeletons to liboaf
* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
Maciej Stachowiak)
* Preliminary API docs (Mathieu Lacage)
* -Werror turned off for releases, by popular demand
* Renamed "Attribute" to "Property" throughout, since "attribute"
is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)
* Fix compilation with builddir != srcdir (Mathieu Lacage)
* Improved handling of duplicate oafinfo files. (Mathieu Lacage)
* Turkish, German, Russian, Danish, Norwegian translations
(translation team)
* Added internationalization support (Mathieu Lacage)
* Renamed `supports' method to `manufactures' in
GNOME::GenericFactory interface. (ERDI Gergo)
* Added support for /etc/oaf-config.xml to tell OAF where to
look for oafinfo files.
* Added timeout for servers that don't register themselves
(Michael Meeks)
* Added support for GNOME_PATH environment variable (Mathieu
Lacage)
* Numerous build fixes (Robin * Slomkowski)
* oaf-slay program (Michael Meeks)
* Improved test program (Michael Meeks)
* IID validation (Michael Meeks)
2000-08-29 18:26:20 +02:00
|
|
|
@dirrm etc/oaf
|
2000-07-16 21:44:17 +02:00
|
|
|
@dirrm include/liboaf
|
2000-10-22 09:35:39 +02:00
|
|
|
@dirrm share/oaf/html/liboaf
|
|
|
|
@dirrm share/oaf/html
|
2000-07-16 21:44:17 +02:00
|
|
|
@dirrm share/oaf
|