Use the description for GNOME shell instead of Mutter

This commit is contained in:
Olav Vitters 2011-03-27 15:55:27 +02:00
parent 641d7a4ea4
commit cfec145ae2

View File

@ -6,16 +6,22 @@
<name xml:lang="en">GNOME Shell</name> <name xml:lang="en">GNOME Shell</name>
<shortdesc xml:lang="en">Next generation GNOME desktop shell</shortdesc> <shortdesc xml:lang="en">Next generation GNOME desktop shell</shortdesc>
<description>Mutter is a window and compositing manager that displays and manages <description>GNOME Shell provides core user interface functions for the GNOME 3
your desktop via OpenGL. Mutter combines a sophisticated display engine desktop, like switching to windows and launching applications.
using the Clutter toolkit with solid window-management logic inherited GNOME Shell takes advantage of the capabilities of modern graphics
from the Metacity window manager. hardware and introduces innovative user interface concepts to
provide a visually attractive and easy to use experience.
While Mutter can be used stand-alone, it is primarily intended to be Tarball releases are provided largely for distributions to build
used as the display core of a larger system such as GNOME Shell. packages. If you are interested in building GNOME Shell from source,
For this reason, Mutter is very extensible via plugins, which we would recommend building from version control using the build
are used both to add fancy visual effects and to rework the window script described at:
management behaviors to meet the needs of the environment.</description>
http://live.gnome.org/GnomeShell
Not only will that give you the very latest version of this rapidly
changing project, it will be much easier than get GNOME Shell and
its dependencies to build from tarballs.</description>
<!-- <!--
<homepage rdf:resource="http://live.gnome.org/GnomeShell" /> <homepage rdf:resource="http://live.gnome.org/GnomeShell" />
--> -->