Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-01-14 17:37:05 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-01-14 17:37:05 (GMT)
commit69e4f445b6ce8f6b6e778cd103939a7861ab9049 (patch)
tree0b52fe1a6714a4cb6c96373dbc04819ce1e5f5e2 /ChangeLog
parent5ef0f93815b2ceba269f10dde39cdc3762b3fbc3 (diff)
Do not include in recent menu inexistent documents. Fixes bug #339171.
2007-01-14 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_setup_recent): Do not include in recent menu inexistent documents. Fixes bug #339171. svn path=/trunk/; revision=2224
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90c638c..6a2c81b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-01-14 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (ev_window_setup_recent):
+
+ Do not include in recent menu inexistent documents. Fixes
+ bug #339171.
+
+2007-01-14 Carlos Garcia Campos <carlosgc@gnome.org>
+
* po/POTFILES.skip:
Update POTFILES.skip file according to current source tree.