Files
gnome-shell-extensions/extensions/places-menu/Makefile.am
Giovanni Campagna eda45e6072 places-menu: rework to be more similar to the Files sidebar
Let's go GNOME 3 style, and make a places menu that looks like the sidebar
in Files, with for subsections corresponding to default places, devices,
bookmarks and network mounts.
Among other things, this should fix the duplicate home or duplicate desktop
bookmark problem (as now we don't bookmarks that are same as the default
locations), and it makes us future proof for the removal of PlacesManager
in core shell.
2012-09-06 19:41:10 +02:00

6 lines
88 B
Makefile

EXTENSION_ID = places-menu
EXTRA_MODULES = placeDisplay.js
include ../../extension.mk