[gnome-boxes/wip/empty-state-update-graphic: 3/3] empty-state, welcome-tutorial: Reuse the graphic from the onboarding




commit 076709ba72d23c1586504c917da38c5c2a8c4e0a
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon May 17 13:10:22 2021 +0200

    empty-state, welcome-tutorial: Reuse the graphic from the onboarding
    
    See #695

 data/gnome-boxes.gresource.xml                          |   3 +--
 data/icons/empty-boxes.png                              | Bin 65913 -> 0 bytes
 .../welcome.svg => icons/empty-boxes.svg}               |   0
 data/ui/welcome-tutorial.ui                             |   2 +-
 4 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/data/gnome-boxes.gresource.xml b/data/gnome-boxes.gresource.xml
index 5fe5d7ed..3391c7cc 100644
--- a/data/gnome-boxes.gresource.xml
+++ b/data/gnome-boxes.gresource.xml
@@ -4,7 +4,7 @@
     <file>gtk-style.css</file>
     <file preprocess="xml-stripblanks">ui/menus.ui</file>
     <file preprocess="xml-stripblanks">recommended-downloads.xml</file>
-    <file>icons/empty-boxes.png</file>
+    <file>icons/empty-boxes.svg</file>
     <file>icons/eye-not-looking-symbolic.svg</file>
     <file>icons/eye-open-negative-filled-symbolic.svg</file>
     <file preprocess="xml-stripblanks">ui/app-window.ui</file>
@@ -55,7 +55,6 @@
     <!-- Welcome Tutorial -->
     <file preprocess="xml-stripblanks">ui/welcome-tutorial.ui</file>
     <file preprocess="xml-stripblanks">ui/welcome-tutorial-page.ui</file>
-    <file>welcome-tutorial/welcome.svg</file>
     <file>welcome-tutorial/express-install.svg</file>
     <file>welcome-tutorial/easy-downloads.svg</file>
     <file>welcome-tutorial/drag-and-drop.svg</file>
diff --git a/data/welcome-tutorial/welcome.svg b/data/icons/empty-boxes.svg
similarity index 100%
rename from data/welcome-tutorial/welcome.svg
rename to data/icons/empty-boxes.svg
diff --git a/data/ui/welcome-tutorial.ui b/data/ui/welcome-tutorial.ui
index ba838445..738d4def 100644
--- a/data/ui/welcome-tutorial.ui
+++ b/data/ui/welcome-tutorial.ui
@@ -40,7 +40,7 @@
                     <property name="title" translatable="yes">Welcome to Boxes</property>
                     <property name="description" translatable="yes">Boxes makes it easy to install and run 
virtual machines.</property>
                     <property name="color">#613583</property>
-                    <property name="image">/org/gnome/Boxes/welcome-tutorial/welcome.svg</property>
+                    <property name="image">/org/gnome/Boxes/icons/empty-boxes.svg</property>
                   </object>
                 </child>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]