From 7a47a4da08acf17efd95f5afc2aeb220ee31443c Mon Sep 17 00:00:00 2001 From: Pavel Grunt Date: Fri, 26 Sep 2014 15:55:52 +0200 Subject: Show VM chooser dialog when oVirt VM name is missing When a user tries to connect to ovirt without specifying VM name (remote-viewer ovirt://ovirt.example.com) or with wrong VM name a list of available virtual machines is shown, and the user may pick a machine he wants to connect to. --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in index 06f8ad1..0f2b6bf 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -15,3 +15,4 @@ src/virt-viewer-file.c src/virt-viewer.c [type: gettext/glade] src/virt-viewer.xml [type: gettext/glade] src/virt-viewer-guest-details.xml +[type: gettext/glade] src/virt-viewer-vm-connection.xml -- cgit