You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
gnome-shell-extension-panel.../src/Makefile.am

10 lines
277 B

# Change these to modify how installation is performed
topextensiondir = $(datadir)/gnome-shell/extensions
uuid = top-notification-extension@jenslody.de
extensiondir = $(topextensiondir)/$(uuid)
dist_extension_DATA = extension.js
nodist_extension_DATA = $(EXTRA_EXTENSION)