1f6f1a4 ui: Move ui files to $(srcdir)/resources/ui

Authored and Committed by fidencio 7 years ago
    ui: Move ui files to $(srcdir)/resources/ui
    
    I'd like to keep our resources all in the same place. In the future we
    will be able to have:
    $(srcdir)
     |_ resources
        |_ ui: for our {remote,virt}-viewer ui specific files
        |_ gtk: for files that can be automatically handled by Gtk (like
        |       app-menu).
        |_ css: for custom themes (like:
                https://bugs.freedesktop.org/show_bug.cgi?id=94276)
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
    
        
file modified
+7 -7
file modified
+10 -10
src/resources/ui/remote-viewer-connect.ui src/remote-viewer-connect.ui
file renamed
file was renamed with no change to the file
src/resources/ui/virt-viewer-about.ui src/virt-viewer-about.ui
file renamed
file was renamed with no change to the file
src/resources/ui/virt-viewer-auth.ui src/virt-viewer-auth.ui
file renamed
file was renamed with no change to the file
src/resources/ui/virt-viewer-guest-details.ui src/virt-viewer-guest-details.ui
file renamed
file was renamed with no change to the file
src/resources/ui/virt-viewer-preferences.ui src/virt-viewer-preferences.ui
file renamed
file was renamed with no change to the file
src/resources/ui/virt-viewer-vm-connection.ui src/virt-viewer-vm-connection.ui
file renamed
file was renamed with no change to the file
src/resources/ui/virt-viewer.ui src/virt-viewer.ui
file renamed
file was renamed with no change to the file
file modified
+1 -1