Sfoglia il codice sorgente

Add title placeholder text

Matthias Vogelgesang 7 anni fa
parent
commit
72f636ae79
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/iridium-window.ui

+ 1 - 1
src/iridium-window.ui

@@ -75,7 +75,7 @@
                 <child>
                   <object class="GtkEntry" id="title_entry">
                     <property name="visible">True</property>
-                    <property name="text">Foo</property>
+                    <property name="placeholder-text">Add title …</property>
                     <property name="margin-top">6</property>
                     <property name="margin-left">6</property>
                     <property name="margin-right">6</property>