Skip navigation.

GNOME 2.14.0 Release Candidate

Gnome 2.x
Gnome 2.x

Woohooo! This is our last unstable release before the big .0 release.
Lots of new features and bug fixes have been added during this cycle,
probably more than what you can remember if you've been running all the
unstable releases so far. But if you can remember, then you're ready to
help with the release notes :-)

See this mail for instructions on how to
contribute to the 2.14.0 release notes:
http://mail.gnome.org/archives/marketing-list/2006-February/msg00051.html

The release notes that describe the changes between 2.13.91 and 2.13.92
are available. Go read them to learn all the goodness of this release:

platform - http://download.gnome.org/platform/2.13/2.13.92/NEWS
desktop - http://download.gnome.org/desktop/2.13/2.13.92/NEWS
admin - http://download.gnome.org/admin/2.13/2.13.92/NEWS
bindings - http://download.gnome.org/bindings/2.13/2.13.92/NEWS

Basic ambrosial stats:

admin 2.13.92 statistics:
tar.gz: 784K total
tar.bz2: 612K total

bindings 2.13.92 statistics:
tar.gz: 22M total
tar.bz2: 16M total

desktop 2.13.92 statistics:
tar.gz: 160M total
tar.bz2: 116M total

platform 2.13.92 statistics:
tar.gz: 50M total
tar.bz2: 37M total

The GNOME 2.13.92 release is available here:

platform sources - http://download.gnome.org/GNOME/platform/2.13/2.13.92/
desktop sources - http://download.gnome.org/GNOME/desktop/2.13/2.13.92/
admin sources - http://download.gnome.org/GNOME/admin/2.13/2.13.92/
bindings sources - http://download.gnome.org/bindings/2.13/2.13.92/

To compile it, you can use GARNOME (will be released soon), or the
jhbuild modulesets available at:

http://download.gnome.org/teams/releng/2.13.92/

TESTING! TESTING! TESTING!
--------------------------

This release is a feature, user interface, and string frozen snapshot
primarily intended for wide public scrutiny before the final GNOME
2.14 release in March. GNOME uses odd minor version numbers to indicate
development status. Please check the 2.13 page for more info:

http://www.gnome.org/start/unstable/

Happy testing!

Easy fix: use nautilus actions

This is a pretty easy one to fix.

Get Nautilus Actions preferably version 1.0 or later.

Type

nautilus-actions-config

to bring up the manager. Press Add to start a new action.

Under "Menu Item & Action",

Label: Recursive writable
Tooltip: Make all the selection writable, including all subfolders.

Action: /bin/chmod
Parameters: -R ug+w %M

Leave the conditions at the default (although if you want this to just work on folders, select "Only folders")

Click "OK"

Close Nautilus actions.

Now right-click on a folder in Nautilus (no need to restart X or re-login - it will update immediately). You should have a new menu entry "Recursive writable" which will make that folder and all subfolders and files in those folders writeable for the user and group currently defined.

Cheers,
Toby Haynes