commit | 265580385ec2570021027e9c84584e3ee8cafee7 | [log] [tgz] |
---|---|---|
author | kfukuda <kfukuda> | Tue Sep 02 06:12:27 2008 +0000 |
committer | kfukuda <kfukuda> | Tue Sep 02 06:12:27 2008 +0000 |
tree | b2805f6a541ce5523c5b74ace20eed4760867ed4 | |
parent | 66f20d72d9125764c177c32498460ff94ec7c7f9 [diff] |
[245524] Renaming comclutch.win32 to win32.comclutch
diff --git a/features/org.eclipse.actf.ai-feature/feature.xml b/features/org.eclipse.actf.ai-feature/feature.xml index 664399c..be9ec12 100644 --- a/features/org.eclipse.actf.ai-feature/feature.xml +++ b/features/org.eclipse.actf.ai-feature/feature.xml
@@ -178,7 +178,7 @@ unpack="false"/> <plugin - id="org.eclipse.actf.util.comclutch.win32" + id="org.eclipse.actf.util.win32.comclutch" download-size="0" install-size="0" version="0.0.0"
diff --git a/plugins/org.eclipse.actf.ai.key.keyui/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.ai.key.keyui/META-INF/MANIFEST.MF index 89e39c6..1c3a691 100644 --- a/plugins/org.eclipse.actf.ai.key.keyui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.actf.ai.key.keyui/META-INF/MANIFEST.MF
@@ -9,5 +9,5 @@ org.eclipse.actf.ai.xmlstore, org.eclipse.ui, org.eclipse.actf.ai.navigator, - org.eclipse.actf.util.comclutch.win32 + org.eclipse.actf.util.win32.comclutch Eclipse-LazyStart: true