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 08:37:45 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2009-01-16 08:37:45 (GMT)
commit93538f75e38f05bde8129a63245fe191ae4d295e (patch)
tree6d97ce4140243199aed26d4fc6882d3f19e27acd /ChangeLog
parent49155c59cfa278959aacf9317d525c396a5fe61f (diff)
Use brakets around the percentage in progress messages. See bug #567910.
2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (reload_remote_copy_progress_cb), (window_save_file_copy_progress_cb): Use brakets around the percentage in progress messages. See bug #567910. svn path=/trunk/; revision=3336
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7da9d5..050576f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (reload_remote_copy_progress_cb),
+ (window_save_file_copy_progress_cb):
+
+ Use brakets around the percentage in progress messages. See bug
+ #567910.
+
+2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (reload_remote_copy_ready_cb):
Fix typo in error message. See bug #567910.