Bump to 0.3.
- Increase gschema priority. - Changed our GNOME overrides to be Budgie-session specific. - Added GNOME Software to pinned apps in Icon Tasklist
This commit is contained in:
parent
9bfeded32b
commit
44446ac12d
8 changed files with 11 additions and 11 deletions
|
@ -2,11 +2,11 @@ schemas = [
|
|||
'x.dm.slick-greeter.gschema.override',
|
||||
]
|
||||
|
||||
custom_target('10_budgie_lightdm.gschema.override',
|
||||
custom_target('90_budgie_lightdm.gschema.override',
|
||||
capture: true,
|
||||
command: ['cat', '@INPUT@'],
|
||||
input: schemas,
|
||||
install_dir: path_schema,
|
||||
install: true,
|
||||
output: '10_budgie_lightdm.gschema.override',
|
||||
output: '90_budgie_lightdm.gschema.override',
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue