summaryrefslogtreecommitdiff
path: root/ChangeLog-20010201
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2003-01-28 16:52:11 +0000
committerPablo Saratxaga <pablo@src.gnome.org>2003-01-28 16:52:11 +0000
commitf675fe79e00b7d19bd24b96e85ec62a17be04d9b (patch)
treeb0cbdbac496af16c1794c2d13dad984bdfd39444 /ChangeLog-20010201
parent55e2ffab73ef9a7f9b2fa6347fcf2c7a4c09817c (diff)
downloadnautilus-f675fe79e00b7d19bd24b96e85ec62a17be04d9b.tar.gz
updated Vietnamese file;
fixed old Changelog to UTF-8
Diffstat (limited to 'ChangeLog-20010201')
-rw-r--r--ChangeLog-2001020110
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog-20010201 b/ChangeLog-20010201
index e913a75b7..f2344c162 100644
--- a/ChangeLog-20010201
+++ b/ChangeLog-20010201
@@ -968,7 +968,7 @@
Improved the error message for this case so that it's
more likely to be helpful.
-2001-01-30 Martin Norbäck <d95mback@dtek.chalmers.se>
+2001-01-30 Martin Norbäck <d95mback@dtek.chalmers.se>
* libnautilus-extensions/nautilus-file-operations-progress.c:
(nautilus_file_operations_progress_new_file):
@@ -5291,7 +5291,7 @@ Wed Jan 24 21:21:52 2001 George Lebl <jirka@5z.com>
Use nautilus_gtk_button_set_standard_padding instead of
hardwiring button sizes. This fixed bug 5661.
-2001-01-16 Carlos Perelló Marín <carlos@gnome-db.org>
+2001-01-16 Carlos Perelló Marín <carlos@gnome-db.org>
* configure.in: Added es to ALL_LINGUAS.
@@ -10409,7 +10409,7 @@ Wed Jan 24 21:21:52 2001 George Lebl <jirka@5z.com>
at Arlo's request, made the sidebar tabs activate on button release
instead of button press.
-2000-12-14 Martin Norbäck <d95mback@dtek.chalmers.se>
+2000-12-14 Martin Norbäck <d95mback@dtek.chalmers.se>
reviewed by: Darin Adler <darin@eazel.com>
@@ -10690,7 +10690,7 @@ Wed Jan 24 21:21:52 2001 George Lebl <jirka@5z.com>
(nautilus_gnome_canvas_draw_pixbuf_helper_alpha): Tweak
formatting.
-2000-12-13 Martin Norbäck <d95mback@dtek.chalmers.se>
+2000-12-13 Martin Norbäck <d95mback@dtek.chalmers.se>
reviewed by: Darin Adler <darin@eazel.com>
@@ -21967,7 +21967,7 @@ Fixed bug 4332 (Right-click after New Folder separates icon from name)
Added a boolean flag to packagedata_copy, toggles whether or not
to deep copy.
Fix rpm header load to not add directories to the ->provides list
- (using a wonderfull O(n²) function, I'll leave it to the reader to
+ (using a wonderfull O(n²) function, I'll leave it to the reader to
improve it).
Uncommented the rpmheaderFree call.