]> git.pld-linux.org Git - packages/kodi.git/commitdiff
- one more
authorKarol Krenski <charles@pld-linux.org>
Sat, 2 Apr 2011 23:01:19 +0000 (23:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbmc-subtitle_tags.patch -> 1.3

xbmc-subtitle_tags.patch

index f3b229ae86480379be9e687511ef5b59a7bb4f5a..e33de811cb8dee17eb44e37fb5743ed033a488cd 100644 (file)
  
  #include <stdio.h>
  
-@@ -855,6 +857,57 @@
+@@ -855,6 +857,58 @@
        subtitleText.Replace("</b", "[/B]");
        subtitleText.Replace("</u", "");
  
++      subtitleText.Replace("{y:u:}", "");
 +      subtitleText.Replace("{y:u}", "");
 +      CStdString strTag;
 +      CRegExp reg(true);
This page took 0.149865 seconds and 4 git commands to generate.