summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/windowscustomaction_ooo.scp
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-10-09 10:53:28 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-10-09 11:05:25 +0200
commitbf7657fc2a91f71a8e9d380f77470ff8d07f2f8c (patch)
treef9857ccf3c2e1487b143a74c502863f1a5a1af83 /scp2/source/ooo/windowscustomaction_ooo.scp
parent77f8ca714250f83ecf501a6ecbd23c9849ab6a70 (diff)
Killing even the last remenants of rebase
Change-Id: I649275360a1d57aeec03d3cecdb02f5f7ccdd1e8
Diffstat (limited to 'scp2/source/ooo/windowscustomaction_ooo.scp')
-rw-r--r--scp2/source/ooo/windowscustomaction_ooo.scp10
1 files changed, 0 insertions, 10 deletions
diff --git a/scp2/source/ooo/windowscustomaction_ooo.scp b/scp2/source/ooo/windowscustomaction_ooo.scp
index 6d3b11b69d7c..b489c3298b5f 100644
--- a/scp2/source/ooo/windowscustomaction_ooo.scp
+++ b/scp2/source/ooo/windowscustomaction_ooo.scp
@@ -401,16 +401,6 @@ WindowsCustomAction gid_Customaction_SortTree
Assignment1 = ("ControlEvent", "CustomSetup", "Tree", "DoAction", "SortTree", "1", "1");
End
-WindowsCustomAction gid_Customaction_RebaseLibrariesonproperties
- Name = "RebaseLibrariesOnProperties";
- Typ = "65";
- Source = "rebase.dll";
- Target = "RebaseLibrariesOnProperties";
- Inbinarytable = 1;
- Assignment1 = ("InstallExecuteSequence", "VersionNT < 600 And Not REMOVE=\"ALL\"", "end");
- Assignment2 = ("AdminExecuteSequence", "VersionNT < 600 And Not REMOVE=\"ALL\"", "end");
-End
-
WindowsCustomAction gid_Customaction_LookForRegisteredExtensions
Name = "LookForRegisteredExtensions";
Typ = "65";