Kaydet (Commit) f2391b05 authored tarafından Katarina Behrens's avatar Katarina Behrens

Forgot about the dialog title

Change-Id: I35d6b0652eee9ea99bbe48e067802c119ed4c56d
üst 7886bbd0
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="border_width">5</property> <property name="border_width">5</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<property name="title" translatable="yes">Define Custom Slide Show</property>
<child internal-child="vbox"> <child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1"> <object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property> <property name="can_focus">False</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment