View Issue Details

IDProjectCategoryView StatusLast Update
0000821Double CommanderDefaultpublic2017-09-04 08:26
Reporterginggs Assigned ToAlexx2000  
PrioritynormalSeveritytrivialReproducibilityN/A
Status closedResolutionfixed 
ProjectionnoneETAnone 
PlatformLinuxOSDebian / UbuntuOS Version8.0 / 14.04
Product Version0.5.8Product Build5390 
Target Version0.5.9Fixed in Version0.5.9 
Summary0000821: Please add keywords to desktop file
DescriptionKeywords is a relatively new addition to the desktop entry spec that improves the ability to find apps by typing in related words. GNOME Shell, Unity, and Software Center currently support Keywords. Also, GNOME Shell 3.6 no longer uses the "Comment" field for searching so the discoverability since GNOME 3.4 will likely regress a bit until developers add keywords to their .desktop files.

The attached patch adds keywords to install/linux/doublecmd.desktop.

Please see https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords and http://lintian.debian.org/tags/desktop-entry-lacks-keywords-entry.html
TagsNo tags attached.
Attached Files
add-keywords-to-desktop-file.patch (260 bytes)   
--- a/install/linux/doublecmd.desktop
+++ b/install/linux/doublecmd.desktop
@@ -6,3 +6,4 @@
 Exec=doublecmd
 Type=Application
 Categories=Application;Utility;FileManager;
+Keywords=folder;manager;explore;disk;filesystem;orthodox;copy;queue;queuing;operations;
Fixed in Revision5437
Operating systemLinux
WidgetsetGTK2, QT4
Architecture64-bit

Activities

Issue History

Date Modified Username Field Change
2014-01-19 13:01 ginggs New Issue
2014-01-19 13:01 ginggs File Added: add-keywords-to-desktop-file.patch
2014-01-19 14:09 Alexx2000 Assigned To => Alexx2000
2014-01-19 14:09 Alexx2000 Status new => assigned
2014-01-19 14:09 Alexx2000 Target Version => 0.5.9
2014-01-19 14:12 Alexx2000 Fixed in Revision => 5437
2014-01-19 14:12 Alexx2000 Status assigned => resolved
2014-01-19 14:12 Alexx2000 Fixed in Version => 0.5.9
2014-01-19 14:12 Alexx2000 Resolution open => fixed
2017-09-04 08:26 Alexx2000 Status resolved => closed