[PATCH] Remove stale comment
- From: Jaap Haitsma <jaap haitsma org>
- To: "nautilus-list gnome org" <nautilus-list gnome org>
- Subject: [PATCH] Remove stale comment
- Date: Mon, 21 Feb 2005 23:06:07 +0100
Trivial patch
The bug the comment is referring to is already fixed
Jaap
Index: fm-properties-window.c
===================================================================
RCS file: /cvs/gnome/nautilus/src/file-manager/fm-properties-window.c,v
retrieving revision 1.209
diff -u -r1.209 fm-properties-window.c
--- fm-properties-window.c 18 Feb 2005 08:05:27 -0000 1.209
+++ fm-properties-window.c 21 Feb 2005 22:03:40 -0000
@@ -2198,11 +2198,6 @@
static gboolean
should_show_mime_type (FMPropertiesWindow *window)
{
- /* FIXME bugzilla.gnome.org 45652:
- * nautilus_file_is_directory should return TRUE for special
- * trash directory, but doesn't. I could trivially fix this
- * with a check for is_merged_trash_directory here instead.
- */
if (file_list_all_directories (window->details->target_files)) {
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]