mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
As we will eventually move the code to a subproject, start arranging it like a top-level srcdir. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1081
5 lines
101 B
Meson
5 lines
101 B
Meson
app_id = 'org.gnome.Extensions'
|
|
prgname = 'gnome-shell-extension-prefs'
|
|
|
|
subdir('data')
|
|
subdir('js')
|