83c08e17cf
To enable porting services to ECMAScript modules independently of the shell, split DBus service utility functions into a new file, dbusUtils.js Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2365>
10 lines
227 B
XML
10 lines
227 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/shell">
|
|
<file>portalHelper/main.js</file>
|
|
|
|
<file>misc/config.js</file>
|
|
<file>misc/dbusUtils.js</file>
|
|
</gresource>
|
|
</gresources>
|