summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r--sfx2/uiconfig/ui/startcenter.ui13
1 files changed, 12 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 2591be7f5928..68ab54835d88 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -18,6 +18,17 @@
<property name="can_focus">False</property>
<property name="pixbuf">res/odg_32_8.png</property>
</object>
+ <object class="GtkMenu" id="clearmenu">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkMenuItem" id="clear_all">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Clear Recent Documents</property>
+ </object>
+ </child>
+ </object>
<object class="GtkMenu" id="filtermenu">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -160,7 +171,7 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="open_recent">
+ <object class="GtkButton" id="open_recent:clearmenu">
<property name="label" translatable="yes">_Recent Files</property>
<property name="visible">True</property>
<property name="can_focus">True</property>