[gnome-boxes/overlay-osd] display-page: Improve readability of transfer file message
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/overlay-osd] display-page: Improve readability of transfer file message
- Date: Wed, 14 Aug 2019 08:06:49 +0000 (UTC)
commit dd3fddc5334235c4593977ea0d37b093e85e9ff9
Author: Felipe Borges <felipeborges gnome org>
Date: Wed Aug 14 10:05:50 2019 +0200
display-page: Improve readability of transfer file message
Using now the document-save-symbolic icon.
Fixes #388
data/ui/display-page.ui | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/data/ui/display-page.ui b/data/ui/display-page.ui
index c997b425..3165c9e0 100644
--- a/data/ui/display-page.ui
+++ b/data/ui/display-page.ui
@@ -61,7 +61,7 @@
<property name="halign">end</property>
<property name="valign">center</property>
<property name="margin_right">24</property>
- <property name="stock">gtk-save</property>
+ <property name="icon_name">document-save-symbolic</property>
<property name="icon_size">6</property>
</object>
<packing>
@@ -79,6 +79,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
+ <property name="spacing">10</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
@@ -108,9 +109,6 @@
<property name="label" translatable="yes">You will find your file in the Downloads
directory.</property>
<property name="wrap">True</property>
<property name="max_width_chars">25</property>
- <style>
- <class name="dim-label"/>
- </style>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]