From f796d8f38384454f4b5aaeb889a5a940a45a0032 Mon Sep 17 00:00:00 2001 From: Mickael Istria Date: Wed, 2 May 2018 17:49:36 +0200 Subject: Translate comment from French to English Change-Id: I21e7779bcfb7118ca6be1d48a8b7d16ed8aa7752 Signed-off-by: Mickael Istria --- .../eclipse/equinox/internal/p2/director/app/DirectorApplication.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles') diff --git a/bundles/org.eclipse.equinox.p2.director.app/src/org/eclipse/equinox/internal/p2/director/app/DirectorApplication.java b/bundles/org.eclipse.equinox.p2.director.app/src/org/eclipse/equinox/internal/p2/director/app/DirectorApplication.java index a0ccd3d89..d58202541 100644 --- a/bundles/org.eclipse.equinox.p2.director.app/src/org/eclipse/equinox/internal/p2/director/app/DirectorApplication.java +++ b/bundles/org.eclipse.equinox.p2.director.app/src/org/eclipse/equinox/internal/p2/director/app/DirectorApplication.java @@ -589,7 +589,7 @@ public class DirectorApplication implements IApplication, ProvisioningListener { return p2DataArea; } - //TODO Translate this into English: FAIRE QQCHE ICI POUR POSITIONNER p2 folder CORRECTEMENT + // Implement something here to position "p2 folder" correctly private void initializeServices() throws CoreException { BundleContext context = Activator.getContext(); ServiceReference agentProviderRef = context.getServiceReference(IProvisioningAgentProvider.class); -- cgit v1.2.3