gnome-shell/js
Florian Müllner ad52d783bd places: Do not use nautilus' 'desktop-is-home-dir' setting
g_settings_schema_new() aborts if the requested schema is not found,
so the previous approach of handling the case of unstable nautilus
not being installed did not work.
Instead, remove the use of the setting altogether - the original intent
was to not have separate items for Desktop and Home in the places
section if the nautilus key was set. As the section has been removed
anyway, the impact of always adding the desktop folder is minimal
(e.g. searching for "desktop" will match the desktop folder even
if it's set to the home folder).
2011-01-17 21:05:13 +01:00
..
misc genericDisplay: Remove unused module 2011-01-14 22:30:02 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui places: Do not use nautilus' 'desktop-is-home-dir' setting 2011-01-17 21:05:13 +01:00
Makefile.am genericDisplay: Remove unused module 2011-01-14 22:30:02 +01:00