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. |