|
From: <kro...@us...> - 2010-11-09 10:36:23
|
Revision: 3909
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=3909&view=rev
Author: kroko_koenig
Date: 2010-11-09 10:36:17 +0000 (Tue, 09 Nov 2010)
Log Message:
-----------
correct installer
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2010-11-07 21:40:13 UTC (rev 3908)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2010-11-09 10:36:17 UTC (rev 3909)
@@ -264,7 +264,7 @@
<Author>Mark Koenig (kroko) 2010</Author>
<HomePage>http://www.team-mediaportal.com</HomePage>
<ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</UpdateUrl>
+ <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
<Version>
<Major>0</Major>
<Minor>1</Minor>
@@ -276,7 +276,7 @@
</ExtensionDescription>
<VersionDescription>inital release</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</OnlineLocation>
+ <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
<ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
@@ -395,7 +395,7 @@
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
<LocalFileName>..\Source\BrowseTheWeb\xulrunner.png</LocalFileName>
- <ZipFileName>Installer{CopyFile}\{ae79ffc1-4c93-4417-9842-359b85693512}-xulrunner.png</ZipFileName>
+ <ZipFileName>Installer{CopyFile}\{3e02e324-41b2-4de9-82f4-959298f2e173}-xulrunner.png</ZipFileName>
<DestinationFilename />
</FileItem>
</Items>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2012-04-08 16:30:54
|
Revision: 4474
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4474&view=rev
Author: doskabouter
Date: 2012-04-08 16:30:48 +0000 (Sun, 08 Apr 2012)
Log Message:
-----------
fixed config-bug again
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2012-04-08 15:52:20 UTC (rev 4473)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2012-04-08 16:30:48 UTC (rev 4474)
@@ -1442,7 +1442,7 @@
<VersionDescription>Configuration code cleanup, fixed missing thumbs of bookmarks, fixed zooming issue, added pageup/pagedown</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2012-04-08T17:51:46.7830145+02:00</ReleaseDate>
+ <ReleaseDate>2012-04-08T18:29:34.428053+02:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-04-08 15:52:20 UTC (rev 4473)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-04-08 16:30:48 UTC (rev 4474)
@@ -311,7 +311,7 @@
<VersionDescription>Configuration code cleanup, fixed missing thumbs of bookmarks, fixed zooming issue, added pageup/pagedown</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2012-04-08T17:51:46.7830145+02:00</ReleaseDate>
+ <ReleaseDate>2012-04-08T18:29:34.428053+02:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2012-04-17 21:16:48
|
Revision: 4483
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4483&view=rev
Author: doskabouter
Date: 2012-04-17 21:16:38 +0000 (Tue, 17 Apr 2012)
Log Message:
-----------
release 0.3.6
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2012-04-17 21:09:28 UTC (rev 4482)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2012-04-17 21:16:38 UTC (rev 4483)
@@ -1612,5 +1612,137 @@
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
+ <PackageClass>
+ <Version>2.0</Version>
+ <Groups>
+ <Items>
+ <GroupItem Name="Default">
+ <DisplayName>Default</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Default</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Blue3">
+ <DisplayName>Blue3</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Blue3</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Blue3wide">
+ <DisplayName>Blue3wide</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Blue3wide</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ </Items>
+ </Groups>
+ <Sections>
+ <Items />
+ </Sections>
+ <Dependencies>
+ <Items>
+ <DependencyItem>
+ <Type>MediaPortal</Type>
+ <Id />
+ <MinVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MinVersion>
+ <MaxVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MaxVersion>
+ <WarnOnly>false</WarnOnly>
+ <Message>requires MediaPortal version 1.1.6.27644 to 1.1.6.27644.</Message>
+ <Name>MediaPortal</Name>
+ </DependencyItem>
+ </Items>
+ </Dependencies>
+ <PluginDependencies>
+ <Items>
+ <PluginDependencyItem AssemblyName="BrowseTheWeb.dll">
+ <CompatibleVersion>
+ <Items>
+ <CompatibleVersionItem>
+ <MinRequiredVersion>1.1.7.0</MinRequiredVersion>
+ <DesignedForVersion>1.1.7.0</DesignedForVersion>
+ </CompatibleVersionItem>
+ </Items>
+ </CompatibleVersion>
+ <SubSystemsUsed>
+ <Items>
+ <SubSystemItem Name="MP.SkinEngine" />
+ <SubSystemItem Name="MP.Config" />
+ <SubSystemItem Name="MP.DB" />
+ </Items>
+ </SubSystemsUsed>
+ </PluginDependencyItem>
+ </Items>
+ </PluginDependencies>
+ <GeneralInfo>
+ <Name>Browse The Web</Name>
+ <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
+ <Author>Mark Koenig (kroko) 2010</Author>
+ <HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
+ <ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
+ <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <Version>
+ <Major>0</Major>
+ <Minor>3</Minor>
+ <Build>6</Build>
+ <Revision>0</Revision>
+ </Version>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.</ExtensionDescription>
+ <VersionDescription>Fixed initial defaultzoom again, improved display of numbers of the urls, fixed password dialog (show *), fixed mouse cursor not disappearing</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
+ <ReleaseDate>2012-04-17T23:12:57.385693+02:00</ReleaseDate>
+ <Tags>webbrowser, internet, web</Tags>
+ <Location>..\..\BrowseTheWeb.mpe1</Location>
+ <Params>
+ <Items>
+ <SectionParam Name="Online Icon">
+ <Value />
+ <ValueType>String</ValueType>
+ <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
+ </SectionParam>
+ <SectionParam Name="Configuration file">
+ <Value />
+ <ValueType>Template</ValueType>
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
+If have .dll extension used like MP plugin configuration</Description>
+ </SectionParam>
+ <SectionParam Name="Online Screenshots">
+ <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <ValueType>String</ValueType>
+ <Description>Online stored screenshot urls separated by ; </Description>
+ </SectionParam>
+ <SectionParam Name="Force to uninstall on update">
+ <Value>YES</Value>
+ <ValueType>Bool</ValueType>
+ <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
+ </SectionParam>
+ </Items>
+ </Params>
+ </GeneralInfo>
+ <UniqueFileList>
+ <Items />
+ </UniqueFileList>
+ <ProjectSettings>
+ <FolderGroups />
+ </ProjectSettings>
+ <IsSkin>false</IsSkin>
+ </PackageClass>
</Items>
</ExtensionCollection>
\ No newline at end of file
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-04-17 21:09:28 UTC (rev 4482)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-04-17 21:16:38 UTC (rev 4483)
@@ -116,8 +116,8 @@
<Description />
</SectionParam>
<SectionParam Name="Description">
- <Value>This will install [Name] version [Version] on your computer.
-It is recommended that you close all other applications before continuing.
+ <Value>This will install [Name] version [Version] on your computer.
+It is recommended that you close all other applications before continuing.
Click Next to continue or Cancel to exit Setup.</Value>
<ValueType>String</ValueType>
<Description />
@@ -203,7 +203,7 @@
<SectionParam Name="Path to plugin">
<Value>%Plugins%\windows\browsetheweb.dll</Value>
<ValueType>Template</ValueType>
- <Description>Path to the plugin like
+ <Description>Path to the plugin like
%Plugins%\Windows\plugin.dll</Description>
</SectionParam>
</Items>
@@ -304,14 +304,14 @@
<Version>
<Major>0</Major>
<Minor>3</Minor>
- <Build>5</Build>
+ <Build>6</Build>
<Revision>0</Revision>
</Version>
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.</ExtensionDescription>
- <VersionDescription>Fixed initial defaultzoom, Fixed crash in configuration</VersionDescription>
+ <VersionDescription>Fixed initial defaultzoom again, improved display of numbers of the urls, fixed password dialog (show *), fixed mouse cursor not disappearing</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2012-04-08T20:35:02.246943+02:00</ReleaseDate>
+ <ReleaseDate>2012-04-17T23:12:57.385693+02:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
@@ -329,8 +329,8 @@
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
-If have .exe extension the will be executed
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2012-07-16 11:10:16
|
Revision: 4501
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4501&view=rev
Author: doskabouter
Date: 2012-07-16 11:10:09 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
installerscript now uses Default and DefaultWide
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
Added Paths:
-----------
trunk/plugins/BrowseTheWeb/Release/Skin/Default/
trunk/plugins/BrowseTheWeb/Release/Skin/DefaultWide/
Removed Paths:
-------------
trunk/plugins/BrowseTheWeb/Release/Skin/Blue3/
trunk/plugins/BrowseTheWeb/Release/Skin/Blue3wide/
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-07-16 07:23:33 UTC (rev 4500)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-07-16 11:10:09 UTC (rev 4501)
@@ -3,11 +3,11 @@
<Version>2.0</Version>
<Groups>
<Items>
- <GroupItem Name="Default">
+ <GroupItem Name="Common">
<ParentGroup />
- <DisplayName>Default</DisplayName>
+ <DisplayName>Common</DisplayName>
<DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
+ <Description>Common files</Description>
<Files>
<Items>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
@@ -41,62 +41,62 @@
</Items>
</Files>
</GroupItem>
- <GroupItem Name="Blue3">
+ <GroupItem Name="Default">
<ParentGroup />
<DisplayName>Default</DisplayName>
<DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
+ <Description>Default skin</Description>
<Files>
<Items>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3\browsetheweb.xml</LocalFileName>
+ <LocalFileName>Skin\Default\browsetheweb.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{f5702498-f4fe-4d93-a3e4-147b4259f022}-browsetheweb.xml</ZipFileName>
<DestinationFilename>%Skin%\Default\browsetheweb.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3\browsethewebbook.xml</LocalFileName>
+ <LocalFileName>Skin\Default\browsethewebbook.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{ff6dcc58-3934-4b17-9304-ba0969411580}-browsethewebbook.xml</ZipFileName>
<DestinationFilename>%Skin%\Default\browsethewebbook.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3\Media\hover_browsetheweb.png</LocalFileName>
+ <LocalFileName>Skin\Default\Media\hover_browsetheweb.png</LocalFileName>
<ZipFileName>Installer{CopyFile}\{a8509fba-5a4e-45c8-ad6c-5c6a50931b30}-hover_browsetheweb.png</ZipFileName>
<DestinationFilename>%Skin%\Default\Media\hover_browsetheweb.png</DestinationFilename>
</FileItem>
</Items>
</Files>
</GroupItem>
- <GroupItem Name="Blue3wide">
+ <GroupItem Name="DefaultWide">
<ParentGroup />
<DisplayName>DefaultWide</DisplayName>
<DefaulChecked>true</DefaulChecked>
- <Description>DefaultWide</Description>
+ <Description>DefaultWide skin</Description>
<Files>
<Items>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3wide\browsetheweb.xml</LocalFileName>
+ <LocalFileName>Skin\DefaultWide\browsetheweb.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{682a1fa4-16db-4bc3-961f-e05e59ce1787}-browsetheweb.xml</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\browsetheweb.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3wide\browsethewebbook.xml</LocalFileName>
+ <LocalFileName>Skin\DefaultWide\browsethewebbook.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{d4d67df8-81ad-4d73-b98e-350693b4644b}-browsethewebbook.xml</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\browsethewebbook.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3wide\Media\hover_browsetheweb.png</LocalFileName>
+ <LocalFileName>Skin\DefaultWide\Media\hover_browsetheweb.png</LocalFileName>
<ZipFileName>Installer{CopyFile}\{261f9f9e-cace-4e95-b709-c1db6c350606}-hover_browsetheweb.png</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\Media\hover_browsetheweb.png</DestinationFilename>
</FileItem>
@@ -163,7 +163,7 @@
</Params>
<Actions>
<Items>
- <ActionItem Name="InstallFiles" ActionType="InstallFiles" ConditionGroup="Default">
+ <ActionItem Name="InstallFiles" ActionType="InstallFiles" ConditionGroup="Common">
<Params>
<Items />
</Params>
@@ -197,7 +197,7 @@
</Params>
<Actions>
<Items>
- <ActionItem Name="ConfigurePlugin" ActionType="ConfigurePlugin" ConditionGroup="Default">
+ <ActionItem Name="ConfigurePlugin" ActionType="ConfigurePlugin" ConditionGroup="Common">
<Params>
<Items>
<SectionParam Name="Path to plugin">
@@ -307,7 +307,7 @@
<Build>7</Build>
<Revision>0</Revision>
</Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.</ExtensionDescription>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
<VersionDescription>Fixed toggle mouse option, added linkid to flash objects (performs a click in the middle of the object), added compatibility with MP 1.3.0 Alpha</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
@@ -379,42 +379,42 @@
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3\browsetheweb.xml</LocalFileName>
+ <LocalFileName>Skin\Default\browsetheweb.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{f5702498-f4fe-4d93-a3e4-147b4259f022}-browsetheweb.xml</ZipFileName>
<DestinationFilename>%Skin%\Default\browsetheweb.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3\browsethewebbook.xml</LocalFileName>
+ <LocalFileName>Skin\Default\browsethewebbook.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{ff6dcc58-3934-4b17-9304-ba0969411580}-browsethewebbook.xml</ZipFileName>
<DestinationFilename>%Skin%\Default\browsethewebbook.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3\Media\hover_browsetheweb.png</LocalFileName>
+ <LocalFileName>Skin\Default\Media\hover_browsetheweb.png</LocalFileName>
<ZipFileName>Installer{CopyFile}\{a8509fba-5a4e-45c8-ad6c-5c6a50931b30}-hover_browsetheweb.png</ZipFileName>
<DestinationFilename>%Skin%\Default\Media\hover_browsetheweb.png</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3wide\browsetheweb.xml</LocalFileName>
+ <LocalFileName>Skin\DefaultWide\browsetheweb.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{682a1fa4-16db-4bc3-961f-e05e59ce1787}-browsetheweb.xml</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\browsetheweb.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3wide\browsethewebbook.xml</LocalFileName>
+ <LocalFileName>Skin\DefaultWide\browsethewebbook.xml</LocalFileName>
<ZipFileName>Installer{CopyFile}\{d4d67df8-81ad-4d73-b98e-350693b4644b}-browsethewebbook.xml</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\browsethewebbook.xml</DestinationFilename>
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
- <LocalFileName>Skin\Blue3wide\Media\hover_browsetheweb.png</LocalFileName>
+ <LocalFileName>Skin\DefaultWide\Media\hover_browsetheweb.png</LocalFileName>
<ZipFileName>Installer{CopyFile}\{261f9f9e-cace-4e95-b709-c1db6c350606}-hover_browsetheweb.png</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\Media\hover_browsetheweb.png</DestinationFilename>
</FileItem>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2012-07-16 12:22:12
|
Revision: 4503
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4503&view=rev
Author: doskabouter
Date: 2012-07-16 12:22:05 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
release version 0.3.8
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2012-07-16 11:15:51 UTC (rev 4502)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2012-07-16 12:22:05 UTC (rev 4503)
@@ -1876,5 +1876,137 @@
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
+ <PackageClass>
+ <Version>2.0</Version>
+ <Groups>
+ <Items>
+ <GroupItem Name="Common">
+ <DisplayName>Common</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Common</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Default">
+ <DisplayName>Default</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Default</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="DefaultWide">
+ <DisplayName>DefaultWide</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>DefaultWide</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ </Items>
+ </Groups>
+ <Sections>
+ <Items />
+ </Sections>
+ <Dependencies>
+ <Items>
+ <DependencyItem>
+ <Type>MediaPortal</Type>
+ <Id />
+ <MinVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MinVersion>
+ <MaxVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MaxVersion>
+ <WarnOnly>false</WarnOnly>
+ <Message>requires MediaPortal version 1.1.6.27644 to 1.1.6.27644.</Message>
+ <Name>MediaPortal</Name>
+ </DependencyItem>
+ </Items>
+ </Dependencies>
+ <PluginDependencies>
+ <Items>
+ <PluginDependencyItem AssemblyName="BrowseTheWeb.dll">
+ <CompatibleVersion>
+ <Items>
+ <CompatibleVersionItem>
+ <MinRequiredVersion>1.1.7.0</MinRequiredVersion>
+ <DesignedForVersion>1.2.100.0</DesignedForVersion>
+ </CompatibleVersionItem>
+ </Items>
+ </CompatibleVersion>
+ <SubSystemsUsed>
+ <Items>
+ <SubSystemItem Name="MP.SkinEngine" />
+ <SubSystemItem Name="MP.Config" />
+ <SubSystemItem Name="MP.DB" />
+ </Items>
+ </SubSystemsUsed>
+ </PluginDependencyItem>
+ </Items>
+ </PluginDependencies>
+ <GeneralInfo>
+ <Name>Browse The Web</Name>
+ <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
+ <Author>Mark Koenig (kroko) 2010</Author>
+ <HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
+ <ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
+ <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <Version>
+ <Major>0</Major>
+ <Minor>3</Minor>
+ <Build>8</Build>
+ <Revision>0</Revision>
+ </Version>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
+ <VersionDescription>Fixed zoom issue, Added possibility for skinners to define the area of the statusbar and webbrowser control</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
+ <ReleaseDate>2012-07-16T14:19:36.713895+02:00</ReleaseDate>
+ <Tags>webbrowser, internet, web</Tags>
+ <Location>..\..\BrowseTheWeb.mpe1</Location>
+ <Params>
+ <Items>
+ <SectionParam Name="Online Icon">
+ <Value />
+ <ValueType>String</ValueType>
+ <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
+ </SectionParam>
+ <SectionParam Name="Configuration file">
+ <Value />
+ <ValueType>Template</ValueType>
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
+If have .dll extension used like MP plugin configuration</Description>
+ </SectionParam>
+ <SectionParam Name="Online Screenshots">
+ <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <ValueType>String</ValueType>
+ <Description>Online stored screenshot urls separated by ; </Description>
+ </SectionParam>
+ <SectionParam Name="Force to uninstall on update">
+ <Value>YES</Value>
+ <ValueType>Bool</ValueType>
+ <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
+ </SectionParam>
+ </Items>
+ </Params>
+ </GeneralInfo>
+ <UniqueFileList>
+ <Items />
+ </UniqueFileList>
+ <ProjectSettings>
+ <FolderGroups />
+ </ProjectSettings>
+ <IsSkin>false</IsSkin>
+ </PackageClass>
</Items>
</ExtensionCollection>
\ No newline at end of file
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-07-16 11:15:51 UTC (rev 4502)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2012-07-16 12:22:05 UTC (rev 4503)
@@ -304,14 +304,14 @@
<Version>
<Major>0</Major>
<Minor>3</Minor>
- <Build>7</Build>
+ <Build>8</Build>
<Revision>0</Revision>
</Version>
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
- <VersionDescription>Fixed toggle mouse option, added linkid to flash objects (performs a click in the middle of the object), added compatibility with MP 1.3.0 Alpha</VersionDescription>
+ <VersionDescription>Fixed zoom issue, Added possibility for skinners to define the area of the statusbar and webbrowser control</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2012-07-01T21:15:38.2282677+02:00</ReleaseDate>
+ <ReleaseDate>2012-07-16T14:19:36.713895+02:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2013-01-13 14:58:28
|
Revision: 4522
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4522&view=rev
Author: doskabouter
Date: 2013-01-13 14:58:15 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
- Added Titan skin
- Release 0.3.9
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Added Paths:
-----------
trunk/plugins/BrowseTheWeb/Release/Skin/Titan/
trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/
trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/hover_BrowseTheWeb.png
trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/icon_btw.png
trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsetheweb.xml
trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsethewebbook.xml
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-01-03 12:27:47 UTC (rev 4521)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-01-13 14:58:15 UTC (rev 4522)
@@ -2008,5 +2008,145 @@
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
+ <PackageClass>
+ <Version>2.0</Version>
+ <Groups>
+ <Items>
+ <GroupItem Name="Common">
+ <DisplayName>Common</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Common</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Default">
+ <DisplayName>Default</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Default</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="DefaultWide">
+ <DisplayName>DefaultWide</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>DefaultWide</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Titan">
+ <DisplayName>Titan</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Titan</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ </Items>
+ </Groups>
+ <Sections>
+ <Items />
+ </Sections>
+ <Dependencies>
+ <Items>
+ <DependencyItem>
+ <Type>MediaPortal</Type>
+ <Id />
+ <MinVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MinVersion>
+ <MaxVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MaxVersion>
+ <WarnOnly>false</WarnOnly>
+ <Message>requires MediaPortal version 1.1.6.27644 to 1.1.6.27644.</Message>
+ <Name>MediaPortal</Name>
+ </DependencyItem>
+ </Items>
+ </Dependencies>
+ <PluginDependencies>
+ <Items>
+ <PluginDependencyItem AssemblyName="BrowseTheWeb.dll">
+ <CompatibleVersion>
+ <Items>
+ <CompatibleVersionItem>
+ <MinRequiredVersion>1.1.7.0</MinRequiredVersion>
+ <DesignedForVersion>1.2.100.0</DesignedForVersion>
+ </CompatibleVersionItem>
+ </Items>
+ </CompatibleVersion>
+ <SubSystemsUsed>
+ <Items>
+ <SubSystemItem Name="MP.SkinEngine" />
+ <SubSystemItem Name="MP.Config" />
+ <SubSystemItem Name="MP.DB" />
+ </Items>
+ </SubSystemsUsed>
+ </PluginDependencyItem>
+ </Items>
+ </PluginDependencies>
+ <GeneralInfo>
+ <Name>Browse The Web</Name>
+ <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
+ <Author>Mark Koenig (kroko) 2010</Author>
+ <HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
+ <ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
+ <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <Version>
+ <Major>0</Major>
+ <Minor>3</Minor>
+ <Build>9</Build>
+ <Revision>0</Revision>
+ </Version>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
+ <VersionDescription>Added Titan skin files</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
+ <ReleaseDate>2013-01-13T15:55:13.4867701+01:00</ReleaseDate>
+ <Tags>webbrowser, internet, web</Tags>
+ <Location>..\..\BrowseTheWeb.mpe1</Location>
+ <Params>
+ <Items>
+ <SectionParam Name="Online Icon">
+ <Value />
+ <ValueType>String</ValueType>
+ <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
+ </SectionParam>
+ <SectionParam Name="Configuration file">
+ <Value />
+ <ValueType>Template</ValueType>
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
+If have .dll extension used like MP plugin configuration</Description>
+ </SectionParam>
+ <SectionParam Name="Online Screenshots">
+ <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <ValueType>String</ValueType>
+ <Description>Online stored screenshot urls separated by ; </Description>
+ </SectionParam>
+ <SectionParam Name="Force to uninstall on update">
+ <Value>YES</Value>
+ <ValueType>Bool</ValueType>
+ <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
+ </SectionParam>
+ </Items>
+ </Params>
+ </GeneralInfo>
+ <UniqueFileList>
+ <Items />
+ </UniqueFileList>
+ <ProjectSettings>
+ <FolderGroups />
+ </ProjectSettings>
+ <IsSkin>false</IsSkin>
+ </PackageClass>
</Items>
</ExtensionCollection>
\ No newline at end of file
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-01-03 12:27:47 UTC (rev 4521)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-01-13 14:58:15 UTC (rev 4522)
@@ -103,6 +103,44 @@
</Items>
</Files>
</GroupItem>
+ <GroupItem Name="Titan">
+ <ParentGroup />
+ <DisplayName>Titan</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Titan skin</Description>
+ <Files>
+ <Items>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\browsetheweb.xml</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{32f77709-f0a8-447b-a83d-4d8edf5a069f}-browsetheweb.xml</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\browsetheweb.xml</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\browsethewebbook.xml</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{8fff8bac-aeb8-4446-85a2-3baa74e3f230}-browsethewebbook.xml</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\browsethewebbook.xml</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\Media\hover_BrowseTheWeb.png</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{29405d3f-be2b-4ae9-9745-6c9be54b6ba1}-hover_BrowseTheWeb.png</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\Media\hover_BrowseTheWeb.png</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\Media\icon_btw.png</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{581ec8e6-5f7d-45d0-a473-3b4ac0c09a00}-icon_btw.png</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\Media\icon_btw.png</DestinationFilename>
+ </FileItem>
+ </Items>
+ </Files>
+ </GroupItem>
</Items>
</Groups>
<Sections>
@@ -304,14 +342,14 @@
<Version>
<Major>0</Major>
<Minor>3</Minor>
- <Build>8</Build>
+ <Build>9</Build>
<Revision>0</Revision>
</Version>
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
- <VersionDescription>Fixed zoom issue, Added possibility for skinners to define the area of the statusbar and webbrowser control</VersionDescription>
+ <VersionDescription>Added Titan skin files</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2012-07-16T14:19:36.713895+02:00</ReleaseDate>
+ <ReleaseDate>2013-01-13T15:55:13.4867701+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
@@ -418,11 +456,39 @@
<ZipFileName>Installer{CopyFile}\{261f9f9e-cace-4e95-b709-c1db6c350606}-hover_browsetheweb.png</ZipFileName>
<DestinationFilename>%Skin%\DefaultWide\Media\hover_browsetheweb.png</DestinationFilename>
</FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\browsetheweb.xml</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{32f77709-f0a8-447b-a83d-4d8edf5a069f}-browsetheweb.xml</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\browsetheweb.xml</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\browsethewebbook.xml</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{8fff8bac-aeb8-4446-85a2-3baa74e3f230}-browsethewebbook.xml</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\browsethewebbook.xml</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\Media\hover_BrowseTheWeb.png</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{29405d3f-be2b-4ae9-9745-6c9be54b6ba1}-hover_BrowseTheWeb.png</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\Media\hover_BrowseTheWeb.png</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>Skin\Titan\Media\icon_btw.png</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{581ec8e6-5f7d-45d0-a473-3b4ac0c09a00}-icon_btw.png</ZipFileName>
+ <DestinationFilename>%Skin%\Titan\Media\icon_btw.png</DestinationFilename>
+ </FileItem>
<FileItem InstallType="CopyFile" SystemFile="true" Modified="true">
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
<LocalFileName>..\Source\BrowseTheWeb\xulrunner.png</LocalFileName>
- <ZipFileName>Installer{CopyFile}\{110abcb7-bb33-4c64-ac7f-ad0e6accd506}-xulrunner.png</ZipFileName>
+ <ZipFileName>Installer{CopyFile}\{6e728693-bf55-4d93-bbcd-0ad506b44c58}-xulrunner.png</ZipFileName>
<DestinationFilename />
</FileItem>
</Items>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
===================================================================
(Binary files differ)
Added: trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/hover_BrowseTheWeb.png
===================================================================
(Binary files differ)
Property changes on: trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/hover_BrowseTheWeb.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/icon_btw.png
===================================================================
(Binary files differ)
Property changes on: trunk/plugins/BrowseTheWeb/Release/Skin/Titan/Media/icon_btw.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsetheweb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsetheweb.xml (rev 0)
+++ trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsetheweb.xml 2013-01-13 14:58:15 UTC (rev 4522)
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<!--version="1.0" encoding="utf-8" standalone="yes"-->
+<window>
+ <id>54537689</id>
+ <defaultcontrol>2</defaultcontrol>
+ <allowoverlay>control.isvisible(13371337)</allowoverlay>
+ <disabletopbar>true</disabletopbar>
+ <define>#header.label:</define>
+ <define>#header.background:hover_BrowseTheWeb.png</define>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ <controls>
+ <control>
+ <description>DEFAULT BACKGROUND</description>
+ <type>image</type>
+ <id>0</id>
+ <posX>0</posX>
+ <posY>980</posY>
+ <width>1920</width>
+ <height>100</height>
+ <texture>tvguide_button_selected_middle.png</texture>
+ <shouldCache>true</shouldCache>
+ </control>
+ <control>
+ <description>Status label</description>
+ <id>9</id>
+ <type>label</type>
+ <posX>30</posX>
+ <posY>1005</posY>
+ <width>1686</width>
+ <font>fontB16</font>
+ <textcolor>000000</textcolor>
+ <label>#(L(126)) | #btWeb.status</label>
+ <animation effect="fade" time="200">WindowOpen</animation>
+ <animation effect="fade" time="200">WindowClose</animation>
+ </control>
+ <control>
+ <description>Link id label</description>
+ <type>fadelabel</type>
+ <id>9</id>
+ <posX>1875</posX>
+ <posY>1005</posY>
+ <width>960</width>
+ <label>#btWeb.linkid</label>
+ <font>fontB16</font>
+ <textcolor>000000</textcolor>
+ <animation effect="fade" time="200">WindowOpen</animation>
+ <animation effect="fade" time="200">WindowClose</animation>
+ <align>right</align>
+ </control>
+ </controls>
+</window>
\ No newline at end of file
Added: trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsethewebbook.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsethewebbook.xml (rev 0)
+++ trunk/plugins/BrowseTheWeb/Release/Skin/Titan/browsethewebbook.xml 2013-01-13 14:58:15 UTC (rev 4522)
@@ -0,0 +1,342 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<window>
+ <id>54537688</id>
+ <defaultcontrol>50</defaultcontrol>
+ <allowoverlay>yes</allowoverlay>
+ <disabletopbar>yes</disabletopbar>
+ <define>#header.label:443</define>
+ <controls>
+
+ <control>
+ <description>BG</description>
+ <type>image</type>
+ <id>1</id>
+ <width>1920</width>
+ <height>1080</height>
+ <texture>background.png</texture>
+ </control>
+
+ <control>
+ <description>BG</description>
+ <type>image</type>
+ <id>1</id>
+ <width>1920</width>
+ <height>1080</height>
+ <texture>hover_BrowseTheWeb.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <control>
+ <id>0</id>
+ <type>image</type>
+ <posX>66</posX>
+ <posY>34</posY>
+ <width>61</width>
+ <height>60</height>
+ <texture>icon_btw.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- :: Overlays :: -->
+
+ <control>
+ <description>viewport thumbs</description>
+ <type>image</type>
+ <id>1</id>
+ <posX>10</posX>
+ <posY>252</posY>
+ <width>1903</width>
+ <height>790</height>
+ <texture>panel_thumbs_noinfo.png</texture>
+ <visible>[facadeview.smallicons | facadeview.largeicons] + Control.IsVisible(50)</visible>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <control>
+ <description>VIEWPORT</description>
+ <type>image</type>
+ <id>0</id>
+ <posX>10</posX>
+ <posY>252</posY>
+ <width>1903</width>
+ <height>790</height>
+ <texture>panel_list_music.png</texture>
+ <visible>facadeview.list</visible>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- :: Listview Lines :: -->
+
+ <control>
+ <description>List Lines</description>
+ <type>image</type>
+ <id>1</id>
+ <posX>800</posX>
+ <posY>385</posY>
+ <width>1029</width>
+ <height>506</height>
+ <texture>list_lines_wide.png</texture>
+ <visible>facadeview.list + control.isvisible(50)</visible>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <control>
+ <description>Selected item Label</description>
+ <type>fadelabel</type>
+ <id>1</id>
+ <posX>200</posX>
+ <posY>1015</posY>
+ <width>1520</width>
+ <label>#selecteditem</label>
+ <font>fontB16</font>
+ <textcolor>000000</textcolor>
+ <align>center</align>
+ <visible>facadeview.list + Control.IsVisible(50)</visible>
+ <animation effect="fade" start="0" end="100" time="300" delay="350">WindowOpen</animation>
+ <animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>
+ </control>
+
+ <control>
+ <description>Selected item Label</description>
+ <type>fadelabel</type>
+ <id>1</id>
+ <posX>200</posX>
+ <posY>1015</posY>
+ <width>1520</width>
+ <label>#selecteditem</label>
+ <font>fontB16</font>
+ <textcolor>000000</textcolor>
+ <align>center</align>
+ <visible>[facadeview.smallicons | facadeview.largeicons] + Control.IsVisible(50)</visible>
+ <animation effect="fade" start="0" end="100" time="300" delay="350">WindowOpen</animation>
+ <animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>
+ </control>
+
+ <import>common.time.xml</import>
+
+ <control>
+ <type>actiongroup</type>
+ <description>action menu</description>
+ <defaultcontrol>2</defaultcontrol>
+ <onexit>50</onexit>
+ <dimColor>00ffffff</dimColor>
+ <buttonX>0</buttonX>
+ <buttonY>0</buttonY>
+ <buttonwidth>497</buttonwidth>
+ <buttonheight>1080</buttonheight>
+
+ <control>
+ <type>image</type>
+ <id>0</id>
+ <width>1920</width>
+ <height>1080</height>
+ <texture>semi_trans_back_hidden_menu.png</texture>
+ <visible>!Control.HasFocus(50)</visible>
+ <animation effect="fade" time="450">visible</animation>
+ <animation effect="fade" time="400">hidden</animation>
+ </control>
+
+ <control>
+ <type>image</type>
+ <id>0</id>
+ <posY>15</posY>
+ <posX>0</posX>
+ <width>631</width>
+ <height>1044</height>
+ <texture>menu_bg.png</texture>
+ <visible>!Control.HasFocus(50)</visible>
+ <animation effect="fade" time="0">WindowClose</animation>
+ <animation effect="slide" start="-150,0" time="100">visible</animation>
+ <animation effect="fade" time="50">visible</animation>
+ <animation effect="fade" time="0">hidden</animation>
+ </control>
+ <control>
+ <description>Menu label</description>
+ <type>label</type>
+ <id>1</id>
+ <posX>116</posX>
+ <posY>100</posY>
+ <label>924</label>
+ <font>fontB16</font>
+ <textcolor>393939</textcolor>
+ <visible>!Control.HasFocus(50)</visible>
+ <animation effect="fade" time="0">WindowClose</animation>
+ <animation effect="slide" start="-150,0" time="100">visible</animation>
+ <animation effect="fade" time="50">visible</animation>
+ <animation effect="fade" time="0">hidden</animation>
+ </control>
+
+ <control>
+ <type>group</type>
+ <description>group element</description>
+ <visible>!Control.HasFocus(50)</visible>
+ <animation effect="fade" time="0">WindowClose</animation>
+ <animation effect="slide" start="-150,0" time="100">visible</animation>
+ <animation effect="fade" time="50">visible</animation>
+ <animation effect="fade" time="0">hidden</animation>
+ <posX>69</posX>
+ <posY>155</posY>
+ <layout>StackLayout(0, Vertical, true)</layout>
+
+ <control>
+ <type>button</type>
+ <description>View-As button</description>
+ <id>2</id>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <onup>5</onup>
+ <ondown>3</ondown>
+ <label>100</label>
+ <textureFocus>hiddenmenu_item_selected.png</textureFocus>
+ <textureNoFocus>-</textureNoFocus>
+ <posX>69</posX>
+ <posY>215</posY>
+ <width>497</width>
+ <height>70</height>
+ <textXOff>66</textXOff>
+ <textYOff>17</textYOff>
+ </control>
+
+ </control>
+ </control>
+
+ <!-- :: List Scrolling Popup :: -->
+
+ <control>
+ <description>listscroller bg</description>
+ <type>image</type>
+ <id>1</id>
+ <posX>980</posX>
+ <posY>320</posY>
+ <width>187</width>
+ <height>202</height>
+ <texture>listscroller_bg.png</texture>
+ <visible>facadeview.list+string.contains(#scrolling.up,yes)|string.contains(#scrolling.down,yes)</visible>
+ <animation effect="fade" start="0" end="100" time="300" delay="0">Visible</animation>
+ <animation effect="fade" start="100" end="0" time="0" delay="0">Hidden</animation>
+ </control>
+
+ <control Style="BlueColor">
+ <type>label</type>
+ <id>1</id>
+ <posX>1035</posX>
+ <posY>374</posY>
+ <width>96</width>
+ <height>96</height>
+ <font>TitanLight12</font>
+ <label>#selecteditem.scrolllabel</label>
+ <visible>facadeview.list+string.contains(#scrolling.up,yes)|string.contains(#scrolling.down,yes)</visible>
+ <align>center</align>
+ <valign>middle</valign>
+ <animation effect="fade" start="0" end="100" time="300" delay="0">Visible</animation>
+ <animation effect="fade" start="100" end="0" time="0" delay="0">Hidden</animation>
+ </control>
+
+ <!-- :: Count Background :: -->
+
+ <control>
+ <description>group element</description>
+ <type>group</type>
+ <control>
+ <animation effect="fade" start="0" end="100" time="300" delay="350">WindowOpen</animation>
+ <animation effect="fade" start="100" end="0" time="0" delay="0">WindowClose</animation>
+ <description>composite control consisting of a list control and a thumbnail panel</description>
+ <type>facadeview</type>
+ <id>50</id>
+
+ <control>
+ <type>listcontrol</type>
+ <id>50</id>
+ <onleft>2</onleft>
+ <onright>2</onright>
+ <posX>745</posX>
+ <posY>331</posY>
+ <height>700</height>
+ <width>1113</width>
+ <textXOff>50</textXOff>
+ <textXOff2>1152</textXOff2>
+ <textureFocus>listcontrol_item_selected_wide.png</textureFocus>
+ <textureNoFocus>-</textureNoFocus>
+ <spinPosX>1828</spinPosX>
+ <spinPosY>1000</spinPosY>
+ <font>TitanLight12</font>
+ </control>
+
+ <control>
+ <description>Thumbnail Panel</description>
+ <type>thumbnailpanel</type>
+ <id>50</id>
+ <posX>110</posX>
+ <posY>350</posY>
+ <width>1800</width>
+ <height>600</height>
+ <folderPrefix/>
+ <folderSuffix/>
+ <onleft>2</onleft>
+ <onright>2</onright>
+ <itemWidth>214</itemWidth>
+ <itemHeight>296</itemHeight>
+ <textureWidth>206</textureWidth>
+ <textureHeight>287</textureHeight>
+ <thumbWidth>206</thumbWidth>
+ <thumbHeight>287</thumbHeight>
+ <thumbPosX>0</thumbPosX>
+ <thumbPosY>0</thumbPosY>
+ <itemWidthBig>428</itemWidthBig>
+ <itemHeightBig>574</itemHeightBig>
+ <thumbWidthBig>358</thumbWidthBig>
+ <thumbHeightBig>494</thumbHeightBig>
+ <textureWidthBig>358</textureWidthBig>
+ <textureHeightBig>494</textureHeightBig>
+ <thumbPosXBig>0</thumbPosXBig>
+ <thumbPosYBig>0</thumbPosYBig>
+ <zoomXPixels>40</zoomXPixels>
+ <zoomYPixels>60</zoomYPixels>
+ <hideUnfocusTexture>no</hideUnfocusTexture>
+ <keepaspectratio>no</keepaspectratio>
+ <renderFocusText>no</renderFocusText>
+ <renderUnfocusText>no</renderUnfocusText>
+ <frameNoFocus>video_thumb_nofocus.png</frameNoFocus>
+ <frameFocus>video_thumb_focus.png</frameFocus>
+ <textureMask>video_thumb_mask.png</textureMask>
+ <shadowAngle>90</shadowAngle>
+ <shadowDistance>50</shadowDistance>
+ <thumbZoom>yes</thumbZoom>
+ <spinPosX>1828</spinPosX>
+ <spinPosY>1000</spinPosY>
+ <font>TitanLight12</font>
+ </control>
+
+ </control>
+ </control>
+
+ <control>
+ <animation effect="slide" start="-60,0" end="0,0" tween="quadratic" easing="in" time="250" delay="400">WindowOpen</animation>
+ <animation effect="slide" start="0,0" end="-60,0" tween="quadratic" easing="in" time="250" delay="100">WindowClose</animation>
+ <id>1</id>
+ <type>image</type>
+ <posY>440</posY>
+ <width>64</width>
+ <height>199</height>
+ <texture>hiddenmenu_tab.png</texture>
+ <visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+Control.HasFocus(50) + !string.contains(#Avalon.HiddenMenu, false)</visible>
+ </control>
+
+ <control>
+ <id>1</id>
+ <type>image</type>
+ <posX>858</posX>
+ <posY>0</posY>
+ <texture>hiddenmenu_tab_up.png</texture>
+ <visible>[facadeview.filmstrip | facadeview.coverflow] + Control.HasFocus(50) + !string.contains(#Avalon.HiddenMenu, false)</visible>
+ <animation effect="slide" start="0,-60" end="0,0" tween="quadratic" easing="in" time="250" delay="400">WindowOpen</animation>
+ <animation effect="slide" start="0,0" end="0,-60" tween="quadratic" easing="in" time="250" delay="100">WindowClose</animation>
+ </control>
+
+ </controls>
+</window>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2013-03-06 22:17:55
|
Revision: 4526
http://sourceforge.net/p/mp-plugins/code/4526
Author: doskabouter
Date: 2013-03-06 22:17:51 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
release 3.10.0
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-06 22:14:22 UTC (rev 4525)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-06 22:17:51 UTC (rev 4526)
@@ -2148,5 +2148,146 @@
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
+ <PackageClass>
+ <Version>2.0</Version>
+ <Groups>
+ <Items>
+ <GroupItem Name="Common">
+ <DisplayName>Common</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Common</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Default">
+ <DisplayName>Default</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Default</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="DefaultWide">
+ <DisplayName>DefaultWide</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>DefaultWide</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Titan">
+ <DisplayName>Titan</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Titan</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ </Items>
+ </Groups>
+ <Sections>
+ <Items />
+ </Sections>
+ <Dependencies>
+ <Items>
+ <DependencyItem>
+ <Type>MediaPortal</Type>
+ <Id />
+ <MinVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MinVersion>
+ <MaxVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MaxVersion>
+ <WarnOnly>false</WarnOnly>
+ <Message>requires MediaPortal version 1.1.6.27644 to 1.1.6.27644.</Message>
+ <Name>MediaPortal</Name>
+ </DependencyItem>
+ </Items>
+ </Dependencies>
+ <PluginDependencies>
+ <Items>
+ <PluginDependencyItem AssemblyName="BrowseTheWeb.dll">
+ <CompatibleVersion>
+ <Items>
+ <CompatibleVersionItem>
+ <MinRequiredVersion>1.1.7.0</MinRequiredVersion>
+ <DesignedForVersion>1.2.100.0</DesignedForVersion>
+ </CompatibleVersionItem>
+ </Items>
+ </CompatibleVersion>
+ <SubSystemsUsed>
+ <Items>
+ <SubSystemItem Name="MP.SkinEngine" />
+ <SubSystemItem Name="MP.Config" />
+ <SubSystemItem Name="MP.DB" />
+ </Items>
+ </SubSystemsUsed>
+ </PluginDependencyItem>
+ </Items>
+ </PluginDependencies>
+ <GeneralInfo>
+ <Name>Browse The Web</Name>
+ <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
+ <Author>Doskabouter/Mark Koenig (kroko)</Author>
+ <HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
+ <ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
+ <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <Version>
+ <Major>0</Major>
+ <Minor>3</Minor>
+ <Build>10</Build>
+ <Revision>0</Revision>
+ </Version>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
+ <VersionDescription>Better cleanup previous version at install
+Improved exiting plugin</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
+ <ReleaseDate>2013-03-06T23:17:16.0419324+01:00</ReleaseDate>
+ <Tags>webbrowser, internet, web</Tags>
+ <Location>..\..\BrowseTheWeb.mpe1</Location>
+ <Params>
+ <Items>
+ <SectionParam Name="Online Icon">
+ <Value />
+ <ValueType>String</ValueType>
+ <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
+ </SectionParam>
+ <SectionParam Name="Configuration file">
+ <Value />
+ <ValueType>Template</ValueType>
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
+If have .dll extension used like MP plugin configuration</Description>
+ </SectionParam>
+ <SectionParam Name="Online Screenshots">
+ <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <ValueType>String</ValueType>
+ <Description>Online stored screenshot urls separated by ; </Description>
+ </SectionParam>
+ <SectionParam Name="Force to uninstall on update">
+ <Value>YES</Value>
+ <ValueType>Bool</ValueType>
+ <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
+ </SectionParam>
+ </Items>
+ </Params>
+ </GeneralInfo>
+ <UniqueFileList>
+ <Items />
+ </UniqueFileList>
+ <ProjectSettings>
+ <FolderGroups />
+ </ProjectSettings>
+ <IsSkin>false</IsSkin>
+ </PackageClass>
</Items>
</ExtensionCollection>
\ No newline at end of file
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-03-06 22:14:22 UTC (rev 4525)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-03-06 22:17:51 UTC (rev 4526)
@@ -335,21 +335,22 @@
<GeneralInfo>
<Name>Browse The Web</Name>
<Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
+ <Author>Doskabouter/Mark Koenig (kroko)</Author>
<HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
<ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
<UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
<Version>
<Major>0</Major>
<Minor>3</Minor>
- <Build>9</Build>
+ <Build>10</Build>
<Revision>0</Revision>
</Version>
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
- <VersionDescription>Added Titan skin files</VersionDescription>
+ <VersionDescription>Better cleanup previous version at install
+Improved exiting plugin</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2013-01-13T15:55:13.4867701+01:00</ReleaseDate>
+ <ReleaseDate>2013-03-06T23:17:16.0419324+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2013-03-07 20:49:07
|
Revision: 4527
http://sourceforge.net/p/mp-plugins/code/4527
Author: doskabouter
Date: 2013-03-07 20:49:02 +0000 (Thu, 07 Mar 2013)
Log Message:
-----------
release 3.10.0, fixed urls to point to new sourceforge
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-06 22:17:51 UTC (rev 4526)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-07 20:49:02 UTC (rev 4527)
@@ -2239,7 +2239,7 @@
<Author>Doskabouter/Mark Koenig (kroko)</Author>
<HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
<ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
<Version>
<Major>0</Major>
<Minor>3</Minor>
@@ -2250,8 +2250,8 @@
<VersionDescription>Better cleanup previous version at install
Improved exiting plugin</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2013-03-06T23:17:16.0419324+01:00</ReleaseDate>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
+ <ReleaseDate>2013-03-07T21:47:43.4934835+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
@@ -2269,7 +2269,7 @@
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <Value>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
<ValueType>String</ValueType>
<Description>Online stored screenshot urls separated by ; </Description>
</SectionParam>
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-03-06 22:17:51 UTC (rev 4526)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-03-07 20:49:02 UTC (rev 4527)
@@ -338,7 +338,7 @@
<Author>Doskabouter/Mark Koenig (kroko)</Author>
<HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
<ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
<Version>
<Major>0</Major>
<Minor>3</Minor>
@@ -349,8 +349,8 @@
<VersionDescription>Better cleanup previous version at install
Improved exiting plugin</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2013-03-06T23:17:16.0419324+01:00</ReleaseDate>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
+ <ReleaseDate>2013-03-07T21:47:43.4934835+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
@@ -373,7 +373,7 @@
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <Value>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
<ValueType>String</ValueType>
<Description>Online stored screenshot urls separated by ; </Description>
</SectionParam>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2013-03-07 21:16:54
|
Revision: 4528
http://sourceforge.net/p/mp-plugins/code/4528
Author: doskabouter
Date: 2013-03-07 21:16:50 +0000 (Thu, 07 Mar 2013)
Log Message:
-----------
release 0.3.11
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Skybound.Gecko.dll
Added Paths:
-----------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.0.3.11.mpe1
Copied: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.0.3.11.mpe1 (from rev 4527, trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1)
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-07 20:49:02 UTC (rev 4527)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-07 21:16:50 UTC (rev 4528)
@@ -5,1881 +5,6 @@
<Version>2.0</Version>
<Groups>
<Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>1</Minor>
- <Build>1</Build>
- <Revision>0</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>inital release</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Configuration file">
- <Value />
- <ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
- If have .exe extension the will be executed
- If have .dll extension used like MP plugin configuration</Description>
- </SectionParam>
- <SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
- <ValueType>String</ValueType>
- <Description>Online stored screenshot urls separated by ; </Description>
- </SectionParam>
- <SectionParam Name="Force to uninstall on update">
- <Value>yes</Value>
- <ValueType>Bool</ValueType>
- <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
- </SectionParam>
- </Items>
- </Params>
- </GeneralInfo>
- <UniqueFileList>
- <Items />
- </UniqueFileList>
- <ProjectSettings>
- <FolderGroups />
- </ProjectSettings>
- <IsSkin>false</IsSkin>
- </PackageClass>
- <PackageClass>
- <Version>2.0</Version>
- <Groups>
- <Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>2</Minor>
- <Build>0</Build>
- <Revision>0</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>add thumbs for bookmarks
-ready for info service by silent exception
-skin changes for bookmarks</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Configuration file">
- <Value />
- <ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
- If have .exe extension the will be executed
- If have .dll extension used like MP plugin configuration</Description>
- </SectionParam>
- <SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
- <ValueType>String</ValueType>
- <Description>Online stored screenshot urls separated by ; </Description>
- </SectionParam>
- <SectionParam Name="Force to uninstall on update">
- <Value>yes</Value>
- <ValueType>Bool</ValueType>
- <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
- </SectionParam>
- </Items>
- </Params>
- </GeneralInfo>
- <UniqueFileList>
- <Items />
- </UniqueFileList>
- <ProjectSettings>
- <FolderGroups />
- </ProjectSettings>
- <IsSkin>false</IsSkin>
- </PackageClass>
- <PackageClass>
- <Version>2.0</Version>
- <Groups>
- <Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>2</Minor>
- <Build>1</Build>
- <Revision>0</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>extract xulrunner first in setup</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Configuration file">
- <Value />
- <ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
- If have .exe extension the will be executed
- If have .dll extension used like MP plugin configuration</Description>
- </SectionParam>
- <SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
- <ValueType>String</ValueType>
- <Description>Online stored screenshot urls separated by ; </Description>
- </SectionParam>
- <SectionParam Name="Force to uninstall on update">
- <Value>yes</Value>
- <ValueType>Bool</ValueType>
- <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
- </SectionParam>
- </Items>
- </Params>
- </GeneralInfo>
- <UniqueFileList>
- <Items />
- </UniqueFileList>
- <ProjectSettings>
- <FolderGroups />
- </ProjectSettings>
- <IsSkin>false</IsSkin>
- </PackageClass>
- <PackageClass>
- <Version>2.0</Version>
- <Groups>
- <Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>2</Minor>
- <Build>2</Build>
- <Revision>0</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>proxy support</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Configuration file">
- <Value />
- <ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
- If have .exe extension the will be executed
- If have .dll extension used like MP plugin configuration</Description>
- </SectionParam>
- <SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
- <ValueType>String</ValueType>
- <Description>Online stored screenshot urls separated by ; </Description>
- </SectionParam>
- <SectionParam Name="Force to uninstall on update">
- <Value>yes</Value>
- <ValueType>Bool</ValueType>
- <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
- </SectionParam>
- </Items>
- </Params>
- </GeneralInfo>
- <UniqueFileList>
- <Items />
- </UniqueFileList>
- <ProjectSettings>
- <FolderGroups />
- </ProjectSettings>
- <IsSkin>false</IsSkin>
- </PackageClass>
- <PackageClass>
- <Version>2.0</Version>
- <Groups>
- <Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>2</Minor>
- <Build>3</Build>
- <Revision>0</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>add force windowed mode</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Configuration file">
- <Value />
- <ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
- If have .exe extension the will be executed
- If have .dll extension used like MP plugin configuration</Description>
- </SectionParam>
- <SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
- <ValueType>String</ValueType>
- <Description>Online stored screenshot urls separated by ; </Description>
- </SectionParam>
- <SectionParam Name="Force to uninstall on update">
- <Value>yes</Value>
- <ValueType>Bool</ValueType>
- <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
- </SectionParam>
- </Items>
- </Params>
- </GeneralInfo>
- <UniqueFileList>
- <Items />
- </UniqueFileList>
- <ProjectSettings>
- <FolderGroups />
- </ProjectSettings>
- <IsSkin>false</IsSkin>
- </PackageClass>
- <PackageClass>
- <Version>2.0</Version>
- <Groups>
- <Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>2</Minor>
- <Build>4</Build>
- <Revision>0</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>add import for IE and FF</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Configuration file">
- <Value />
- <ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
- If have .exe extension the will be executed
- If have .dll extension used like MP plugin configuration</Description>
- </SectionParam>
- <SectionParam Name="Online Screenshots">
- <Value>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
- <ValueType>String</ValueType>
- <Description>Online stored screenshot urls separated by ; </Description>
- </SectionParam>
- <SectionParam Name="Force to uninstall on update">
- <Value>yes</Value>
- <ValueType>Bool</ValueType>
- <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
- </SectionParam>
- </Items>
- </Params>
- </GeneralInfo>
- <UniqueFileList>
- <Items />
- </UniqueFileList>
- <ProjectSettings>
- <FolderGroups />
- </ProjectSettings>
- <IsSkin>false</IsSkin>
- </PackageClass>
- <PackageClass>
- <Version>2.0</Version>
- <Groups>
- <Items>
- <GroupItem Name="Default">
- <DisplayName>Default</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Default</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3">
- <DisplayName>Blue3</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- <GroupItem Name="Blue3wide">
- <DisplayName>Blue3wide</DisplayName>
- <DefaulChecked>true</DefaulChecked>
- <Description>Blue3wide</Description>
- <Files>
- <Items />
- </Files>
- </GroupItem>
- </Items>
- </Groups>
- <Sections>
- <Items />
- </Sections>
- <Dependencies>
- <Items />
- </Dependencies>
- <PluginDependencies>
- <Items />
- </PluginDependencies>
- <GeneralInfo>
- <Name>Browse The Web</Name>
- <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Mark Koenig (kroko) 2010</Author>
- <HomePage>http://www.team-mediaportal.com</HomePage>
- <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/plugin-browse-web-webbrowser-89101/</ForumPage>
- <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
- <Version>
- <Major>0</Major>
- <Minor>2</Minor>
- <Build>4</Build>
- <Revision>1</Revision>
- </Version>
- <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / " Webbrowser.
-
-</ExtensionDescription>
- <VersionDescription>time OSD fixed</VersionDescription>
- <DevelopmentStatus>Stable</DevelopmentStatus>
- <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.mpe1</OnlineLocation>
- <ReleaseDate>2010-11-06T15:09:04.5514802+01:00</ReleaseDate>
- <Tags>webbrowser, internet, web</Tags>
- <Location>C:\AAA\BrowseTheWeb\Release\BrowseTheWeb.mpe1</Location>
- <Params>
- <Items>
- <SectionParam Name="Icon">
- <Value>C:\AAA\BrowseTheWeb\Source\BrowseTheWeb\xulrunner.png</Value>
- <ValueType>File</ValueType>
- <Description>The icon file of the package (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name="Online Icon">
- <Value />
- <ValueType>String</ValueType>
- <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
- </SectionParam>
- <SectionParam Name=...
[truncated message content] |
|
From: <dos...@us...> - 2013-03-12 21:20:04
|
Revision: 4538
http://sourceforge.net/p/mp-plugins/code/4538
Author: doskabouter
Date: 2013-03-12 21:20:00 +0000 (Tue, 12 Mar 2013)
Log Message:
-----------
fixed mpe1 references
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-11 22:21:33 UTC (rev 4537)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-03-12 21:20:00 UTC (rev 4538)
@@ -116,8 +116,8 @@
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
-If have .exe extension the will be executed
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
@@ -242,7 +242,7 @@
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
<VersionDescription>Upgraded core to 18.0.2</VersionDescription>
<DevelopmentStatus>Rc</DevelopmentStatus>
- <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.0.3.11.mpe1</OnlineLocation>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.0.0.mpe1</OnlineLocation>
<ReleaseDate>2013-03-11T22:59:55.6086995+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
@@ -256,8 +256,8 @@
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
-If have .exe extension the will be executed
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-03-11 22:21:33 UTC (rev 4537)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-03-12 21:20:00 UTC (rev 4538)
@@ -161,8 +161,8 @@
<Description />
</SectionParam>
<SectionParam Name="Description">
- <Value>This will install [Name] version [Version] on your computer.
-It is recommended that you close all other applications before continuing.
+ <Value>This will install [Name] version [Version] on your computer.
+It is recommended that you close all other applications before continuing.
Click Next to continue or Cancel to exit Setup.</Value>
<ValueType>String</ValueType>
<Description />
@@ -248,7 +248,7 @@
<SectionParam Name="Path to plugin">
<Value>%Plugins%\windows\browsetheweb.dll</Value>
<ValueType>Template</ValueType>
- <Description>Path to the plugin like
+ <Description>Path to the plugin like
%Plugins%\Windows\plugin.dll</Description>
</SectionParam>
</Items>
@@ -355,7 +355,7 @@
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
<VersionDescription>Upgraded core to 18.0.2</VersionDescription>
<DevelopmentStatus>Rc</DevelopmentStatus>
- <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.0.3.11.mpe1</OnlineLocation>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.0.0.mpe1</OnlineLocation>
<ReleaseDate>2013-03-11T22:59:55.6086995+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
@@ -374,8 +374,8 @@
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
-If have .exe extension the will be executed
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2013-04-08 19:35:24
|
Revision: 4561
http://sourceforge.net/p/mp-plugins/code/4561
Author: doskabouter
Date: 2013-04-08 19:35:21 +0000 (Mon, 08 Apr 2013)
Log Message:
-----------
release 1.1.0.0
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Geckofx-Winforms-18.dll
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/geckofx-core-18.dll
Added Paths:
-----------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1
Added: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1
===================================================================
(Binary files differ)
Index: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1 2013-04-07 21:55:39 UTC (rev 4560)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1 2013-04-08 19:35:21 UTC (rev 4561)
Property changes on: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-04-07 21:55:39 UTC (rev 4560)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2013-04-08 19:35:21 UTC (rev 4561)
@@ -116,8 +116,8 @@
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
-If have .exe extension the will be executed
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
@@ -256,8 +256,8 @@
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
- <Description>The file used to configure the extension.
-If have .exe extension the will be executed
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
@@ -281,5 +281,157 @@
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
+ <PackageClass>
+ <Version>2.0</Version>
+ <Groups>
+ <Items>
+ <GroupItem Name="Common">
+ <DisplayName>Common</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Common</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Default">
+ <DisplayName>Default</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Default</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="DefaultWide">
+ <DisplayName>DefaultWide</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>DefaultWide</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Titan">
+ <DisplayName>Titan</DisplayName>
+ <DefaulChecked>false</DefaulChecked>
+ <Description>Titan</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Skins">
+ <DisplayName>Skins</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Skins</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ </Items>
+ </Groups>
+ <Sections>
+ <Items />
+ </Sections>
+ <Dependencies>
+ <Items>
+ <DependencyItem>
+ <Type>MediaPortal</Type>
+ <Id />
+ <MinVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MinVersion>
+ <MaxVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MaxVersion>
+ <WarnOnly>false</WarnOnly>
+ <Message>requires MediaPortal version 1.1.6.27644 to 1.1.6.27644.</Message>
+ <Name>MediaPortal</Name>
+ </DependencyItem>
+ </Items>
+ </Dependencies>
+ <PluginDependencies>
+ <Items>
+ <PluginDependencyItem AssemblyName="BrowseTheWeb.dll">
+ <CompatibleVersion>
+ <Items>
+ <CompatibleVersionItem>
+ <MinRequiredVersion>1.1.7.0</MinRequiredVersion>
+ <DesignedForVersion>1.2.100.0</DesignedForVersion>
+ </CompatibleVersionItem>
+ </Items>
+ </CompatibleVersion>
+ <SubSystemsUsed>
+ <Items>
+ <SubSystemItem Name="MP.Config" />
+ <SubSystemItem Name="MP.DB" />
+ <SubSystemItem Name="MP.SkinEngine" />
+ </Items>
+ </SubSystemsUsed>
+ </PluginDependencyItem>
+ </Items>
+ </PluginDependencies>
+ <GeneralInfo>
+ <Name>Browse The Web</Name>
+ <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
+ <Author>Doskabouter</Author>
+ <HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
+ <ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
+ <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <Version>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>0</Build>
+ <Revision>0</Revision>
+ </Version>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
+ <VersionDescription>Added compatibility with 1.4.0
+More items to click on
+Added skin selection to installer
+Fixed installation issues
+Skin improvements</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.1.0.0.mpe1</OnlineLocation>
+ <ReleaseDate>2013-04-08T21:18:37.2804854+02:00</ReleaseDate>
+ <Tags>webbrowser, internet, web</Tags>
+ <Location>..\..\BrowseTheWeb.mpe1</Location>
+ <Params>
+ <Items>
+ <SectionParam Name="Online Icon">
+ <Value />
+ <ValueType>String</ValueType>
+ <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
+ </SectionParam>
+ <SectionParam Name="Configuration file">
+ <Value />
+ <ValueType>Template</ValueType>
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
+If have .dll extension used like MP plugin configuration</Description>
+ </SectionParam>
+ <SectionParam Name="Online Screenshots">
+ <Value>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <ValueType>String</ValueType>
+ <Description>Online stored screenshot urls separated by ; </Description>
+ </SectionParam>
+ <SectionParam Name="Force to uninstall on update">
+ <Value>YES</Value>
+ <ValueType>Bool</ValueType>
+ <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
+ </SectionParam>
+ </Items>
+ </Params>
+ </GeneralInfo>
+ <UniqueFileList>
+ <Items />
+ </UniqueFileList>
+ <ProjectSettings>
+ <FolderGroups />
+ </ProjectSettings>
+ <IsSkin>false</IsSkin>
+ </PackageClass>
</Items>
</ExtensionCollection>
\ No newline at end of file
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-04-07 21:55:39 UTC (rev 4560)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2013-04-08 19:35:21 UTC (rev 4561)
@@ -707,9 +707,9 @@
</CompatibleVersion>
<SubSystemsUsed>
<Items>
- <SubSystemItem Name="MP.SkinEngine" />
<SubSystemItem Name="MP.Config" />
<SubSystemItem Name="MP.DB" />
+ <SubSystemItem Name="MP.SkinEngine" />
</Items>
</SubSystemsUsed>
</PluginDependencyItem>
@@ -718,21 +718,25 @@
<GeneralInfo>
<Name>Browse The Web</Name>
<Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
- <Author>Doskabouter/Mark Koenig (kroko)</Author>
+ <Author>Doskabouter</Author>
<HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
<ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
<UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
<Version>
<Major>1</Major>
- <Minor>0</Minor>
+ <Minor>1</Minor>
<Build>0</Build>
<Revision>0</Revision>
</Version>
<ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
- <VersionDescription>Upgraded core to 18.0.2</VersionDescription>
- <DevelopmentStatus>Rc</DevelopmentStatus>
- <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.0.0.mpe1</OnlineLocation>
- <ReleaseDate>2013-03-12T23:29:26.965465+01:00</ReleaseDate>
+ <VersionDescription>Added compatibility with 1.4.0
+More items to click on
+Added skin selection to installer
+Fixed installation issues
+Skin improvements</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.[Version].mpe1</OnlineLocation>
+ <ReleaseDate>2013-04-08T21:18:37.2804854+02:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/Geckofx-Winforms-18.dll
===================================================================
(Binary files differ)
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/geckofx-core-18.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2014-01-25 20:22:16
|
Revision: 4757
http://sourceforge.net/p/mp-plugins/code/4757
Author: doskabouter
Date: 2014-01-25 20:22:11 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
Release 1.5.0.1
Modified Paths:
--------------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
Added Paths:
-----------
trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1
Added: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1
===================================================================
(Binary files differ)
Index: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1 2014-01-25 20:12:42 UTC (rev 4756)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1 2014-01-25 20:22:11 UTC (rev 4757)
Property changes on: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2014-01-25 20:12:42 UTC (rev 4756)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml 2014-01-25 20:22:11 UTC (rev 4757)
@@ -1035,5 +1035,157 @@
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
+ <PackageClass>
+ <Version>2.0</Version>
+ <Groups>
+ <Items>
+ <GroupItem Name="Common">
+ <DisplayName>Common</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Common</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Default">
+ <DisplayName>Default</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Default</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="DefaultWide">
+ <DisplayName>DefaultWide</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>DefaultWide</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Titan">
+ <DisplayName>Titan</DisplayName>
+ <DefaulChecked>false</DefaulChecked>
+ <Description>Titan</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ <GroupItem Name="Skins">
+ <DisplayName>Skins</DisplayName>
+ <DefaulChecked>true</DefaulChecked>
+ <Description>Skins</Description>
+ <Files>
+ <Items />
+ </Files>
+ </GroupItem>
+ </Items>
+ </Groups>
+ <Sections>
+ <Items />
+ </Sections>
+ <Dependencies>
+ <Items>
+ <DependencyItem>
+ <Type>MediaPortal</Type>
+ <Id />
+ <MinVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MinVersion>
+ <MaxVersion>
+ <Major>1</Major>
+ <Minor>1</Minor>
+ <Build>6</Build>
+ <Revision>27644</Revision>
+ </MaxVersion>
+ <WarnOnly>false</WarnOnly>
+ <Message>requires MediaPortal version 1.6 or higher.</Message>
+ <Name>MediaPortal</Name>
+ </DependencyItem>
+ </Items>
+ </Dependencies>
+ <PluginDependencies>
+ <Items>
+ <PluginDependencyItem AssemblyName="BrowseTheWeb.dll">
+ <CompatibleVersion>
+ <Items>
+ <CompatibleVersionItem>
+ <MinRequiredVersion>1.6.0.0</MinRequiredVersion>
+ <DesignedForVersion>1.6.0.0</DesignedForVersion>
+ </CompatibleVersionItem>
+ </Items>
+ </CompatibleVersion>
+ <SubSystemsUsed>
+ <Items>
+ <SubSystemItem Name="MP.Config" />
+ <SubSystemItem Name="MP.DB" />
+ <SubSystemItem Name="MP.SkinEngine" />
+ </Items>
+ </SubSystemsUsed>
+ </PluginDependencyItem>
+ </Items>
+ </PluginDependencies>
+ <GeneralInfo>
+ <Name>Browse The Web</Name>
+ <Id>2869e8cd-579e-4fdb-ad6d-19ff5bd4e46f</Id>
+ <Author>Doskabouter</Author>
+ <HomePage>http://www.team-mediaportal.com/extensions/news-info/browse-the-web-webbrowser</HomePage>
+ <ForumPage>http://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/</ForumPage>
+ <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xml</UpdateUrl>
+ <Version>
+ <Major>1</Major>
+ <Minor>5</Minor>
+ <Build>0</Build>
+ <Revision>1</Revision>
+ </Version>
+ <ExtensionDescription>Webrowser based on xulrunner and the "Gecko Browser" / Webbrowser.</ExtensionDescription>
+ <VersionDescription>Preserve bookmark folder structure on import
+Fixed mouse visibility
+Fixed some mouse click issues
+Uses Gecko version 22
+</VersionDescription>
+ <DevelopmentStatus>Stable</DevelopmentStatus>
+ <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.1.5.0.1.mpe1</OnlineLocation>
+ <ReleaseDate>2014-01-25T21:13:09.5882715+01:00</ReleaseDate>
+ <Tags>webbrowser, internet, web</Tags>
+ <Location>..\..\BrowseTheWeb.mpe1</Location>
+ <Params>
+ <Items>
+ <SectionParam Name="Online Icon">
+ <Value />
+ <ValueType>String</ValueType>
+ <Description>The icon file of the package stored online (jpg,png,bmp)</Description>
+ </SectionParam>
+ <SectionParam Name="Configuration file">
+ <Value />
+ <ValueType>Template</ValueType>
+ <Description>The file used to configure the extension.
+If have .exe extension the will be executed
+If have .dll extension used like MP plugin configuration</Description>
+ </SectionParam>
+ <SectionParam Name="Online Screenshots">
+ <Value>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/browser1.jpg;http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/setup3.jpg</Value>
+ <ValueType>String</ValueType>
+ <Description>Online stored screenshot urls separated by ; </Description>
+ </SectionParam>
+ <SectionParam Name="Force to uninstall on update">
+ <Value>YES</Value>
+ <ValueType>Bool</ValueType>
+ <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
+ </SectionParam>
+ </Items>
+ </Params>
+ </GeneralInfo>
+ <UniqueFileList>
+ <Items />
+ </UniqueFileList>
+ <ProjectSettings>
+ <FolderGroups />
+ </ProjectSettings>
+ <IsSkin>false</IsSkin>
+ </PackageClass>
</Items>
</ExtensionCollection>
\ No newline at end of file
Modified: trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2014-01-25 20:12:42 UTC (rev 4756)
+++ trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.xmp2 2014-01-25 20:22:11 UTC (rev 4757)
@@ -666,7 +666,7 @@
</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/BrowseTheWeb/Release/BrowseTheWeb.[Version].mpe1</OnlineLocation>
- <ReleaseDate>2014-01-25T21:08:31.4691286+01:00</ReleaseDate>
+ <ReleaseDate>2014-01-25T21:13:09.5882715+01:00</ReleaseDate>
<Tags>webbrowser, internet, web</Tags>
<Location>..\..\BrowseTheWeb.mpe1</Location>
<Params>
Modified: trunk/plugins/BrowseTheWeb/Release/Plugins/Windows/BrowseTheWeb.dll
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dos...@us...> - 2014-10-06 20:38:52
|
Revision: 4889
http://sourceforge.net/p/mp-plugins/code/4889
Author: doskabouter
Date: 2014-10-06 20:38:46 +0000 (Mon, 06 Oct 2014)
Log Message:
-----------
New screenshots
Added Paths:
-----------
trunk/plugins/BrowseTheWeb/Release/Setup1.png
trunk/plugins/BrowseTheWeb/Release/Setup2.png
trunk/plugins/BrowseTheWeb/Release/browser1.png
trunk/plugins/BrowseTheWeb/Release/browser2.png
trunk/plugins/BrowseTheWeb/Release/browser3.png
Removed Paths:
-------------
trunk/plugins/BrowseTheWeb/Release/browser1.jpg
trunk/plugins/BrowseTheWeb/Release/browser2.jpg
trunk/plugins/BrowseTheWeb/Release/setup1.jpg
trunk/plugins/BrowseTheWeb/Release/setup2.jpg
trunk/plugins/BrowseTheWeb/Release/setup3.jpg
trunk/plugins/BrowseTheWeb/Release/setup4.jpg
Added: trunk/plugins/BrowseTheWeb/Release/Setup1.png
===================================================================
(Binary files differ)
Index: trunk/plugins/BrowseTheWeb/Release/Setup1.png
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/Setup1.png 2014-10-05 20:59:12 UTC (rev 4888)
+++ trunk/plugins/BrowseTheWeb/Release/Setup1.png 2014-10-06 20:38:46 UTC (rev 4889)
Property changes on: trunk/plugins/BrowseTheWeb/Release/Setup1.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: trunk/plugins/BrowseTheWeb/Release/Setup2.png
===================================================================
(Binary files differ)
Index: trunk/plugins/BrowseTheWeb/Release/Setup2.png
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/Setup2.png 2014-10-05 20:59:12 UTC (rev 4888)
+++ trunk/plugins/BrowseTheWeb/Release/Setup2.png 2014-10-06 20:38:46 UTC (rev 4889)
Property changes on: trunk/plugins/BrowseTheWeb/Release/Setup2.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/plugins/BrowseTheWeb/Release/browser1.jpg
===================================================================
(Binary files differ)
Copied: trunk/plugins/BrowseTheWeb/Release/browser1.png (from rev 4648, trunk/plugins/BrowseTheWeb/Release/browser1.jpg)
===================================================================
(Binary files differ)
Deleted: trunk/plugins/BrowseTheWeb/Release/browser2.jpg
===================================================================
(Binary files differ)
Copied: trunk/plugins/BrowseTheWeb/Release/browser2.png (from rev 4648, trunk/plugins/BrowseTheWeb/Release/browser2.jpg)
===================================================================
(Binary files differ)
Added: trunk/plugins/BrowseTheWeb/Release/browser3.png
===================================================================
(Binary files differ)
Index: trunk/plugins/BrowseTheWeb/Release/browser3.png
===================================================================
--- trunk/plugins/BrowseTheWeb/Release/browser3.png 2014-10-05 20:59:12 UTC (rev 4888)
+++ trunk/plugins/BrowseTheWeb/Release/browser3.png 2014-10-06 20:38:46 UTC (rev 4889)
Property changes on: trunk/plugins/BrowseTheWeb/Release/browser3.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/plugins/BrowseTheWeb/Release/setup1.jpg
===================================================================
(Binary files differ)
Deleted: trunk/plugins/BrowseTheWeb/Release/setup2.jpg
===================================================================
(Binary files differ)
Deleted: trunk/plugins/BrowseTheWeb/Release/setup3.jpg
===================================================================
(Binary files differ)
Deleted: trunk/plugins/BrowseTheWeb/Release/setup4.jpg
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|