GNOME 2.22 focuses on utilities and standard applications


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News GNOME 2.22 focuses on utilities and standard applications
# 1  
Old 03-17-2008
GNOME 2.22 focuses on utilities and standard applications

Mon, 17 Mar 2008 15:00:00 GMT
As you might expect, GNOME 2.22, the latest version of the popular desktop, which was released last week, has some functional tweaks and new default applications. If the release has a focus, it is on utilities, ranging from added features in standard GNOME applications such as Evolution and Archive Manager to improved accessibility and a handful of new applets. Few of these changes are dramatic, but the overall impression is of dozens of small enhancements that nudge GNOME toward greater usability.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

2. UNIX for Dummies Questions & Answers

What are standard root password control applications?

According to security guide i came across term as "standard root password control application " I have no imformation over what are such applications how to implement them? Any guidance will be appreciated. It was also suggested to audit root login .How would i go about it? (1 Reply)
Discussion started by: pinga123
1 Replies

3. UNIX for Dummies Questions & Answers

Redirect Standard output and standard error into spreadsheet

Hey, I'm completely new at this and I was wondering if there is a way that I would be able to redirect the log files in a directories standard output and standard error into and excel spreadsheet in anyway? Please remember don't use too advanced of terminology as I just started using shell... (6 Replies)
Discussion started by: killaram
6 Replies

4. Shell Programming and Scripting

standard error to standard out question

Hi there how can i get the result of a command to not give me its error. For example, on certain systems the 'zfs' command below is not available, but this is fine becaues I am testing against $? so i dont want to see the message " command not found" Ive tried outputting to /dev/null 2>&1 to no... (5 Replies)
Discussion started by: hcclnoodles
5 Replies
Login or Register to Ask a Question
gnome-panel(1)							   User Commands						    gnome-panel(1)

NAME
gnome-panel - display the GNOME panel SYNOPSIS
gnome-panel [--profile=profile] [gnome-std-options] DESCRIPTION
The GNOME panel displays an area on your screen, which acts as a repository for the main menu, application launchers, and applets. OPTIONS
The following options are supported: --profile=profilUse the specified preferences profile. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching the GNOME Panel example% gnome-panel EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-panel Executable for GNOME panel ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Working with Panels Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-panel-preferences(1), gnome-panel-screenshot(1), gnome-desktop-item-edit(1), gnome-std-options(5), attributes(5) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-panel(1)