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 690948 - Add keywords to .desktop files
Add keywords to .desktop files
Status: RESOLVED FIXED
Product: gnome-font-viewer
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-font-viewer-maint
gnome-font-viewer-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-01 18:15 UTC by Daniel Mustieles
Modified: 2013-01-03 12:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add keywords to .desktop files (693 bytes, patch)
2013-01-01 18:15 UTC, Daniel Mustieles
reviewed Details | Review

Description Daniel Mustieles 2013-01-01 18:15:13 UTC
Created attachment 232454 [details] [review]
Add keywords to .desktop files

This makes GNOME Shell search more useful.

Take a look at: https://live.gnome.org/GnomeGoals/DesktopFileKeywords
Comment 1 Cosimo Cecchi 2013-01-02 13:24:20 UTC
Review of attachment 232454 [details] [review]:

::: src/gnome-font-viewer.desktop.in.in
@@ +2,3 @@
 _Name=Font Viewer
 _Comment=View fonts on your system
+_Keywords:fonts;view;

I think "view" is a too generic term here. How about "fonts;typeface;"?
Comment 2 Daniel Mustieles 2013-01-03 10:16:39 UTC
Ok for me.

Can I commit it with the change applied or you want to review it?

Thanks!
Comment 3 Cosimo Cecchi 2013-01-03 11:38:20 UTC
Sure, feel free to commit directly with the suggested change.
Comment 4 Daniel Mustieles 2013-01-03 12:34:46 UTC
Done :)

Many thanks!