Preferences: Change "recent documents" to "recently used applications and documents" plugin

This commit is contained in:
gm10 2019-02-20 09:32:28 +01:00
parent 7504a11bba
commit d613fa309f
No known key found for this signature in database
GPG Key ID: A981D4EA8CF993A9

View File

@ -536,7 +536,7 @@
</child> </child>
<child> <child>
<object class="GtkCheckButton" id="showRecentPlugin"> <object class="GtkCheckButton" id="showRecentPlugin">
<property name="label" translatable="yes">Show recent documents plugin</property> <property name="label" translatable="yes">Show recently used applications and documents plugin</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>