[gnome-games/wip/exalm/mobile: 4/9] game-icon-view: Remove subtitle



commit ec5f0a0d9292a83765f50952af0ea1bfce5a1af4
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Thu May 23 00:35:27 2019 +0500

    game-icon-view: Remove subtitle
    
    It's never used and only takes up space.

 data/ui/game-icon-view.ui | 14 --------------
 1 file changed, 14 deletions(-)
---
diff --git a/data/ui/game-icon-view.ui b/data/ui/game-icon-view.ui
index 51c800a9..a496cd0d 100644
--- a/data/ui/game-icon-view.ui
+++ b/data/ui/game-icon-view.ui
@@ -20,19 +20,5 @@
         <property name="wrap-mode">word-char</property>
       </object>
     </child>
-    <child>
-      <object class="GtkLabel" id="subtitle">
-        <property name="visible">True</property>
-        <property name="ellipsize">middle</property>
-        <property name="justify">center</property>
-        <property name="lines">1</property>
-        <property name="max-width-chars">0</property>
-        <property name="wrap">True</property>
-        <property name="wrap-mode">word-char</property>
-        <style>
-          <class name="dim-label"/>
-        </style>
-      </object>
-    </child>
   </template>
 </interface>


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