really use scrollkeeper anyway.
Also add support for local a XML catalog file so the new scrollkeeper
doesn't go off on the 'net to find the DTDs it needs.
ok nino@
* Moves the dynamic fontmap directory to /var/db/gnome/gnome-print (from
/etc/gnome/gnome-print).
* Updates the system fontmap on pkg install, not during build.
* Addes a fix for Alpha
ok nino@
The Bonobo Configuration System (BCS) consists of several parts.
An API to access configuration data, a database to store configuration
values in XML format and a system to visualise and edit configuration
data. The whole system is built on top of bonobo and ORBit (CORBA).
Submitted by Marc Matteo <marcm@lectroid.net>, with additional
polishing from me.
Bonobo is the GNOME foundation for writing and implementing reusable
software Components. Components are pieces of software that provide
a well-defined interface and are designed to be used in cooperation
with other components. In the Bonobo universe, CORBA is used as
the communication layer that binds components together.
Submitted by Marc Matteo <marcm@lectroid.net>.
Gnome-print is a high-quality printing framework for GNOME.
Gnome-print implements:
* device-independent printing API, modelled loosely after
PostScript language.
* font abstraction that allows device-independent text
display (within reasonable limits).
* powerful configuration engine, dealing with all levels
of output pipeline set of actual printer drivers
(PostScript, PDF, fax).
* print preview widget.
* printer selector widget.
Originally created by yours truly, the port received additional
patches from Marc Matteo <marcm@lectroid.net> who also will maintain
it in the future.
Ok naddy@.
* handle multiple activations better, don't crash on a badly formed
config file, fix evolution hang on startup on FreeBSD, portability
fixes, robustness fixes.
Ok naddy@, with additional testing by fries@.