mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-27 14:54:14 +00:00
remote-viewer-connect: centralize window
Instead of top-left corner. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1508274 Signed-off-by: Victor Toso <victortoso@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
This commit is contained in:
parent
afa5b45df8
commit
c127a80fc6
@ -4,6 +4,7 @@
|
||||
<object class="GtkWindow" id="remote-viewer-connection-window">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Connection details</property>
|
||||
<property name="window-position">3</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="main-box">
|
||||
<property name="visible">True</property>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user