Skip navigation.

GNOME Development Series Snapshot 2.3.1

Gnome 2.x
Gnome 2.x

The GNOME Development Series Snapshot 2.3.1 "Daddy Walrus", is ready for
your bug-busting and testing pleasure! It is available for immediate
download
on ftp.gnome.org and mirrors
tar.gz: 117M total
tar.bz2: 88M total

WARNING! WARNING! WARNING!
--------------------------

This release is an UNSTABLE development series snapshot. It is intended for
testing and hacking purposes ONLY. Like the Linux kernel, GNOME uses odd
minor version numbers to indicate development status, so this 2.3.x series
will eventually become the official 2.4 release. Please check the 2.3 start
page for more information: http://www.gnome.org/start/2.3/

Proposed Modules
----------------

The following modules have been PROPOSED for inclusion in the next major
GNOME release. Keep in mind that not all of them may be accepted.

battfink - Energy saving and battery status utility.

epiphany - A GNOME web browser based on Gecko.

fontilus - Font management and information tools.

galeon - A GNOME web browser based on Gecko.

gcalctool - A full-featured calculator.

gedit-plugins & gtksourceview - Split off plugins and a syntax
highlighting textview for gedit.

gnome-mag, gnome-speech, gnopernicus & gok - Screen magnification, text to
speech, on screen keyboard and accessibilty features control tool.

gnomemeeting - Standards-based audio and video conferencing.

gnome-system-tools - Cross-platform user-friendly system configuration
tools.

gpdf - An xpdf-based PDF viewer.

gswitchit & libxklavier - Keyboard layout switching and configuration
tools.

gucharmap - A full-featured unicode character map tool.

nautilus-cd-burner - Integrated CD burning tool for Nautilus (requires
as-yet-unreleased changes to Nautilus for full integration and is
currently Linux-specific).

seahorse - GPG/PGP key management utility, with Nautilus integration.

themus - Theme management and information tools (will most likely be
added to the control-center module).

totem - A sound and video player (currently based on Xine, with GStreamer
support being worked on).

zenity - Provides graphical prompts and dialogues for shell scripts.

Build Requirements
------------------

- The tarballs included in the release. :-)

- Some very basic packages not distributed with this release, such as
image libraries, popt and freetype. These should all be included with or
available for your distribution.

- Xft2 and fontconfig for superior font rendering and configuration, from
http://fontconfig.org/ OR XFree86 4.3.x.

- Docbook DTD 4.1.2, Docbook XSL stylesheets and a valid system catalogue
file for scrollkeeper (which in turn is required by many desktop
components for documentation).

Happy testing!

- The GNOME Release Team

Re: GNOME Development Series Snapshot 2.3.1

Why would you ship two web browsers? I have not been able to test epiphany very much, but it seems to me that it is a nice browser. Normally I would think it is much better to ship only one application for one issue.

There are certain questions to ask while deciding for including of an application in gnome:

  1. Does it fit the requirements? Is it ready for the job?
  2. Does it into existing gnome? Is it HIG-compliant?
  3. Does it well integrate with what is already there?

Do I miss something important?

So if epiphany would be faster and had the better user interface, was more upto what is the common feeling when using gnome applications and could be used in all places where galeon was used, then why not ship it alone. On the other hand if only few of this were

true, using of both would be a good thing. This also should lead to thinking about stealing the missing parts from the other project...

The other role for which there are are more than one actor is gcalctool. How does it compare to galculator and other calculators?