Go to file
Florian Müllner fed79ce4e6 appDisplay: Handle non-UTF8 filename encodings more gracefully
It may be 2015, but users still stumble upon the occasional .desktop
file that uses a filename encoding other than UTF-8. We currently
fail quite spectacularly in that case by not displaying any apps at
all - handle this case more gracefully, by only filtering out the
offending apps.

https://bugzilla.gnome.org/show_bug.cgi?id=651503
2015-07-31 16:52:42 +02:00
.settings
browser-plugin
data theme: Make menu ornament slightly wider 2015-07-30 17:31:33 +02:00
docs
js appDisplay: Handle non-UTF8 filename encodings more gracefully 2015-07-31 16:52:42 +02:00
man
po Updated Norwegian bokmål translation. 2015-07-30 11:36:32 +02:00
src appDisplay: Handle non-UTF8 filename encodings more gracefully 2015-07-31 16:52:42 +02:00
tests messageTray: Remove _fixMarkup() function 2015-06-11 14:41:34 +02:00
tools
.gitignore
.gitmodules
.project
AUTHORS
autogen.sh
configure.ac Bump version to 3.17.4 2015-07-23 12:48:58 +02:00
COPYING
gnome-shell.doap
HACKING popupMenu: Remove our custom allocation code 2013-08-13 06:50:25 -04:00
MAINTAINERS
Makefile.am
NEWS Bump version to 3.17.4 2015-07-23 12:48:58 +02: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:

 https://wiki.gnome.org/Projects/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.