From: <che...@us...> - 2008-01-26 00:02:51
|
Revision: 1313 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1313&view=rev Author: chef_koch Date: 2008-01-25 16:02:47 -0800 (Fri, 25 Jan 2008) Log Message: ----------- updated with latest infos Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt trunk/plugins/myGUIProgramsAlt/myProgramsAlt.xmp Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2008-01-25 23:53:33 UTC (rev 1312) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2008-01-26 00:02:47 UTC (rev 1313) @@ -36,6 +36,11 @@ --------------- -- ChangeLog -- --------------- +v0.1.0.12 +2007-01-25: chefkoch : fixed/changed: complete rework for the "display files as root"-feature, can be activated multiple times now, also working within grouper items +2007-01-25: chefkoch : fixed/changed: clean up for the thumbs methods, so it should be less checks in "working code" whether we use thumbs dir or db entries, it's now done global by ProgramUtils +2007-01-25: chefkoch : fixed: filesView tabPage was displayed for an grouper-item, which throws an exception + v0.1.0.11 2007-11-28: chefkoch : fixed: it is possible to change the imagefile in file details dialog, even if default folder/filenames were used 2007-11-28: chefkoch : fixed: it is possible to edit the imagedirectory on FilesViewTab, even if default folder/filenames were used Modified: trunk/plugins/myGUIProgramsAlt/myProgramsAlt.xmp =================================================================== --- trunk/plugins/myGUIProgramsAlt/myProgramsAlt.xmp 2008-01-25 23:53:33 UTC (rev 1312) +++ trunk/plugins/myGUIProgramsAlt/myProgramsAlt.xmp 2008-01-26 00:02:47 UTC (rev 1313) @@ -8,7 +8,7 @@ <Source>GUIProgramsAlt\bin\Release\GUIProgramsAlt.dll</Source> <Id>01010</Id> <Option /> - <Guid>84d94cae-da4f-4f4e-b472-f592db35dafc</Guid> + <Guid>8d76c257-470f-4dc6-9bda-34fce25b1364</Guid> </File> <File> <FileName>myProgramsAlt.xml</FileName> @@ -17,7 +17,7 @@ <Source>GUIProgramsAlt\skin\BlueTwo\myProgramsAlt.xml</Source> <Id>02010</Id> <Option>OutputFileName=|DefaultFile=True|</Option> - <Guid>0adb9bba-cce3-4bd9-aed3-8c98711fe9e2</Guid> + <Guid>6339c648-e00b-4289-9de8-d66506d7eab4</Guid> </File> <File> <FileName>myProgramsAltFileInfo.xml</FileName> @@ -26,7 +26,7 @@ <Source>GUIProgramsAlt\skin\BlueTwo\myProgramsAltFileInfo.xml</Source> <Id>02010</Id> <Option>OutputFileName=|DefaultFile=True|</Option> - <Guid>36bf36b2-020b-4bcb-956a-c24da608b712</Guid> + <Guid>7ce0d828-b831-4cae-b6f7-ef38a25dd8c5</Guid> </File> <File> <FileName>myProgramsAltPreconfiguration.xml</FileName> @@ -35,7 +35,7 @@ <Source>GUIProgramsAlt\MetaData\myProgramsAltPreconfiguration.xml</Source> <Id>02010</Id> <Option /> - <Guid>cd26ed80-2a56-4256-bf6f-84a8d6c1b3e9</Guid> + <Guid>828a7a89-961f-4dda-a102-0e94483c943c</Guid> </File> <File> <FileName>System.Data.SQLite.DLL</FileName> @@ -44,7 +44,7 @@ <Source>GUIProgramsAlt\bin\Release\System.Data.SQLite.DLL</Source> <Id>04010</Id> <Option /> - <Guid>d1db7f11-dd44-40c7-8dfc-a549fb951c65</Guid> + <Guid>5a280f99-c8e5-413d-8d3f-342465640a79</Guid> </File> </FileList> <StringList /> @@ -60,7 +60,7 @@ <ProiectName>myProgramsAlt</ProiectName> <Author>northern,chefkoch</Author> <UpdateURL>http://www.team-mediaportal.com</UpdateURL> - <Version>0.1.0.11</Version> + <Version>0.1.0.12</Version> <Description>myProgramsAlt is a complete rewrite of weabeard's MyPrograms plugin. it's able to start apps and games.</Description> <Group>Games</Group> <Release>Test</Release> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |