[gnome-software] trivial: Fix the 'debuggers' subcategory
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix the 'debuggers' subcategory
- Date: Tue, 16 Oct 2018 13:22:50 +0000 (UTC)
commit 1f95742f5f44006975e6c47c44ab27245d8bdf2d
Author: Richard Hughes <richard hughsie com>
Date: Tue Oct 16 14:22:26 2018 +0100
trivial: Fix the 'debuggers' subcategory
This is just a typo discovered during the libxmlb work.
plugins/core/gs-desktop-common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/core/gs-desktop-common.c b/plugins/core/gs-desktop-common.c
index fad749e5..bfb24a45 100644
--- a/plugins/core/gs-desktop-common.c
+++ b/plugins/core/gs-desktop-common.c
@@ -55,7 +55,7 @@ static const GsDesktopMap map_developertools[] = {
{ "Development::Featured",
NULL} },
{ "debuggers", NC_("Menu of Developer Tools", "Debuggers"),
- { "Development:Debugger",
+ { "Development::Debugger",
NULL} },
{ "ide", NC_("Menu of Developer Tools", "IDEs"),
{ "Development::IDE",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]