2 Achegas e6ca82771f ... 935462bf2f

Autor SHA1 Mensaxe Data
  Mason Hock 935462bf2f add window icon and title %!s(int64=4) %!d(string=hai) anos
  Mason Hock 25db7fb72c change default window size %!s(int64=4) %!d(string=hai) anos
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      libricia_music/data/libricia-music.glade

+ 4 - 2
libricia_music/data/libricia-music.glade

@@ -29,8 +29,10 @@
   </object>
   <object class="GtkWindow" id="window">
     <property name="can_focus">False</property>
-    <property name="default_width">400</property>
-    <property name="default_height">200</property>
+    <property name="title" translatable="yes">Libricia Music</property>
+    <property name="default_width">800</property>
+    <property name="default_height">400</property>
+    <property name="icon_name">audio-headphones</property>
     <signal name="destroy" handler="on_window_destroy" swapped="no"/>
     <signal name="key-press-event" handler="on_window_key_press" swapped="no"/>
     <child>