[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [300] Merging r292 from trunk.
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [300] Merging r292 from trunk. |
Date: |
Sat, 04 Aug 2012 07:43:42 +0000 |
Revision: 300
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=300
Author: valkov
Date: 2012-08-04 07:43:41 +0000 (Sat, 04 Aug 2012)
Log Message:
-----------
Merging r292 from trunk. Fixes typo in variable name that break LM in YouTube
since 0.0.11.
Revision Links:
--------------
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=292
Modified Paths:
--------------
branches/0.0.12/src/lm_site_youtube.js
Property Changed:
----------------
branches/0.0.12/
Property changes on: branches/0.0.12
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/0.0.9:94
/branches/task-11216:102-156
/trunk:287
+ /branches/0.0.9:94
/branches/task-11216:102-156
/trunk:287,292
Modified: branches/0.0.12/src/lm_site_youtube.js
===================================================================
--- branches/0.0.12/src/lm_site_youtube.js 2012-07-25 19:49:16 UTC (rev
299)
+++ branches/0.0.12/src/lm_site_youtube.js 2012-08-04 07:43:41 UTC (rev
300)
@@ -155,7 +155,7 @@
break;
case '13':
case '17':
- nore_info += "MPEG-4 Visual, AAC";
+ more_info += "MPEG-4 Visual, AAC";
break;
default:
more_info += " " + this._("Unkown encoding");
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [300] Merging r292 from trunk.,
Ivaylo Valkov <=