[Libreoffice-commits] core.git: sd/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Sat Sep 27 10:10:55 PDT 2014
sd/uiconfig/simpress/ui/headerfooterdialog.ui | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit c22ee0bdd2eae207dbd3cffa51bab4170a53344d
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Fri Sep 26 21:10:14 2014 -0500
Add missing title to the Header and Footer dialog
Change-Id: I720bf1be02b9b4decf5373d49de136b0e57c61c9
Reviewed-on: https://gerrit.libreoffice.org/11657
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
diff --git a/sd/uiconfig/simpress/ui/headerfooterdialog.ui b/sd/uiconfig/simpress/ui/headerfooterdialog.ui
index da0a57a..22c6081 100644
--- a/sd/uiconfig/simpress/ui/headerfooterdialog.ui
+++ b/sd/uiconfig/simpress/ui/headerfooterdialog.ui
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
<interface>
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkDialog" id="HeaderFooterDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
+ <property name="title" translatable="yes">Header and Footer</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
More information about the Libreoffice-commits
mailing list