1
0
Fork 0
gnome-shell/js/dbusServices/org.gnome.Shell.Notifications.src.gresource.xml
Daniel Baumann 1fcdbd5df9
Adding upstream version 48.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 20:26:11 +02:00

12 lines
338 B
XML

<?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/dbusErrors.js</file>
<file>misc/dbusUtils.js</file>
</gresource>
</gresources>