|
From: <Sil...@us...> - 2010-05-04 18:02:51
|
Revision: 3577
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=3577&view=rev
Author: SilentException
Date: 2010-05-04 18:02:45 +0000 (Tue, 04 May 2010)
Log Message:
-----------
Updated MpeRelease with icon
Modified Paths:
--------------
trunk/plugins/File Explorer/MpeRelease/File Explorer 1.3.0.0.mpe1
trunk/plugins/File Explorer/MpeRelease/File Explorer 1.3.0.0.xmp2
trunk/plugins/File Explorer/MpeRelease/update.xml
Modified: trunk/plugins/File Explorer/MpeRelease/File Explorer 1.3.0.0.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/File Explorer/MpeRelease/File Explorer 1.3.0.0.xmp2
===================================================================
--- trunk/plugins/File Explorer/MpeRelease/File Explorer 1.3.0.0.xmp2 2010-05-04 17:53:05 UTC (rev 3576)
+++ trunk/plugins/File Explorer/MpeRelease/File Explorer 1.3.0.0.xmp2 2010-05-04 18:02:45 UTC (rev 3577)
@@ -413,7 +413,7 @@
<Params>
<Items>
<SectionParam Name="Icon">
- <Value />
+ <Value>..\file_explorer.png</Value>
<ValueType>File</ValueType>
<Description>The icon file of the package (jpg,png,bmp)</Description>
</SectionParam>
@@ -612,6 +612,13 @@
<ZipFileName>Installer{CopyFile}\{6379cb8f-ec7a-47b8-9a1e-08fce3276a77}-strings_fr.xml</ZipFileName>
<DestinationFilename>%Language%\File Explorer\strings_fr.xml</DestinationFilename>
</FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="true" Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+ <LocalFileName>..\file_explorer.png</LocalFileName>
+ <ZipFileName>Installer{CopyFile}\{a6c67824-863b-4d3f-b6aa-8e59225159a6}-file_explorer.png</ZipFileName>
+ <DestinationFilename />
+ </FileItem>
</Items>
</UniqueFileList>
<ProjectSettings>
Modified: trunk/plugins/File Explorer/MpeRelease/update.xml
===================================================================
--- trunk/plugins/File Explorer/MpeRelease/update.xml 2010-05-04 17:53:05 UTC (rev 3576)
+++ trunk/plugins/File Explorer/MpeRelease/update.xml 2010-05-04 18:02:45 UTC (rev 3577)
@@ -98,7 +98,7 @@
<Params>
<Items>
<SectionParam Name="Icon">
- <Value />
+ <Value>D:\developing\#maintained\File Explorer\file_explorer.png</Value>
<ValueType>File</ValueType>
<Description>The icon file of the package (jpg,png,bmp)</Description>
</SectionParam>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|