From 5365cf366b334fd7fcb01dd8dfe446570405a231 Mon Sep 17 00:00:00 2001 From: Niels Sascha Reedijk Date: Fri, 24 Apr 2020 17:40:54 +0100 Subject: [PATCH] SoftwareUpdater: show localized name in Deskbar Reported by bitigchi in #15554. Thanks! --- src/apps/softwareupdater/SoftwareUpdater.rdef | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/softwareupdater/SoftwareUpdater.rdef b/src/apps/softwareupdater/SoftwareUpdater.rdef index cf145929b9..f58b82b66d 100644 --- a/src/apps/softwareupdater/SoftwareUpdater.rdef +++ b/src/apps/softwareupdater/SoftwareUpdater.rdef @@ -1,5 +1,7 @@ resource app_signature "application/x-vnd.haiku-softwareupdater"; +resource app_name_catalog_entry "x-vnd.haiku-softwareupdater:System name:SoftwareUpdater"; + resource app_flags B_SINGLE_LAUNCH; resource app_version {