c8a4a91681
As we will eventually move the code to a subproject, start arranging it like a top-level srcdir. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1081
10 lines
242 B
XML
10 lines
242 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/Extensions">
|
|
<file>css/application.css</file>
|
|
|
|
<file>ui/extension-row.ui</file>
|
|
<file>ui/extensions-window.ui</file>
|
|
</gresource>
|
|
</gresources>
|