From fc9152aaa31d53fe5e80badc40b5ec67172c5d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 25 Mar 2013 20:21:39 +0100 Subject: [PATCH] Add missing trailing ';' to Categories= in desktop file. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=62736 Signed-off-by: Michał Górny --- src/systemadm.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/systemadm.desktop b/src/systemadm.desktop index 37498e1..9c1da40 100644 --- a/src/systemadm.desktop +++ b/src/systemadm.desktop @@ -5,4 +5,4 @@ Exec=systemadm Icon=applications-system Terminal=false Type=Application -Categories=System +Categories=System; -- 1.8.1.5