]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/playlist.c
Strings
[vlc] / modules / demux / playlist / playlist.c
index 8b0777171e7c970ac2e1ee26105961f68736be8d..efbce605403e4f551311e82bc329551492b9f7f1 100644 (file)
@@ -34,6 +34,7 @@
  * Module descriptor
  *****************************************************************************/
 #define AUTOSTART_TEXT N_( "Auto start" )
+/// \bug [String] Why \n ?
 #define AUTOSTART_LONGTEXT N_( "Automatically start playing the playlist " \
                 "content once it's loaded.\n" )