Commit 070d7363 authored by Canek Peláez's avatar Canek Peláez
Browse files

data: Add application menu ui file to the resources file.

parent ce77040a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gtk/exampleapp">
    <file preprocess="xml-stripblanks">app-menu.ui</file>
    <file preprocess="xml-stripblanks">window.ui</file>
  </gresource>
</gresources>