Go to file
Jasper St. Pierre fc59e222d2 shellDBus: Add ListExtensions() and GetExtensionInfo()
GetExtensionInfo() takes a UUID and returns a JSON object with information
about that extension including their metadata, path and current state.

ListExtensions() takes no arguments and returns a JSON object mapping UUIDs
to the same information objects described above.

https://bugzilla.gnome.org/show_bug.cgi?id=654770
2011-08-04 13:40:04 -04:00
.settings
data messageTray: move the summary notification out of MessageTray.actor 2011-08-03 09:18:18 -04:00
js shellDBus: Add ListExtensions() and GetExtensionInfo() 2011-08-04 13:40:04 -04:00
man docs: Update man page 2011-06-02 15:36:04 +02:00
po Update Spanish translation 2011-08-04 12:57:31 +02:00
src shell: fail cleanly if XFixesGetCursorImage fails 2011-08-03 11:12:32 -04:00
tests Add markup.js to TEST_JS 2011-07-27 19:13:03 -04:00
tools build: gnome-control-center needs latest gnome-menus 2011-08-03 21:46:00 -04:00
.gitignore trivial: update .gitignore 2011-07-13 14:59:45 -04:00
.project
AUTHORS
autogen.sh
configure.ac Port to new gnome-menus API 2011-08-01 13:42:17 -04:00
COPYING
gnome-shell.doap Use the description for GNOME shell instead of Mutter 2011-03-27 15:55:37 +02:00
MAINTAINERS MAINTAINERS: Fix my email address 2011-05-23 09:15:58 -04:00
Makefile.am (revert autobuilder test break) 2010-03-01 13:34:20 -05:00
NEWS Bump version to 3.1.4 2011-07-27 19:13:03 -04:00
README

GNOME Shell provides core user interface functions for the GNOME 3 desktop,
like switching to windows and launching applications. GNOME Shell takes
advantage of the capabilities of modern graphics hardware and introduces
innovative user interface concepts to provide a visually attractive and
easy to use experience.

For more information about GNOME Shell, including instructions on how
to build GNOME Shell from source and how to get involved with the project,
see:

 http://live.gnome.org/GnomeShell

Bugs should be reported at http://bugzilla.gnome.org against the 'gnome-shell'
product.

License
=======
GNOME Shell is distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.