From ab2f787876dd10f2d7d2546a12eff34707b7df14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Thu, 16 Dec 2021 12:48:48 +0100 Subject: [PATCH] Add standard categories to desktop file The Photography category is probably an obvious one[1]. For the main category, I think Graphics fits better than Office [1] https://specifications.freedesktop.org/menu-spec/latest/apas02.html --- data/org.postmarketos.Megapixels.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.postmarketos.Megapixels.desktop b/data/org.postmarketos.Megapixels.desktop index 998d8af..e84effe 100644 --- a/data/org.postmarketos.Megapixels.desktop +++ b/data/org.postmarketos.Megapixels.desktop @@ -3,7 +3,7 @@ Name=Megapixels Exec=megapixels Terminal=false Type=Application -Categories=GTK; +Categories=GTK;Photography;Graphics; Icon=org.postmarketos.Megapixels X-Purism-FormFactor=Workstation;Mobile; StartupNotify=true