Commit 7b262375 authored by Canek Peláez's avatar Canek Peláez
Browse files

data: Add preferences ui file to the resources file.

parent 56cafc67
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
<gresources>
  <gresource prefix="/org/gtk/exampleapp">
    <file preprocess="xml-stripblanks">app-menu.ui</file>
    <file preprocess="xml-stripblanks">prefs.ui</file>
    <file preprocess="xml-stripblanks">window.ui</file>
  </gresource>
</gresources>