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>2009-01-16 10:35:15 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2009-01-16 10:35:15 (GMT)
commit3965fd4abaeaa50e58c59d50db9478efb03b53bd (patch)
tree84ec54e2175d2996f7c85cd2788d74d5b87a9414 /ChangeLog
parentf42be8e47997252a8960f9663938656ede5e95fd (diff)
Add missing brakets around the percentage in progress messages. See bug
2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (window_open_file_copy_progress_cb): Add missing brakets around the percentage in progress messages. See bug #567910. svn path=/trunk/; revision=3341
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0858172..aca9f43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (window_open_file_copy_progress_cb):
+
+ Add missing brakets around the percentage in progress
+ messages. See bug #567910.
+
+2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-application.c: (ev_application_open_window),
(ev_application_open_uri_at_dest):