Issue870

Title [PATCH] Add keywords entry to the desktop file
Priority minor Status resolved
Assigned To fluzz Keywords
Linked issues Watchers fluzz

Submitted on 2016-11-11 09h34 by Snark, last changed by fluzz.

Files
File name Uploaded Type Edit Remove
04_add_keywords_to_desktop_file.diff Snark, 2016-11-11.09:34:58 text/x-patch
04_add_keywords_to_desktop_file.diff Snark, 2016-11-12.22:20:57 text/x-patch
Messages
Author: Snark Date: 2016-11-11   09h34
The attached patch adds a keywords entry to the desktop file ; perhaps more 
keywords can be added, but I put what seemed most correct.
Author: fluzz Date: 2016-11-11   14h26
What about using the keywords of our website ? :

Keywords=free software;open source;role playing
game;isometric;freedroid;futuristic game;linux game;linux;free game;RPG;free RPG;
Author: Snark Date: 2016-11-12   20h51
I'll give a better patch : that one has a nice comment saying "MUST end with 
;"... and its list doesn't.
Author: Snark Date: 2016-11-12   20h58
I would say anything about "free", "open" or "linux" is redondant for a system 
where the file will be used (and the *BSD* people will probably take one of them 
badly).
Author: Snark Date: 2016-11-12   22h20
New version of the patch.
Author: fluzz Date: 2016-11-13   13h30
Pushed in commit 6cd52f8
History
Date User Action Args
2016-11-13 13:30:39fluzzsetstatus: open -> resolved
messages: + msg3389
2016-11-12 22:20:57Snarksetfiles: + 04_add_keywords_to_desktop_file.diff
messages: + msg3388
2016-11-12 20:58:55Snarksetmessages: + msg3387
2016-11-12 20:51:15Snarksetmessages: + msg3386
2016-11-11 14:26:59fluzzsetassignedto: fluzz
messages: + msg3382
nosy: + fluzz
2016-11-11 09:34:58Snarkcreate