tovid-suite / tovid

Suite of tools for DVD authoring
http://tovid.wikia.com/wiki/Tovid_Wiki
GNU General Public License v2.0
7 stars 4 forks source link

tovidgui.desktop: Categories line should have a trailing semicolon #147

Closed tovid-suite closed 9 years ago

tovid-suite commented 9 years ago

From walch.ma...@web.de on March 31, 2011 16:44:44

Categories=AudioVideo;Video

should be changed to

Categories=AudioVideo;Video;

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 )

Original issue: http://code.google.com/p/tovid/issues/detail?id=147

tovid-suite commented 9 years ago

From grepper@gmail.com on July 02, 2011 20:04:42

Thanks, fixed in svn rev. 3338 grepper

Status: Fixed