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@.
* man pages, fix compilation with db1 (to some degree at least), fix
crashes in gtk-xmhtml (for help browser), mem leaks plugged in
gnome-mime, compiler/warning fixes, better multibyte handling in zvt,
report mousewheel events correctly to apps in zvt, fix crashes in
gnome-mdi, work with KDE session management, plus more.
Ok naddy@, with additional testing by fries@.
* many fixes to session management, translucent panel, fixes for crashes
in panel on startup, screenshot functionality added, support multiple
mailboxes in mailcheck applet, support multiline output from imap
servers in mailcheck applet, compile/warning/robustness fixes, multibyte
support in gnome-terminal, copy menu item added in gnome-terminal, fixes
for underlining of urls in gnome-terminal, paste the clipboard - not the
selection in gnome-terminal, disable remote browsing in
gnome-help-browser, fix crashes in help-browser, fix leaks in the panel,
fix crashes in the panel when running programs in a terminal from the
run dialog, plus a lot of other minor fixes.
Ok naddy@, with additional testing by fries@.