mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
a5f474bc66
This is meant to help app authors choose the right icons.
8 lines
239 B
XML
8 lines
239 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gtk/iconbrowser">
|
|
<file preprocess="xml-stripblanks">window.ui</file>
|
|
<file preprocess="xml-stripblanks">app-menu.ui</file>
|
|
</gresource>
|
|
</gresources>
|