1315f0a ui: Rename UI files to .ui (instead of .xml)

Authored and Committed by fidencio 7 years ago
    ui: Rename UI files to .ui (instead of .xml)
    
    When using GtkApplication, Gtk automatically searches for the menus of
    the application at "org/example/app/gtk/menus.ui".
    
    Currently we don't have a "menus.ui", but try to see this commit is a
    first step in order to use app-menu.
    
    For now, let's standardize that all our UI files will have the ".ui"
    extension instead of the ".xml" one.
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
    
        
file modified
+7 -7
file modified
+8 -8
file modified
+1 -1
src/remote-viewer-connect.ui src/remote-viewer-connect.xml
file renamed
file was renamed with no change to the file
src/virt-viewer-about.ui src/virt-viewer-about.xml
file renamed
file was renamed with no change to the file
file modified
+1 -1
file modified
+1 -1
src/virt-viewer-auth.ui src/virt-viewer-auth.xml
file renamed
file was renamed with no change to the file
src/virt-viewer-guest-details.ui src/virt-viewer-guest-details.xml
file renamed
file was renamed with no change to the file
src/virt-viewer-preferences.ui src/virt-viewer-preferences.xml
file renamed
file was renamed with no change to the file
src/virt-viewer-vm-connection.ui src/virt-viewer-vm-connection.xml
file renamed
file was renamed with no change to the file
file modified
+3 -3
src/virt-viewer.ui src/virt-viewer.xml
file renamed
file was renamed with no change to the file