[recipes] Remove a string that is not visible in the UI



commit f58f7e312b604fb03bee1cc94f03b95a6567ef4f
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jul 15 09:08:30 2017 -0400

    Remove a string that is not visible in the UI
    
    No point in translating it, we don't show the headerbar.

 src/recipe-surprise.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/recipe-surprise.ui b/src/recipe-surprise.ui
index fbcbae6..5971f7b 100644
--- a/src/recipe-surprise.ui
+++ b/src/recipe-surprise.ui
@@ -11,7 +11,6 @@
     <child type="titlebar">
       <object class="GtkHeaderBar">
         <property name="visible">0</property>
-        <property name="title" translatable="yes">Welcome</property>
         <property name="show-close-button">0</property>
       </object>
     </child>


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