[gnome-builder/wip/gtk4-port: 1281/1774] plugins/gdb: cleanup plugin naming




commit cdbf80a2b4d6dcdb448f79f7f3f343b52a7c9371
Author: Christian Hergert <chergert redhat com>
Date:   Wed Jun 1 13:21:37 2022 -0700

    plugins/gdb: cleanup plugin naming

 src/plugins/gdb/gdb.plugin | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/gdb/gdb.plugin b/src/plugins/gdb/gdb.plugin
index 39b26d9ea..cd7a9f696 100644
--- a/src/plugins/gdb/gdb.plugin
+++ b/src/plugins/gdb/gdb.plugin
@@ -2,9 +2,9 @@
 Authors=Christian Hergert <chergert redhat com>
 Builtin=true
 Copyright=Copyright © 2017-2018 Christian Hergert
-Description=Provides integration with the GNU Debugger
+Description=Provides debugger integration with gdb
 Embedded=_gbp_gdb_register_types
 Module=gdb
-Name=Gdb
+Name=GNU Debugger
 X-Category=debuggers
 X-Debugger-Languages=c,chdr,cpp,cpphdr,fortran,rust,vala,asm


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]