Mercurial > projects > package-update-indicator
annotate pui.gresource.xml @ 52:707e9e3deeac
Do not hardcode pkg-config
Using a macro allows passing a different executable in case of
cross-compilation.
author | Helmut Grohne <helmut@subdivi.de> |
---|---|
date | Sat, 12 Dec 2020 01:08:21 -0500 |
parents | 7172a0db97af |
children |
rev | line source |
---|---|
2
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
2 <gresources> |
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
3 <gresource prefix="/org/guido-berhoerster/code/package-update-indicator"> |
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
4 <file compressed="true">pui-menu.ui</file> |
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
5 <file compressed="true">pui-about-dialog.ui</file> |
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
6 </gresource> |
7172a0db97af
Use GtkBuilder for all widgets
Guido Berhoerster <guido+pui@berhoerster.name>
parents:
diff
changeset
|
7 </gresources> |