[totem/wip/hadess/more-gtkbuilder: 1/5] data: Fix volume button icons
- From: Bastien Nocera <hadess src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [totem/wip/hadess/more-gtkbuilder: 1/5] data: Fix volume button icons
 
- Date: Thu, 10 Feb 2022 10:27:39 +0000 (UTC)
 
commit aac4fef07940a83f75b50588435073c544aeff8d
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 9 19:25:25 2022 +0100
    data: Fix volume button icons
    
    The icons need to be in a specific format for GtkBuilder to parse them
    properly.
 data/totem.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index afcdae2e0..69b3f5261 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -365,9 +365,9 @@
                                 <property name="orientation">vertical</property>
                                 <property name="valign">center</property>
                                 <property name="icons">audio-volume-muted-symbolic
-                                  audio-volume-high-symbolic
-                                  audio-volume-low-symbolic
-                                  audio-volume-medium-symbolic</property>
+audio-volume-high-symbolic
+audio-volume-low-symbolic
+audio-volume-medium-symbolic</property>
                                 <property name="use_symbolic">True</property>
                                 <style>
                                   <class name="image-button"/>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]