[gnome-sound-recorder/bilelmoussaoui/misc: 1/4] window: set a title




commit f6f4ffb1c5b1a06b681bd8e6ec57791f8f7f1799
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sun Aug 9 01:44:23 2020 +0200

    window: set a title

 data/ui/window.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index 12b7d7da..70374a4d 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -25,6 +25,7 @@
               <object class="HdyHeaderBar">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="title" translatable="yes">Sound Recorder</property>
                 <property name="show_close_button">True</property>
                 <style>
                   <class name="titlebar" />
@@ -443,4 +444,4 @@
       </item>
     </section>
   </menu>
-</interface>
\ No newline at end of file
+</interface>


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