Files
gnome-shell-extensions/extensions/auto-move-windows/Makefile.am
Giovanni Campagna 468ed6cfe6 auto-move-windows: introduce configuration dialog
Using the new configuration framework from gnome-shell, add
a simple tree view to configure the automatic moving rules.
2012-02-13 18:55:15 +01:00

8 lines
114 B
Makefile

EXTENSION_ID = auto-move-windows
EXTRA_MODULES = prefs.js
include ../../extension.mk
include ../../settings.mk