Logo
Explore Help
Sign In
brl/gnome-shell
1
0
Fork 0
You've already forked gnome-shell
Code Issues Pull Requests Packages Projects Releases Wiki Activity
gnome-shell/subprojects/extensions-app/js/gnome-extensions-app.in

3 lines
46 B
Plaintext
Raw Normal View History

extensionPrefs: Use imports.package.start() We want to make the extensions app code more self-contained to make it easier to build separately, and ultimately make it available on flathub. One complication we are facing is that it is currently all over the source tree: - js/extensionPrefs for the main code - src for the launcher process - data for .desktop file and icons Switching from a C launcher to the imports.package module allows us to consolidate the first two, and will also take care of the annoying setup bits (defining JS search path, extending GI lookup, loading resources). https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1081
2020-03-05 17:44:27 +01:00
#!/bin/sh
extensions-app: Port to ESM The extensions app is another part of the code base that is largely separate from the main code base, and can therefore be ported to ESM before the big switch. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2786>
2023-05-25 21:23:24 +02:00
@gjs@ -m @pkgdatadir@/@app_id@ "$@"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 60ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API