From 63420c26cfee07b3760610f417be41ddf1d3ac58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 16 Jan 2011 18:15:38 +0100 Subject: Fix the .desktop file. Missing trailing colon in the Categories entry. --- share/logdiag.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/logdiag.desktop b/share/logdiag.desktop index 9fb50c8..6f53d54 100644 --- a/share/logdiag.desktop +++ b/share/logdiag.desktop @@ -5,5 +5,5 @@ GenericName=Electric diagrams designer GenericName[cs]=Návrhář elektrických diagramů Icon=logdiag Exec=logdiag %f -Categories=Graphics;VectorGraphics;Electricity;Engineering;GTK +Categories=Graphics;VectorGraphics;Electricity;Engineering;GTK; -- cgit v1.2.3