From aaafa8e9ef6c56baef57b69e8e8ffe7a305a31f5 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Mon, 31 Jul 2023 13:29:34 -0700 Subject: [PATCH] libsysprof: start naming some bits as app store Probably can come up with better naming here, but it'd be nice to lay blame where it makes sense. --- src/libsysprof/sysprof-elf.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/libsysprof/sysprof-elf.c b/src/libsysprof/sysprof-elf.c index ece7dc08..404860b4 100644 --- a/src/libsysprof/sysprof-elf.c +++ b/src/libsysprof/sysprof-elf.c @@ -200,6 +200,11 @@ static const struct { { "libgnutls.so", "Cryptography" }, { "libgnutlsxx.so", "Cryptography" }, { "libgnutls-dane.so", "Cryptography" }, + + /* App Store */ + { "libgnomesoftware.so", "App Store" }, + { "libappstream.so", "App Store" }, + { "libappstream-glib.so", "App Store" }, }; static void