Clarify when the logo will be shown

Change-Id: Ie6ac8530b3351a2c9899c33932ba6ab70b246cd3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158797
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
This commit is contained in:
Samuel Mehrbrodt
2023-11-02 11:00:03 +01:00
parent 15bac35f44
commit 86ab194c62

View File

@@ -468,7 +468,7 @@
</child>
<child>
<object class="GtkCheckButton" id="showlogo">
<property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo</property>
<property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo during pause</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>