Please, add Keywords field in desktop file
Brought to you by:
gt67
Hi,
Is a good idea add a Keywords field in Desktop file. It is mandatory for Debian. The following patch will fix the issue:
--- imagination.orig/imagination.desktop.in
+++ imagination/imagination.desktop.in
@@ -9,3 +9,4 @@ Icon=imagination
Terminal=false
Categories=AudioVideo;
StartupNotify=true
+Keywords=slideshow;video;audio;photos
Cheers,
Eriberto