[vlc-devel] commit: services_discovery: fix embedding	translated longname into name ( Jakob Leben )
    Jakob Leben 
    jakob.leben at gmail.com
       
    Wed Feb 10 00:57:47 CET 2010
    
    
  
2010/2/9 Rémi Denis-Courmont <remi at remlab.net>
> Le mardi 9 février 2010 20:02:04 git version control, vous avez écrit :
> > vlc | branch: master | Jakob Leben <jleben at videolan.org> | Tue Feb  9
> >  19:00:45 2010 +0100| [caa08dce07c3b08677645263e325b33148f536bd] |
> >  committer: Jakob Leben
> >
> > services_discovery: fix embedding translated longname into name
>
> Fix??
>
The point is: modules do:  VLC_SD_PROBE_HELPER( "name", N_("longname") )
which when expanding # longname in the macro results in a literal
"N_(\"longname\"" instead of translated longname string. That's wrong.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100210/4ca347ae/attachment.html>
    
    
More information about the vlc-devel
mailing list