summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2014-05-02 00:07:02 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2014-05-02 00:07:02 -0300
commitfd537c0220cc9dc47e948f2f7dac7ff67532d400 (patch)
tree89410e8f3645bb64fad074f6965793285f6337b4 /src
parente7bebe975296263ae42aa7f1f3606e172ee36ec4 (diff)
downloadglade-fd537c0220cc9dc47e948f2f7dac7ff67532d400.tar.gz
GladeWindow: only show found recent files.
Diffstat (limited to 'src')
-rw-r--r--src/glade.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glade.glade b/src/glade.glade
index ffdb768c..4170e7d5 100644
--- a/src/glade.glade
+++ b/src/glade.glade
@@ -489,6 +489,7 @@ Andreas Nilsson &lt;andreas@andreasn.se&gt;</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="limit">10</property>
+ <property name="show_not_found">False</property>
<property name="sort_type">mru</property>
<signal name="insert" handler="on_recent_menu_insert" swapped="no"/>
<signal name="remove" handler="on_recent_menu_remove" swapped="no"/>