[gnome-software/gnome-3-30] trivial: Fix the 'debuggers' subcategory
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-30] trivial: Fix the 'debuggers' subcategory
- Date: Wed, 17 Oct 2018 05:58:51 +0000 (UTC)
commit 73db4056dd67176f1a3f094cf18153275cb7505a
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]