hey wolf your cab for opera posted in XDA was bad, the default.plg was corrupted
chek if works now
Code:
<?xml version="1.0" encoding="utf-8"?>
<!--Edited by blazingwolf-->
<plugin>
<name>Opera</name>
<position>7</position>
<layouts>
<layout screenWidth="240" screenHeight="400">
<!-- Opera layout templates -->
<Layer ID="OperaExpanded" Visible="False" Width="240" Height="82" Clip="False">
<Layer ID="Page" Clip="False">
<!-- Large icon in upper right -->
<Image ID="Icon" Left="188" Top="-10" Width="43" Height="48" />
<Text ID="Name" Left="20" Top="26" Width="164" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="URL" Left="20" Top="43" Width="210" Height="36" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
<Layer ID="OperaCondensed" Visible="False" Width="480" Height="68">
<Layer ID="Page">
<!-- Condensed Line 1 -->
<Text ID="PluginLabel" Left="10" Top="4" Width="220" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1025">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
</layout>
<layout screenWidth="400" screenHeight="240">
<!-- Opera layout templates -->
<Layer ID="OperaExpanded" Visible="False" Width="400" Height="82" Clip="False">
<Layer ID="Page" Clip="False">
<!-- Large icon in upper right -->
<Image ID="Icon" Left="338" Top="-10" Width="43" Height="48" />
<Text ID="Name" Left="38" Top="26" Width="280" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="URL" Left="38" Top="43" Width="280" Height="18" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
<Layer ID="OperaCondensed" Visible="False" Width="400" Height="34">
<Layer ID="Page">
<!-- Condensed Line 1 -->
<Text ID="PluginLabel" Left="28" Top="4" Width="344" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1025">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
</layout>
</layouts>
</plugin>