Bug 409860

Summary: I: kbackup: desktop-entry-lacks-keywords-entry usr/share/applications/org.kde.kbackup.desktop
Product: [Applications] kbackup Reporter: Scarlett Moore <sgmoore>
Component: generalAssignee: Martin Koller <martin>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Scarlett Moore 2019-07-16 14:31:23 UTC
While packaging for debian I encountered lintian error.
N: 
N:    This .desktop file does either not contain a "Keywords" entry or it does
N:    not contain any keywords not already present in the "Name" or
N:    "GenericName" entries.
N:    
N:    .desktop files are organized in key/value pairs (similar to .ini files).
N:    "Keywords" is the name of the entry/key in the .desktop file containing
N:    keywords relevant for this .desktop file.
N:    
N:    The desktop-file-validate tool in the desktop-file-utils package is
N:    useful for checking the syntax of desktop entries.
N:    
N:    Refer to
N:    https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html,
N:    https://bugs.debian.org/693918, and
N:    https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for
N:    details.
N:    
N:    Severity: wishlist, Certainty: certain
N:    
N:    Check: menu-format, Type: binary
N: 

Keywords=backup;anythingthatwouldresultinkbackupsearch

should be added to the kbackup desktop file.
Comment 1 Martin Koller 2019-07-18 09:58:40 UTC
Git commit 2e5c1753b5c8ccad2b1ae5a20453621124a89634 by Martin Koller.
Committed on 18/07/2019 at 09:57.
Pushed by mkoller into branch 'master'.

Add Keywords entry

M  +1    -0    src/org.kde.kbackup.desktop

https://commits.kde.org/kbackup/2e5c1753b5c8ccad2b1ae5a20453621124a89634