[Libreoffice-commits] core.git: svx/uiconfig

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Fri Nov 4 10:13:22 UTC 2016


 svx/uiconfig/ui/profileexporteddialog.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6375c367021bdf6e6dcce266fc6d84e2f74222e2
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Fri Nov 4 10:05:24 2016 +0000

    Fix dialog name and title
    
    Change-Id: I55d628d6e61d4035155d42fa45270418a3e10387
    Reviewed-on: https://gerrit.libreoffice.org/30563
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/svx/uiconfig/ui/profileexporteddialog.ui b/svx/uiconfig/ui/profileexporteddialog.ui
index 3897bd5..93ac9de 100644
--- a/svx/uiconfig/ui/profileexporteddialog.ui
+++ b/svx/uiconfig/ui/profileexporteddialog.ui
@@ -2,10 +2,10 @@
 <!-- Generated with glade 3.20.0 -->
 <interface>
   <requires lib="gtk+" version="3.20"/>
-  <object class="GtkDialog" id="SafeModeQueryDialog">
+  <object class="GtkDialog" id="ProfileExportedDialog">
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
-    <property name="title" translatable="yes">Enter Safe Mode</property>
+    <property name="title" translatable="yes">Profile exported</property>
     <property name="resizable">False</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">


More information about the Libreoffice-commits mailing list