[gnome-music/wip/jfelder/gtk4-v3: 112/259] ui/lastfmdialog: Remove unneeded visible properties




commit debc213e81f1332113ee33fb73f256af23009fbf
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Feb 3 00:16:24 2022 +0100

    ui/lastfmdialog: Remove unneeded visible properties

 data/ui/LastfmDialog.ui | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/data/ui/LastfmDialog.ui b/data/ui/LastfmDialog.ui
index 4e1238116..a055da462 100644
--- a/data/ui/LastfmDialog.ui
+++ b/data/ui/LastfmDialog.ui
@@ -15,13 +15,11 @@
         <property name="margin-top">16</property>
         <property name="orientation">vertical</property>
         <property name="valign">start</property>
-        <property name="visible">True</property>
         <child>
           <object class="GtkLabel" id="introduction_label">
             <property name="halign">start</property>
             <property name="label" translatable="yes">Last.fm is a music discovery service that gives you 
personalised recommendations based on the music you listen to.</property>
             <property name="margin-bottom">16</property>
-            <property name="visible">True</property>
             <property name="max_width_chars">60</property>
             <property name="wrap">True</property>
             <property name="xalign">0</property>
@@ -32,7 +30,6 @@
             <property name="halign">start</property>
             <property name="label" translatable="yes">Music Reporting Not Setup</property>
             <property name="margin-bottom">8</property>
-            <property name="visible">True</property>
             <property name="max_width_chars">60</property>
             <property name="wrap">True</property>
             <property name="xalign">0</property>
@@ -46,7 +43,6 @@
             <property name="halign">start</property>
             <property name="label" translatable="yes">Login to your Last.fm account to report your music 
listening.</property>
             <property name="margin-bottom">12</property>
-            <property name="visible">True</property>
             <property name="max_width_chars">60</property>
             <property name="wrap">True</property>
             <property name="xalign">0</property>
@@ -62,7 +58,6 @@
             <property name="halign">start</property>
             <property name="label" translatable="yes">Login</property>
             <property name="margin-bottom">8</property>
-            <property name="visible">True</property>
           </object>
         </child>
       </object>


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