GNOME 3719 Published by Philipp Esselbach 0

GLib 2.12.9 is now available for download at:

ftp://ftp.gtk.org/pub/glib/2.12/
http://download.gnome.org/sources/glib/2.12/

glib-2.12.9.tar.bz2 md5sum: b3f6a2a318610af6398b3445f1a2d6c6
glib-2.12.9.tar.gz md5sum: 676cfe29fdfd80c68715e6cc31ba1fad

This is a quick followup release to fix an unintended ABI breakage in the 2.12.8 release. For details see bug #397139.

Thanks to Joe Marcus Clarke and Tor Lillqvist for pointing out the problem and testing the fix.

Matthias Clasen
January 16, 2007

GNOME 3719 Published by Philipp Esselbach 0

WebIssues Client version 0.8.3 has been released.

Information: http://webissues.mimec.org/
Download: http://webissues.mimec.org/downloads

About WebIssues
==============

WebIssues is a system supporting team collaboration across the Internet. It can be used for storing bugs and other information with customizable attributes, comments and file attachments. The server can be installed on any host with PHP and MySQL or PostgreSQL. The client is a native KDE application.

WebIssues is mainly aimed at small development teams which don't need to set up an elaborate bug tracking system. It is easy to deploy and customize. It is also more comfortable to use than common web-based interfaces.

GNOME 3719 Published by Philipp Esselbach 0

Revelation is a password manager for the GNOME 2 desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

This release fixes the panel applet, which was broken due to attempting to import a missing module on startup.

Bugfixes:
- don't import missing mman module in applet

Project website:
http://oss.codepoet.no/revelation/

Download:
ftp://oss.codepoet.no/revelation/revelation-0.4.10.tar.bz2

GNOME 3719 Published by Philipp Esselbach 0

gnome-build 0.1.4 has been released:

What is it?
==========
GNOME Build Framework. A libarary to manage different project build systems such as automake projects, makefile based projects etc.

GNOME 3719 Published by Philipp Esselbach 0

gdl 0.7.0 has been released.

What is gdl?
===========
GNOME Development Library. A library to contain source code development widgets and tools. Currently it has complex-docking widgets, data view widgets, theme based mime icons widget and some other titbits.

GNOME 3719 Published by Philipp Esselbach 0

It looks like I've reached my goal to make more frequent releases, at least this one time. So I proudly present:

swfdec-0.4.1 "Dragostea din tei"
http://swfdec.freedesktop.org/download/swfdec/0.4/swfdec-0.4.1.tar.gz
MD5: e62fa0a386b0f1077d8eb0b878ebf118

swfdec-mozilla-0.4.1 "Nothing to see here"
http://swfdec.freedesktop.org/download/swfdec-mozilla/0.4/swfdec-mozilla-0.4.1.tar.gz
MD5: 79e2a4e24cea95bc641775512c16363d

GNOME 3719 Published by Philipp Esselbach 0

Spam Trainer makes it easier for GNOME users to train spam filtering software (e.g. SpamBayes, SpamAssassin or CRM114).

Simply drag and drop your email messages onto the spam/ham icons and Spam Trainer will do the rest!

GNOME 3719 Published by Philipp Esselbach 0

A little late celebration of the new year.

What's new:

- Added a vertical version of the bar viewer by patch from Emmanuel Rodriguez.

- Fixed wrong counting of CPU time with new libgtop.

- Translation updates.

GNOME 3719 Published by Philipp Esselbach 0

gedit-plugins is a set of (hopefuly useful) plugins for the GNOME text editor, gedit 2.16.

The package includes:
- Bracket Completion:
Automatically adds closing brackets.
- Smart Spaces:
Forget you're not using tabulations.
- Code Comment:
Comment and uncomment blocks of code.
- Terminal:
Embed a terminal in the bottom pane.
- Join/Split Lines:
Join several lines or split long ones to a fixed width.
- Show/Hide Tab Bar:
Add a menu entry to show/hide the tabbar.
- Character Map:
Insert special characters just by clicking on them.
- Colour Picker:
Pick a color from a dialog and insert its hex code (useful for
webmasters).

GNOME 3719 Published by Philipp Esselbach 0

Alacarte is a simple Applications/Desktop menu editor for GNOME that supports moving, renaming, hiding, and creating menus and menu items.

GNOME 3719 Published by Philipp Esselbach 0

This is a preview release for new development version of Evince

* What is it ?
==============

Evince is a document viewer. It primarily displays pdf, though djvu, tiff, dvi, impress slides, postscript and even comics archives are also supported.

More information can be found at http://www.gnome.org/projects/evince/

GNOME 3719 Published by Philipp Esselbach 0

The "Same procedure as every year, James" release.

Same old game -- a bunch of late updates. This time round, the latest one has been pushed just a few minutes before the GARNOME release. The package has been tested prior to the release nonetheless. Not the usual news would be some particular known-to-be-broken packages making progress, and finally being useful... :):

GNOME 3719 Published by Philipp Esselbach 0

GNOME 2.17.5 Development Release
================================

The first GNOME release of 2007 is available. This is our fifth development release on our road towards GNOME 2.18.0, which will be released in March 2007. In France, we have a wise saying: "Dans le cochon, tout est bon." Okay, don't ask me why I'm writing this here, since I don't know why. Or maybe it's because we could say the same about this release. Or maybe it's because I'm hungry.

GNOME 3719 Published by Philipp Esselbach 0

Hipo, is an application that allows you to manage the data of your iPod, Hipo is based on the cute ipod-sharp library and for tag editing it uses taglib-sharp.. If you wanna see the Roadmap of hipo please visit the Hipo Website.

Translations and Packages are VERY welcome ;-)

GNOME 3719 Published by Philipp Esselbach 0

The 2.17.5 release is an unstable release of GDM with the following new features.

- No longer close file descripters in forked process which shows dialog boxes since this causes the dialogs to not display any text. (Brian Cameron)

- Now GDM will recognize when the system default language has changed and will display new GUI's with the new default language. By default the /var/sysconfig/i18n file is assumed to have the language defined in LANG=foo format. The --with-lang-file configure option may be needed to specify a different system language configuration file. On Solaris, for example, it would be /etc/default/init. (Ray Strode and Takao Fujiwara)

- Remove filter_watch after it is called for the first time. This filter is used to start the at_spi_registryd, but after it is started there is no need to listen to the propery any more. (Li Yuan)

- Further improvements to gdmsetup to improve usability. (Lukasz Zalewski)