From: <lk...@us...> - 2007-12-10 13:23:29
|
Revision: 1139 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1139&view=rev Author: lkuech Date: 2007-12-10 05:23:27 -0800 (Mon, 10 Dec 2007) Log Message: ----------- Prepare MPInstaller file Added Paths: ----------- trunk/plugins/WorldMap/Installer/ trunk/plugins/WorldMap/Installer/Worldmap.xmp trunk/plugins/WorldMap/Installer/globe-compass.ico Added: trunk/plugins/WorldMap/Installer/Worldmap.xmp =================================================================== --- trunk/plugins/WorldMap/Installer/Worldmap.xmp (rev 0) +++ trunk/plugins/WorldMap/Installer/Worldmap.xmp 2007-12-10 13:23:27 UTC (rev 1139) @@ -0,0 +1,48 @@ +<MPinstaler> + <ver>1.00.000</ver> + <FileList> + <File> + <FileName>GUIWorldmap.dll</FileName> + <Type>Plugin</Type> + <SubType>Window</SubType> + <Source>C:\Users\TH10KX\Documents\Visual Studio 2005\Projects\MP Source\MediaPortal.Org\GUIWorldMap\bin\Release\GUIWorldmap.dll</Source> + <Id>01010</Id> + <Option /> + <Guid>d2ee1aed-4d96-47f4-a4a7-89a5734c83d9</Guid> + </File> + <File> + <FileName>System.Data.SQLite.DLL</FileName> + <Type>Plugin</Type> + <SubType>Window</SubType> + <Source>C:\Users\TH10KX\Documents\Visual Studio 2005\Projects\MP Source\MediaPortal.Org\GUIWorldMap\System.Data.SQLite.DLL</Source> + <Id>01010</Id> + <Option /> + <Guid>2e1ade2a-0b65-4b61-8d81-3a73caf88a39</Guid> + </File> + </FileList> + <StringList /> + <Actions /> + <SetupGroups /> + <SetupGroupMappings /> + <Option> + <BuildFileName /> + <ProiectFileName>C:\Users\TH10KX\Documents\Visual Studio 2005\Projects\MP Source\MediaPortal.Org\GUIWorldMap\Installer\Worldmap.xmp</ProiectFileName> + <ProiectName>Worldmap</ProiectName> + <Author>LKuech</Author> + <UpdateURL>http://www.team-mediaportal.com</UpdateURL> + <Version>0.5</Version> + <Description>Browse the whole world via your remote and watch Road maps, Satellite images or a hybrid image from Google maps or Microsoft Virtual Earth.</Description> + <Group>Web</Group> + <Release>Beta</Release> + </Option> + <Properties> + <MPMaxVersion /> + <MPMinVersion /> + <MinExtensionVersion /> + <MaxExtensionVersion /> + <ForumURL /> + <WebURL /> + <CreationDate>Monday, December 10, 2007 12:00:00 AM</CreationDate> + <SingleGroupSelect>False</SingleGroupSelect> + </Properties> +</MPinstaler> \ No newline at end of file Added: trunk/plugins/WorldMap/Installer/globe-compass.ico =================================================================== (Binary files differ) Property changes on: trunk/plugins/WorldMap/Installer/globe-compass.ico ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |