It wasn't distributed anymore in the python distfile starting from 2.7 anymore.
Please install the emacs-python pacakge to continue using the functionality.
ok rpointel@
Bug fixed:
* GtkEntry icon tooltip is never appearing
* GtkLabel does not honor width-chars anymore
* Mnemonics don't show under some letters
* Add missing gtk_widget_override_* annotations
* GtkButton uses wrong values in grab
PDF-Shuffler is a small python-gtk application, which helps the user to
merge or split pdf documents and rotate, crop and rearrange their pages
using an interactive and intuitive graphical interface. It is a frontend
for python-pyPdf.
ok ajacoutot@
Arora is a lightweight cross-platform web browser.
Arora uses the QtWebKit port of the fully standards-compliant WebKit
layout engine. It features fast rendering, powerful JavaScript engine
and supports Netscape plugins.
ok ajacoutot@ kili@
- Remove extraneous compiler flags that override CFLAGS
from ports (by disabling --enable-release)
- Fix X11 WANTLIB
- Fix GL build when GGI libs are installed
from antti harri
cups-pk-helper is a PolicyKit helper to configure cups with fine-grained
privileges.
For example, it's possible to let users enable/disable printers without
requiring a password, while still requiring a password for editing
printer settings.
ok jasper@
The AccountsService project provides:
* A set of D-Bus interfaces for querying and manipulating user
account information.
* An implementation of these interfaces based on the usermod(8),
useradd(8) and userdel(8) commands
ok jasper@ ("though I'm surprised they didn't name it 'accountskit'")