[anjuta] js-debugger: bgo#666448 - Support application/javascript target



commit 0746d7f460acbca15cc0e0238dc03ea4456a8757
Author: Johannes Schmid <jhs gnome org>
Date:   Sun Dec 18 12:53:27 2011 +0100

    js-debugger: bgo#666448 - Support application/javascript target

 plugins/js-debugger/js_debugger.plugin.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/js-debugger/js_debugger.plugin.in b/plugins/js-debugger/js_debugger.plugin.in
index 967c78c..a6b5e41 100644
--- a/plugins/js-debugger/js_debugger.plugin.in
+++ b/plugins/js-debugger/js_debugger.plugin.in
@@ -7,4 +7,4 @@ UserActivatable=yes
 Interfaces=IAnjutaDebugger, IAnjutaDebuggerInstruction, IAnjutaDebuggerBreakpoint, IAnjutaDebuggerVariable
 
 [File Loader]
-SupportedMimeTypes=application/x-executable,application/octet-stream,application/x-core,application/x-shellscript
+SupportedMimeTypes=application/x-executable,application/octet-stream,application/x-core,application/x-shellscript,application/javascript



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