Please be sure to reply-all so that the list gets a copy of your response.

On Wed, Nov 3, 2010 at 1:49 AM, Adam Lee <[email protected]> wrote:
> Thanks so much for having a look. I'll get to work on the things you need me
> to fix, could you explain the removal of svn exec props removal? I'm
> honestly lost on that.

Sorry, you'll have to find someone with more svn-fu. All files end up
+x after a checkout, that needs to be fixed.

> Aside from the loadxml.png and black.png I think
> changing the others to 4x4 would probably cause an issue, I'll test to see
> of course.

Problem is that 1x1 textures don't work correctly when xpr'd. You'll
need to make the images bigger, then modify the skin to suit the
change.

> And if you could send me that patch for the xml's the would be
> wonderful. When you have the time of course.
>

Sure, see attached. I assume my comment change is right, but double-check.

Btw, Forgot to mention that line-endings are DOS. Please convert to
UNIX to make future diffs easier

Cory
diff --git a/720p/Include_Categories-Recently-Added.xml b/720p/Include_Categories-Recently-Added.xml
index ac7fc0c..b94da4f 100644
--- a/720p/Include_Categories-Recently-Added.xml
+++ b/720p/Include_Categories-Recently-Added.xml
@@ -692,7 +692,7 @@
 			<onfocus>Skin.SetString(songscount,$INFO[Window.Property(Music.SongsCount)])</onfocus>
 			<onfocus>SetFocus(20)</onfocus>
 			<visible>Skin.HasSetting(Startup)</visible>
-</control>
+</control> -->
 <!-- After Library Update -->
 <!-- <control type="button" id="2000">
 			<description>Run the Script</description>
@@ -774,4 +774,4 @@
 		<texturenofocus>osd/recently-added/categorybutton.png</texturenofocus>
 	</include>
 
-</includes>
\ No newline at end of file
+</includes>
diff --git a/language/English/strings.xml b/language/English/strings.xml
index 1e1d7b6..d8a4b70 100644
--- a/language/English/strings.xml
+++ b/language/English/strings.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
 <strings>
 <!-- 
 to add a label into an xml add this inside the label tags
@@ -376,4 +377,4 @@ To create new lines use [CR] instead of a space. ie: Example[CR]to see if this w
 		<string id="31450">Custom Favorite</string>
 
 		
-</strings>
\ No newline at end of file
+</strings>
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to