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 691179 - Add keywords to .desktop file
Add keywords to .desktop file
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2013-01-05 11:11 UTC by Daniel Mustieles
Modified: 2013-01-22 08:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add keywords to .desktop file (661 bytes, patch)
2013-01-05 11:11 UTC, Daniel Mustieles
none Details | Review

Description Daniel Mustieles 2013-01-05 11:11:16 UTC
Created attachment 232818 [details] [review]
Add keywords to .desktop file

This makes GNOME Shell search more useful.

Take a look at: https://live.gnome.org/GnomeGoals/DesktopFileKeywords
Comment 1 André Klapper 2013-01-05 12:48:21 UTC
"keyring" is already part of the "key" result for the name. Assuming that gnome-shell also queries parts of comments ("encryption"), maybe add "security"?
Comment 2 Daniel Mustieles 2013-01-05 15:53:32 UTC
Ok, ok, I didn't realize it.

I'ts ok to commit it replacing "key" with "security"?

Thanks André for pointing it
Comment 3 Daniel Mustieles 2013-01-20 11:15:05 UTC
Hey, what about hhis patch? May I commit it with the change proposed by André?
Comment 4 Matthias Clasen 2013-01-21 22:36:28 UTC
GNOME shell doesn't look at comments, so keeping encryption would be good.
Adding 'security' sounds fine to me.
Comment 5 Daniel Mustieles 2013-01-22 08:47:56 UTC
Commited with the changes proposed by Matthias.

Thanks for your review! :)