0e3ddb1f02
- move all icons to the icons directory - rename some icons to be more meaningful - put all icons on a resource sheet - update references to icon name changes - deprecate icons for those in standard set Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2141>
28 lines
941 B
XML
28 lines
941 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/shell/theme">
|
|
<file>calendar-today.svg</file>
|
|
<file>calendar-today-light.svg</file>
|
|
<file>checkbox.svg</file>
|
|
<file>checkbox-focused.svg</file>
|
|
<file>checkbox-off-focused-light.svg</file>
|
|
<file>checkbox-off-focused.svg</file>
|
|
<file>checkbox-off-light.svg</file>
|
|
<file>checkbox-off.svg</file>
|
|
<file>gnome-shell.css</file>
|
|
<file>gnome-shell-high-contrast.css</file>
|
|
<file>gnome-shell-start.svg</file>
|
|
<file>no-events.svg</file>
|
|
<file>no-notifications.svg</file>
|
|
<file>pad-osd.css</file>
|
|
<file>process-working.svg</file>
|
|
<file>toggle-off.svg</file>
|
|
<file>toggle-off-hc.svg</file>
|
|
<file>toggle-off-light.svg</file>
|
|
<file>toggle-on.svg</file>
|
|
<file>toggle-on-hc.svg</file>
|
|
<file>toggle-on-light.svg</file>
|
|
<file>workspace-placeholder.svg</file>
|
|
</gresource>
|
|
</gresources>
|