mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
31 lines
1.9 KiB
XML
31 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/sysprof">
|
|
<file compressed="true">css/SysprofEnvironEditor-shared.css</file>
|
|
<file compressed="true">css/SysprofVisualizerView-shared.css</file>
|
|
<file compressed="true">css/SysprofVisualizerView-Adwaita.css</file>
|
|
<file compressed="true">css/SysprofVisualizerView-Adwaita-dark.css</file>
|
|
|
|
<!-- Application icons -->
|
|
<file alias="icons/scalable/apps/org.gnome.Sysprof.svg">../../data/icons/scalable/apps/org.gnome.Sysprof.svg</file>
|
|
<file alias="icons/scalable/apps/org.gnome.Sysprof-symbolic.svg">../../data/icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg</file>
|
|
<file alias="icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg">../../data/icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg</file>
|
|
|
|
<file preprocess="xml-stripblanks">ui/sysprof-aid-icon.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-callgraph-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-capture-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-display.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-details-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-empty-state-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-environ-editor-row.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-failed-state-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-marks-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-process-model-row.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-profiler-assistant.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-profiler-menu-button.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-recording-state-view.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-tab.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/sysprof-visualizer-view.ui</file>
|
|
</gresource>
|
|
</gresources>
|