The GNOME Speech API allows developers to incorporate speech technology
into user interfaces for their GNOME applications. This API specifies a
cross-platform interface to support command and control recognizers,
dictation systems and speech synthesizers.
feedback and ok ajacoutot@
GOK is an on-screen keyboard that provides access to the GNOME desktop
via dynamically generated keyboards, and text entry via one of the
provided alphanumeric keyboards, or a dynamic keyboard created based on
the users current system keyboard driver, or even a user made keyboard.
feedback and ok ajacoutot@
gnome-mag includes a screen magnifier, which allows you to zoom in on
portions of the desktop. It is expressly designed for users with low
vision who wish to use the GNOME desktop.
feedback and ok ajacoutot@
This module improves non-ascii filename interoperability of Apache
(and mod_dav).
It seems many WebDAV clients send filename in its platform-local
encoding. But since mod_dav expects everything, even HTTP request line,
to be in UTF-8, this causes an interoperability problem.
This module adds following directives:
EncodingEngine, SetServerEncoding, AddClientEncoding,
DefaultClientEncoding, and NormalizeUsername.
- update to bsd patchset 4
- for amd64, sync JVM_handle_bsd_signal with its linux counterpart from
which it was originally derived; add two segments of code dealing with
sigsegv fringe cases.
- update pkg/MESSAGE-* to use recent mozilla product names.
Pessulus is a lockdown editor for GNOME, written in python. It enables
administrators to set mandatory settings in GConf. The users can not
change these settings.
Use of pessulus can be useful on computers that are open to use by
everyone, e.g. in an internet cafe.
ok ajacoutot@ (for a previous version of this port)
- merge a patch from upstream SVN so that the _gnugk user does not need
read access to current directory when starting gnugk
- remove useless parts from patches now that pwlib and openh323 version
got sanitised
- rename default configuration file from gnugk.ini to getekeeper.ini
(as per documentation suggests it)
- replace etc with ${SYSCONFDIR} in MESSAGE and remove fixed warning