From: Edward Mann <phpeclipse.dev@edmann.com>
Date: Sat, 26 Jan 2008 00:09:47 +0000 (+0000)
Subject: Testing the post-commit script the only way i know how.
X-Git-Url: http://git.phpeclipse.com

Testing the post-commit script the only way i know how.
Refs #521
---

diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.properties b/net.sourceforge.phpeclipse.debug.ui/plugin.properties
index 73e44ee..43b3a49 100644
--- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties
+++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties
@@ -12,6 +12,7 @@ RunMenu.label=&Run
 BreakpoingActionSet.label=PHP Breakpoints
 # GlobalManageBreakpointAction.label=Toggle Line Breakpoint (PHP)
 AddBreakpoint.label=Toggle Breakpoint
+
 Context.Debugging.name=Debugging PHP
 Context.Debugging.description=Debugging PHP-Scripts
 DebugHover.description=Shows the value of the selected variable.