[PATCH] Bug 149096 - Select Pattern doesn't work in Trash



This patch fixes the bug in which the "Select Pattern" dialog doesn't
select items properly in the Trash and on the Desktop.

Changes:
* Modified libnautilus-private/nautilus-directory.c &
libnautilus-private/nautilus-directory.h to make
nautilus_directory_get_file_list() into a public virtual method.

* Modified libnautilus-private/nautilus-desktop-directory.c to
override nautilus_directory_get_file_list() so that it can include
$HOME/Desktop's contents in the list of files.

* Modified libnautilus-private/nautilus-merged-directory.c to override
nautilus_directory_get_file_list() so that it will include all files
in the list of merged directories.


The patch has also been attached to the bug report:
http://bugzilla.gnome.org/show_bug.cgi?id=149096

Jimmy

Attachment: select-pattern-bug149096.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]