Skip to content
184 changes: 184 additions & 0 deletions data/confirm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions data/gala.gresource.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<gresource prefix="/org/pantheon/desktop/gala">
<file alias="buttons/close.svg" compressed="true" preprocess="xml-stripblanks">close.svg</file>
<file alias="buttons/resize.svg" compressed="true" preprocess="xml-stripblanks">resize.svg</file>
<file alias="buttons/confirm.svg" compressed="true" preprocess="xml-stripblanks">confirm.svg</file>
</gresource>
<gresource prefix="/io/elementary/desktop/gala">
<file compressed="true">shaders/box-blur.frag</file>
Expand Down
Loading