mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Load JS from GResource
Since gjs can now load JS from a GResource, compile it in the gnome-shell binary. This should be a bit faster, and make life easier with JHBuild.
This commit is contained in:
parent
9d2791d9f8
commit
1ebb162a00
6 changed files with 145 additions and 114 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -43,6 +43,8 @@ docs/reference/*/xml/
|
|||
docs/reference/shell/doc-gen-*
|
||||
gtk-doc.make
|
||||
js/misc/config.js
|
||||
js/js-resources.c
|
||||
js/js-resources.h
|
||||
intltool-extract.in
|
||||
intltool-merge.in
|
||||
intltool-update.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue