After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 688548 - document-manager: Never disable "find in files" action.
document-manager: Never disable "find in files" action.
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: document-manager
unspecified
Other All
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-17 18:05 UTC by Carl-Anton Ingmarsson
Modified: 2012-11-18 09:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
document-manager: Never disable "find in files" action. (1.07 KB, patch)
2012-11-17 18:05 UTC, Carl-Anton Ingmarsson
committed Details | Review

Description Carl-Anton Ingmarsson 2012-11-17 18:05:46 UTC
See attached patch.
Comment 1 Carl-Anton Ingmarsson 2012-11-17 18:05:48 UTC
Created attachment 229247 [details] [review]
document-manager: Never disable "find in files" action.

Find in files doesn't rely on an open document so there's no reason to disable it when there's
no open documents.
Comment 2 Sébastien Granjoux 2012-11-18 09:52:18 UTC
Comment on attachment 229247 [details] [review]
document-manager: Never disable "find in files" action.

Thanks. I have committed your patch.