[vlc-commits] androidsurface.c has moved
    Rafaël Carré 
    git at videolan.org
       
    Mon Nov 18 23:41:24 CET 2013
    
    
  
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Nov 18 23:41:01 2013 +0100| [d48a6fb57af66bdbe1772fa3ae2e958c72e0827d] | committer: Rafaël Carré
androidsurface.c has moved
add nativewindow.c for translation
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d48a6fb57af66bdbe1772fa3ae2e958c72e0827d
---
 po/POTFILES.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 934de7d..f0bfa10 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1134,7 +1134,8 @@ modules/video_filter/vhs.c
 modules/video_filter/wave.c
 modules/video_filter/yuvp.c
 modules/video_output/aa.c
-modules/video_output/androidsurface.c
+modules/video_output/android/surface.c
+modules/video_output/android/nativewindow.c
 modules/video_output/caca.c
 modules/video_output/coregraphicslayer.m
 modules/video_output/decklink.cpp
    
    
More information about the vlc-commits
mailing list