From: <nic...@us...> - 2013-10-07 05:51:52
|
Revision: 4644 http://sourceforge.net/p/mp-plugins/code/4644 Author: nicsergio Date: 2013-10-07 05:51:49 +0000 (Mon, 07 Oct 2013) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuter.xmp2 trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuterProgress.png trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.Update.xml trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.mpe1 Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuter.xmp2 =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuter.xmp2 2013-10-07 05:44:08 UTC (rev 4643) +++ trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuter.xmp2 2013-10-07 05:51:49 UTC (rev 4644) @@ -284,24 +284,24 @@ <Params> <Items> <SectionParam Name="Icon"> - <Value /> + <Value>ShortCuter.png</Value> <ValueType>File</ValueType> <Description>The icon file of the package (jpg,png,bmp)</Description> </SectionParam> <SectionParam Name="Online Icon"> - <Value /> + <Value>https://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuter.png</Value> <ValueType>String</ValueType> <Description>The icon file of the package stored online (jpg,png,bmp)</Description> </SectionParam> <SectionParam Name="Configuration file"> - <Value>%Config%\ShortCuter.xml</Value> + <Value>%Plugins%\process\ShortCuter.dll</Value> <ValueType>Template</ValueType> <Description>The file used to configure the extension. If it has .exe extension the will be executed. If it has .dll extension it's started like MP plugin configuration.</Description> </SectionParam> <SectionParam Name="Online Screenshots"> - <Value>http://www.team-mediaportal.com/components/com_mtree/img/listings/m/2173.png</Value> + <Value>https://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/Screenshots/Config.png</Value> <ValueType>String</ValueType> <Description>Online stored screenshot urls separated by ; </Description> </SectionParam> @@ -326,16 +326,23 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>ShortCuterInstall.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{ed4aba6f-6439-491a-bee6-3da4df7870bb}-ShortCuterInstall.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{f6bcea3d-0956-495c-a122-3d225c7f199c}-ShortCuterInstall.png</ZipFileName> <DestinationFilename /> </FileItem> <FileItem InstallType="CopyFile" SystemFile="true" Modified="true"> <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>ShortCuterProgress.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{1a674976-c522-46f1-9cac-a16c776ba698}-ShortCuterProgress.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{60a59ff5-5275-42dd-bc7c-dbcc2f863c25}-ShortCuterProgress.png</ZipFileName> <DestinationFilename /> </FileItem> + <FileItem InstallType="CopyFile" SystemFile="true" Modified="true"> + <Param1 /> + <UpdateOption>OverwriteIfOlder</UpdateOption> + <LocalFileName>ShortCuter.png</LocalFileName> + <ZipFileName>Installer{CopyFile}\{0503e777-a801-4db8-bdbc-a6243efc47eb}-ShortCuter.png</ZipFileName> + <DestinationFilename /> + </FileItem> </Items> </UniqueFileList> <ProjectSettings> Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuterProgress.png =================================================================== (Binary files differ) Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.Update.xml =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.Update.xml 2013-10-07 05:44:08 UTC (rev 4643) +++ trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.Update.xml 2013-10-07 05:51:49 UTC (rev 4644) @@ -85,19 +85,19 @@ <Params> <Items> <SectionParam Name="Online Icon"> - <Value /> + <Value>https://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/MPEI Project/ShortCuter.png</Value> <ValueType>String</ValueType> <Description>The icon file of the package stored online (jpg,png,bmp)</Description> </SectionParam> <SectionParam Name="Configuration file"> - <Value /> + <Value>%Plugins%\process\ShortCuter.dll</Value> <ValueType>Template</ValueType> <Description>The file used to configure the extension. If it has .exe extension the will be executed. If it has .dll extension it's started like MP plugin configuration.</Description> </SectionParam> <SectionParam Name="Online Screenshots"> - <Value /> + <Value>https://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/Screenshots/Config.png</Value> <ValueType>String</ValueType> <Description>Online stored screenshot urls separated by ; </Description> </SectionParam> Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.mpe1 =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |