From 268a05b5e18154de835ca89ff9f7ddab8b56a05d Mon Sep 17 00:00:00 2001 From: David Korth Date: Tue, 18 Jul 2023 18:53:28 -0400 Subject: [PATCH] [xdg] rp-config.desktop: Only show in the "Settings" category, not "System". rp-config is a settings program, not a system program. --- xdg/rp-config.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdg/rp-config.desktop b/xdg/rp-config.desktop index 5972af56d..6e0daabb6 100644 --- a/xdg/rp-config.desktop +++ b/xdg/rp-config.desktop @@ -3,7 +3,7 @@ Icon=media-flash Exec=rp-config Terminal=false Type=Application -Categories=System;Settings; +Categories=Settings; SingleMainWindow=true StartupNotify=true Name=ROM Properties Page configuration