diff options
author | Katarina Behrens <bubli@bubli.org> | 2013-05-03 00:12:25 +0200 |
---|---|---|
committer | Katarina Behrens <bubli@bubli.org> | 2013-05-03 00:12:58 +0200 |
commit | f2391b051952eff3018db977f99c75fabc931186 (patch) | |
tree | 96552df51967d56c873131e81cfd003f0adc88a7 /sd | |
parent | 7886bbd044a5148deafa61bde731e371166299f6 (diff) |
Forgot about the dialog title
Change-Id: I35d6b0652eee9ea99bbe48e067802c119ed4c56d
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/definecustomslideshow.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/definecustomslideshow.ui b/sd/uiconfig/simpress/ui/definecustomslideshow.ui index 26423c818b3e..4549029c6d80 100644 --- a/sd/uiconfig/simpress/ui/definecustomslideshow.ui +++ b/sd/uiconfig/simpress/ui/definecustomslideshow.ui @@ -5,6 +5,7 @@ <property name="can_focus">False</property> <property name="border_width">5</property> <property name="type_hint">dialog</property> + <property name="title" translatable="yes">Define Custom Slide Show</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> |