[anjuta] gdb, js-debugger: Better plugin names now that the user is prompted to check the correct debugger pl
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] gdb, js-debugger: Better plugin names now that the user is prompted to check the correct debugger pl
- Date: Wed, 20 Jan 2010 19:52:43 +0000 (UTC)
commit 55c5cb757dda56cd5593a8b795322a84d5eb7a48
Author: Johannes Schmid <jhs gnome org>
Date: Wed Jan 20 20:52:08 2010 +0100
gdb, js-debugger: Better plugin names now that the user is prompted to check the correct debugger plugin.
plugins/gdb/anjuta-gdb.plugin.in | 2 +-
plugins/js-debugger/js_debugger.plugin.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/gdb/anjuta-gdb.plugin.in b/plugins/gdb/anjuta-gdb.plugin.in
index f0d9125..f13d5ed 100644
--- a/plugins/gdb/anjuta-gdb.plugin.in
+++ b/plugins/gdb/anjuta-gdb.plugin.in
@@ -1,6 +1,6 @@
[Anjuta Plugin]
_Name=Gdb
-_Description=Gdb plugin.
+_Description=GNU Debugger Plugin
Location=anjuta-gdb:GdbPlugin
Icon=anjuta-gdb.plugin.png
UserActivatable=no
diff --git a/plugins/js-debugger/js_debugger.plugin.in b/plugins/js-debugger/js_debugger.plugin.in
index ee70eac..9b08736 100644
--- a/plugins/js-debugger/js_debugger.plugin.in
+++ b/plugins/js-debugger/js_debugger.plugin.in
@@ -2,7 +2,7 @@
Location=js_debugger:JSDbg
Icon=js_debugger.png
_Name=Anjuta JS Debugger Plugin
-_Description=Anjuta JS Debugger Plugin
+_Description=Javascript Debugger Plugin
UserActivatable=yes
Interfaces=IAnjutaDebugger, IAnjutaDebuggerInstruction, IAnjutaDebuggerBreakpoint, IAnjutaDebuggerVariable
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]