Skip to content
Snippets Groups Projects
Verified Commit 6534eb94 authored by Bruce Cowan's avatar Bruce Cowan :airplane:
Browse files

Don't bother compressing resources

parent c993f8bc
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,11 @@
-->
<gresources>
<gresource prefix="/uk/me/bcowan/Countdown">
<file preprocess="xml-stripblanks" compressed="true">ui/about.ui</file>
<file preprocess="xml-stripblanks" compressed="true">ui/countdown.ui</file>
<file preprocess="xml-stripblanks" compressed="true">ui/countdown-label.ui</file>
<file preprocess="xml-stripblanks" compressed="true">ui/digital-clock.ui</file>
<file preprocess="xml-stripblanks" compressed="true">ui/time-popover.ui</file>
<file compressed="true">style.css</file>
<file preprocess="xml-stripblanks">ui/about.ui</file>
<file preprocess="xml-stripblanks">ui/countdown.ui</file>
<file preprocess="xml-stripblanks">ui/countdown-label.ui</file>
<file preprocess="xml-stripblanks">ui/digital-clock.ui</file>
<file preprocess="xml-stripblanks">ui/time-popover.ui</file>
<file>style.css</file>
</gresource>
</gresources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment