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

heiko tietze (via logerrit) logerrit at kemper.freedesktop.org
Mon May 13 13:13:40 UTC 2019


 cui/uiconfig/ui/optgeneralpage.ui |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 9cbb98456a054b6b02e96c9d29f1b931893d4aed
Author:     heiko tietze <tietze.heiko at gmail.com>
AuthorDate: Mon May 13 11:02:10 2019 +0200
Commit:     Heiko Tietze <tietze.heiko at gmail.com>
CommitDate: Mon May 13 15:12:56 2019 +0200

    Typo in UI (Sentence style)
    
    Change-Id: I2013f36e5ccb2dda39ae2d1aa2e47eab8e072532
    Reviewed-on: https://gerrit.libreoffice.org/72221
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>

diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui
index b2f6114e3dab..7238b8932f42 100644
--- a/cui/uiconfig/ui/optgeneralpage.ui
+++ b/cui/uiconfig/ui/optgeneralpage.ui
@@ -61,7 +61,8 @@
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="cbShowTipOfTheDay">
-                    <property name="label" translatable="yes" context="optgeneralpage|TipOfTheDayCheckbox">Show "Tip of the day" Dialog on Start-up</property>
+                    <property name="label" translatable="yes" context="optgeneralpage|TipOfTheDayCheckbox">Show "Tip of the Day" dialog on start-up</property>
+                    <property name="visible">True</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>


More information about the Libreoffice-commits mailing list