eeschema.desktop kicad.desktop: Categories line should have a trailing semicolon

Bug #746710 reported by Mr. Anderson
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Martin Errenst

Bug Description

Categories=Development;Electronics

should be changed to

Categories=Development;Electronics;

to comply with the Desktop Entry Specification from the freedesktop.org project.

(see http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#value-types)

Revision history for this message
Martin Errenst (imp-d) wrote :

From the link above: "Some keys can have multiple values. In such a case, the value of the key is specified as a plural: for example, string(s). The multiple values should be separated by a semicolon, and the value of the key should have a semicolon as trailing character. Semicolons in these values need to be escaped using \;. "

Added those and updated the descriptions and fixed the names (matching those displayed by the tools itself).

Changed in kicad:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Blair Bonnett (bcb) wrote :

Updated to apply against revision 5275.

Changed in kicad:
assignee: nobody → Martin Janitschke (imp-d)
status: Confirmed → In Progress
Revision history for this message
Wayne Stambaugh (stambaughw) wrote :

Your patch was committed in the product branch r5287. Thank you for your contribution to KiCad.

Changed in kicad:
status: In Progress → Fix Committed
Jon Neal (reportingsjr)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.