mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user