[rhythmbox] resources: include the app icons as resources



commit e0f00b6b65b2e3eb7c2c3b7091e3294105ea7fd8
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Apr 16 18:18:20 2022 +1000

    resources: include the app icons as resources
    
    This ensures they're available (inside the application at least)
    regardless of install prefix.  They're still installed so they're also
    available outside the application.
    
    Fixes: #1963

 shell/rhythmbox.gresource.xml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/shell/rhythmbox.gresource.xml b/shell/rhythmbox.gresource.xml
index db5af4e46..ba0aeddcd 100644
--- a/shell/rhythmbox.gresource.xml
+++ b/shell/rhythmbox.gresource.xml
@@ -5,6 +5,8 @@
                <file>icons/hicolor/16x16/status/rhythmbox-unset-star.png</file>
                <file>icons/hicolor/16x16/status/rhythmbox-no-star.png</file>
                <file>icons/hicolor/48x48/status/rhythmbox-missing-artwork.png</file>
+               <file>icons/hicolor/scalable/apps/org.gnome.Rhythmbox3.svg</file>
+               <file>icons/hicolor/scalable/apps/org.gnome.Rhythmbox3-symbolic.svg</file>
 
                <file>ui/style.css</file>
 


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