summaryrefslogtreecommitdiff
path: root/src/buttons-advanced.ui
AgeCommit message (Collapse)AuthorFilesLines
2019-05-04Use gresources for UI filesrbuj1-0/+951
.ui files are combined into a binary resource bundle, and they are marked as compressed, so they will be automatically uncompressed when the resource is used. REF https://developer.gnome.org/gio/stable/GResource.html