summaryrefslogtreecommitdiffstats
path: root/js/dbusServices/org.gnome.Shell.Notifications.src.gresource.xml
blob: ccf0e98a72b23596fec8e455a1e54213b4b4f27f (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/Shell/Notifications/js">
    <file>main.js</file>
    <file>notificationDaemon.js</file>
    <file>dbusService.js</file>

    <file>misc/config.js</file>
    <file>misc/fileUtils.js</file>
  </gresource>
</gresources>