mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
fileUtils hasn't used Params since 2013, but was still importing it
until commit a1534dab02 ...
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1077
9 lines
227 B
XML
9 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/fileUtils.js</file>
|
|
</gresource>
|
|
</gresources>
|