summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer.gresource.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use GResource for loading ui filesFabiano FidĂȘncio2016-03-031-0/+19
Let's take advantage of GResource for loading ui files in a better and cleaner way than virt_viewer_util_load_ui() was doing. It also brings the benefit, at least for developers, of being able to test ui changes without having to "make install" virt-viewer. Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>