Citadel changes to gnome-shell

This commit is contained in:
2021-12-03 14:04:05 -05:00
parent 0463511457
commit 2d2fb72c0d
39 changed files with 3209 additions and 31 deletions

View File

@ -9,7 +9,7 @@ endif
launcherconf.set('prefix', prefix)
launcherconf.set('libdir', libdir)
launcherconf.set('pkgdatadir', pkgdatadir)
launcherconf.set('gjs', gjs.full_path())
launcherconf.set('gjs', gjs)
configure_file(
input: prgname + '.in',