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>2008-07-20 17:11:23 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-07-20 17:11:23 (GMT)
commitd8f0b1595b755a8bcd1b11fb8b1c64c9f4b7caba (patch)
tree1e214b35bcbef873f6fdf92184b16315832464a4 /ChangeLog
parent85dfaace7e166d26bd304ea714df6fae9a21bdd6 (diff)
Restart the job search when the find bar is opened for the second time.
2008-07-20 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (find_bar_visibility_changed_cb): Restart the job search when the find bar is opened for the second time. Fixes bug #531956. svn path=/trunk/; revision=3077
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f6fa17..0351493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-07-20 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (find_bar_visibility_changed_cb):
+
+ Restart the job search when the find bar is opened for the second
+ time. Fixes bug #531956.
+
+2008-07-20 Carlos Garcia Campos <carlosgc@gnome.org>
+
* libdocument/ev-document-factory.c: (get_mime_type_from_data),
(get_document_from_uri):