[gnome-boxes/wip/wizard-n-props-in-dialog2: 6/20] wizard: Make review page fit in smaller space
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/wizard-n-props-in-dialog2: 6/20] wizard: Make review page fit in smaller space
- Date: Sun, 23 Nov 2014 20:24:05 +0000 (UTC)
commit f3c7575c997e6543930e4a55dcbc4a1239303c2f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Fri Nov 21 17:43:07 2014 +0000
wizard: Make review page fit in smaller space
One of the points of putting the wizard into a dialog is that it would
then take less screen space. Without these adjustments, wizard takes a
lot of horizontal space.
data/ui/wizard.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/wizard.ui b/data/ui/wizard.ui
index f46b11a..94c94f9 100644
--- a/data/ui/wizard.ui
+++ b/data/ui/wizard.ui
@@ -297,8 +297,6 @@ You may connect to an existing machine <b><i>over the network</i&
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">0</property>
- <property name="margin-start">10</property>
- <property name="margin-end">10</property>
<style>
<class name="content-bg"/>
</style>
@@ -319,13 +317,15 @@ You may connect to an existing machine <b><i>over the network</i&
<property name="visible">True</property>
<property name="icon-name">dialog-warning</property>
<property name="icon-size">3</property>
+ <property name="pixel-size">48</property>
</object>
</child>
<child>
<object class="GtkLabel" id="nokvm_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">Virtualization extensions are unavailable
on your system. If your system is recent (post 2008), check your BIOS settings to enable them.</property>
+ <property name="label" translatable="yes">Virtualization extensions are unavailable
on your system.
+Check your BIOS settings to enable them.</property>
<property name="wrap">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]