mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensionPrefs: Move data/sources into subdirectories
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
This commit is contained in:
parent
e572d5d08c
commit
c8a4a91681
15 changed files with 58 additions and 47 deletions
|
|
@ -17,7 +17,7 @@ rules:
|
|||
overrides:
|
||||
- files: js/**
|
||||
excludedFiles:
|
||||
- js/extensionPrefs/*
|
||||
- js/extensionPrefs/**
|
||||
- js/portalHelper/*
|
||||
globals:
|
||||
global: readonly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue