From: <che...@us...> - 2010-01-20 22:17:50
|
Revision: 3369 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=3369&view=rev Author: chef_koch Date: 2010-01-20 22:17:39 +0000 (Wed, 20 Jan 2010) Log Message: ----------- moved MySleepTimer.xmp2 project to MpeRelease subdir Modified Paths: -------------- trunk/plugins/MySleepTimer/Build/BUILD_MySleepTimer.bat Added Paths: ----------- trunk/plugins/MySleepTimer/MpeRelease/ trunk/plugins/MySleepTimer/MpeRelease/MySleepTimer.xmp2 Removed Paths: ------------- trunk/plugins/MySleepTimer/MySleepTimer.xmp2 Modified: trunk/plugins/MySleepTimer/Build/BUILD_MySleepTimer.bat =================================================================== --- trunk/plugins/MySleepTimer/Build/BUILD_MySleepTimer.bat 2010-01-20 19:52:29 UTC (rev 3368) +++ trunk/plugins/MySleepTimer/Build/BUILD_MySleepTimer.bat 2010-01-20 22:17:39 UTC (rev 3369) @@ -49,5 +49,5 @@ echo. echo Building MpeExtension package... -"%ProgramDir%\Team MediaPortal\MediaPortal\MpeMaker.exe" "..\MySleepTimer.xmp2" /V=%version% /B >> %LOG% +"%ProgramDir%\Team MediaPortal\MediaPortal\MpeMaker.exe" "..\MpeRelease\MySleepTimer.xmp2" /V=%version% /B >> %LOG% Copied: trunk/plugins/MySleepTimer/MpeRelease/MySleepTimer.xmp2 (from rev 3361, trunk/plugins/MySleepTimer/MySleepTimer.xmp2) =================================================================== --- trunk/plugins/MySleepTimer/MpeRelease/MySleepTimer.xmp2 (rev 0) +++ trunk/plugins/MySleepTimer/MpeRelease/MySleepTimer.xmp2 2010-01-20 22:17:39 UTC (rev 3369) @@ -0,0 +1,183 @@ +<?xml version="1.0" encoding="utf-8"?> +<PackageClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <Version>2.0</Version> + <Groups> + <Items> + <GroupItem Name="Default"> + <ParentGroup /> + <DisplayName>Default</DisplayName> + <DefaulChecked>true</DefaulChecked> + <Description>Default</Description> + <Files> + <Items> + <FileItem InstallType="CopyFile" SystemFile="false" Modified="true"> + <Param1 /> + <UpdateOption>OverwriteIfOlder</UpdateOption> + <LocalFileName>..\MySleepTimer\bin\Release\MySleepTimer.dll</LocalFileName> + <ZipFileName>Installer{CopyFile}\{23cd779d-aafa-4bc8-80ae-999fc60ebee4}-MySleepTimer.dll</ZipFileName> + <DestinationFilename>%Plugins%\process\MySleepTimer.dll</DestinationFilename> + </FileItem> + </Items> + </Files> + </GroupItem> + </Items> + </Groups> + <Sections> + <Items> + <SectionItem Guid="7d214f70-ef9e-45e2-b567-a9bcc3921f1f" Name="Welcome Screen" ConditionGroup=""> + <Params> + <Items> + <SectionParam Name="Header text"> + <Value>Welcome to the Extension Installer for [Name]</Value> + <ValueType>String</ValueType> + <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. +Click Next to continue or Cancel to exit Setup.</Value> + <ValueType>String</ValueType> + <Description /> + </SectionParam> + <SectionParam Name="Left part image"> + <Value /> + <ValueType>File</ValueType> + <Description /> + </SectionParam> + <SectionParam Name="Header image"> + <Value /> + <ValueType>File</ValueType> + <Description>Image in upper right part</Description> + </SectionParam> + </Items> + </Params> + <Actions> + <Items /> + </Actions> + <IncludedGroups /> + <PanelName>Welcome Screen</PanelName> + <WizardButtonsEnum>NextCancel</WizardButtonsEnum> + </SectionItem> + <SectionItem Guid="9bcdd6ec-a0e1-4660-a4f1-da7eac9f64db" Name="Install Section" ConditionGroup=""> + <Params> + <Items> + <SectionParam Name="Header Title"> + <Value /> + <ValueType>String</ValueType> + <Description>Header title</Description> + </SectionParam> + <SectionParam Name="Header description"> + <Value /> + <ValueType>String</ValueType> + <Description>Description of section, shown in under section title</Description> + </SectionParam> + <SectionParam Name="Header image"> + <Value /> + <ValueType>File</ValueType> + <Description>Image in upper right part</Description> + </SectionParam> + </Items> + </Params> + <Actions> + <Items> + <ActionItem Name="InstallFiles" ActionType="InstallFiles" ConditionGroup=""> + <Params> + <Items /> + </Params> + <ExecuteLocation>AfterPanelShow</ExecuteLocation> + </ActionItem> + </Items> + </Actions> + <IncludedGroups /> + <PanelName>Install Section</PanelName> + <WizardButtonsEnum>Next</WizardButtonsEnum> + </SectionItem> + <SectionItem Guid="6d1f688f-c543-4341-b133-9b81df81f8b5" Name="Setup Complete" ConditionGroup=""> + <Params> + <Items> + <SectionParam Name="Header text"> + <Value>The Extension Installer Wizard has successfully installed [Name].</Value> + <ValueType>String</ValueType> + <Description /> + </SectionParam> + <SectionParam Name="Left part image"> + <Value /> + <ValueType>File</ValueType> + <Description /> + </SectionParam> + <SectionParam Name="Header image"> + <Value /> + <ValueType>File</ValueType> + <Description>Image in upper right part</Description> + </SectionParam> + </Items> + </Params> + <Actions> + <Items /> + </Actions> + <IncludedGroups /> + <PanelName>Setup Complete</PanelName> + <WizardButtonsEnum>Finish</WizardButtonsEnum> + </SectionItem> + </Items> + </Sections> + <Dependencies> + <Items /> + </Dependencies> + <GeneralInfo> + <Name>MySleepTimer</Name> + <Id>05afd608-7fb0-4738-85b3-250bb8e521a6</Id> + <Author>chef</Author> + <HomePage /> + <ForumPage /> + <UpdateUrl /> + <Version> + <Major>0</Major> + <Minor>4</Minor> + <Build>0</Build> + <Revision>0</Revision> + </Version> + <ExtensionDescription>ext desc</ExtensionDescription> + <VersionDescription>version desc</VersionDescription> + <DevelopmentStatus>Stable</DevelopmentStatus> + <OnlineLocation /> + <ReleaseDate>2010-01-14T14:49:07.2513217+01:00</ReleaseDate> + <Tags /> + <Location>D:\MediaPortal\mp-plugins\trunk\plugins\MySleepTimer\MySleepTimer.mpe1</Location> + <Params> + <Items> + <SectionParam Name="Icon"> + <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> + </Items> + </Params> + </GeneralInfo> + <UniqueFileList> + <Items> + <FileItem InstallType="CopyFile" SystemFile="false" Modified="true"> + <Param1 /> + <UpdateOption>OverwriteIfOlder</UpdateOption> + <LocalFileName>..\MySleepTimer\bin\Release\MySleepTimer.dll</LocalFileName> + <ZipFileName>Installer{CopyFile}\{23cd779d-aafa-4bc8-80ae-999fc60ebee4}-MySleepTimer.dll</ZipFileName> + <DestinationFilename>%Plugins%\process\MySleepTimer.dll</DestinationFilename> + </FileItem> + </Items> + </UniqueFileList> + <ProjectSettings> + <FolderGroups /> + </ProjectSettings> +</PackageClass> \ No newline at end of file Deleted: trunk/plugins/MySleepTimer/MySleepTimer.xmp2 =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer.xmp2 2010-01-20 19:52:29 UTC (rev 3368) +++ trunk/plugins/MySleepTimer/MySleepTimer.xmp2 2010-01-20 22:17:39 UTC (rev 3369) @@ -1,183 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<PackageClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> - <Version>2.0</Version> - <Groups> - <Items> - <GroupItem Name="Default"> - <ParentGroup /> - <DisplayName>Default</DisplayName> - <DefaulChecked>true</DefaulChecked> - <Description>Default</Description> - <Files> - <Items> - <FileItem InstallType="CopyFile" SystemFile="false" Modified="true"> - <Param1 /> - <UpdateOption>OverwriteIfOlder</UpdateOption> - <LocalFileName>MySleepTimer\bin\Release\MySleepTimer.dll</LocalFileName> - <ZipFileName>Installer{CopyFile}\{23cd779d-aafa-4bc8-80ae-999fc60ebee4}-MySleepTimer.dll</ZipFileName> - <DestinationFilename>%Plugins%\process\MySleepTimer.dll</DestinationFilename> - </FileItem> - </Items> - </Files> - </GroupItem> - </Items> - </Groups> - <Sections> - <Items> - <SectionItem Guid="7d214f70-ef9e-45e2-b567-a9bcc3921f1f" Name="Welcome Screen" ConditionGroup=""> - <Params> - <Items> - <SectionParam Name="Header text"> - <Value>Welcome to the Extension Installer for [Name]</Value> - <ValueType>String</ValueType> - <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. -Click Next to continue or Cancel to exit Setup.</Value> - <ValueType>String</ValueType> - <Description /> - </SectionParam> - <SectionParam Name="Left part image"> - <Value /> - <ValueType>File</ValueType> - <Description /> - </SectionParam> - <SectionParam Name="Header image"> - <Value /> - <ValueType>File</ValueType> - <Description>Image in upper right part</Description> - </SectionParam> - </Items> - </Params> - <Actions> - <Items /> - </Actions> - <IncludedGroups /> - <PanelName>Welcome Screen</PanelName> - <WizardButtonsEnum>NextCancel</WizardButtonsEnum> - </SectionItem> - <SectionItem Guid="9bcdd6ec-a0e1-4660-a4f1-da7eac9f64db" Name="Install Section" ConditionGroup=""> - <Params> - <Items> - <SectionParam Name="Header Title"> - <Value /> - <ValueType>String</ValueType> - <Description>Header title</Description> - </SectionParam> - <SectionParam Name="Header description"> - <Value /> - <ValueType>String</ValueType> - <Description>Description of section, shown in under section title</Description> - </SectionParam> - <SectionParam Name="Header image"> - <Value /> - <ValueType>File</ValueType> - <Description>Image in upper right part</Description> - </SectionParam> - </Items> - </Params> - <Actions> - <Items> - <ActionItem Name="InstallFiles" ActionType="InstallFiles" ConditionGroup=""> - <Params> - <Items /> - </Params> - <ExecuteLocation>AfterPanelShow</ExecuteLocation> - </ActionItem> - </Items> - </Actions> - <IncludedGroups /> - <PanelName>Install Section</PanelName> - <WizardButtonsEnum>Next</WizardButtonsEnum> - </SectionItem> - <SectionItem Guid="6d1f688f-c543-4341-b133-9b81df81f8b5" Name="Setup Complete" ConditionGroup=""> - <Params> - <Items> - <SectionParam Name="Header text"> - <Value>The Extension Installer Wizard has successfully installed [Name].</Value> - <ValueType>String</ValueType> - <Description /> - </SectionParam> - <SectionParam Name="Left part image"> - <Value /> - <ValueType>File</ValueType> - <Description /> - </SectionParam> - <SectionParam Name="Header image"> - <Value /> - <ValueType>File</ValueType> - <Description>Image in upper right part</Description> - </SectionParam> - </Items> - </Params> - <Actions> - <Items /> - </Actions> - <IncludedGroups /> - <PanelName>Setup Complete</PanelName> - <WizardButtonsEnum>Finish</WizardButtonsEnum> - </SectionItem> - </Items> - </Sections> - <Dependencies> - <Items /> - </Dependencies> - <GeneralInfo> - <Name>MySleepTimer</Name> - <Id>05afd608-7fb0-4738-85b3-250bb8e521a6</Id> - <Author>chef</Author> - <HomePage /> - <ForumPage /> - <UpdateUrl /> - <Version> - <Major>0</Major> - <Minor>4</Minor> - <Build>0</Build> - <Revision>0</Revision> - </Version> - <ExtensionDescription>ext desc</ExtensionDescription> - <VersionDescription>version desc</VersionDescription> - <DevelopmentStatus>Stable</DevelopmentStatus> - <OnlineLocation /> - <ReleaseDate>2010-01-14T14:49:07.2513217+01:00</ReleaseDate> - <Tags /> - <Location>D:\MediaPortal\mp-plugins\trunk\plugins\MySleepTimer\MySleepTimer.mpe1</Location> - <Params> - <Items> - <SectionParam Name="Icon"> - <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> - </Items> - </Params> - </GeneralInfo> - <UniqueFileList> - <Items> - <FileItem InstallType="CopyFile" SystemFile="false" Modified="true"> - <Param1 /> - <UpdateOption>OverwriteIfOlder</UpdateOption> - <LocalFileName>MySleepTimer\bin\Release\MySleepTimer.dll</LocalFileName> - <ZipFileName>Installer{CopyFile}\{23cd779d-aafa-4bc8-80ae-999fc60ebee4}-MySleepTimer.dll</ZipFileName> - <DestinationFilename>%Plugins%\process\MySleepTimer.dll</DestinationFilename> - </FileItem> - </Items> - </UniqueFileList> - <ProjectSettings> - <FolderGroups /> - </ProjectSettings> -</PackageClass> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |