]> git.sesse.net Git - vlc/blobdiff - modules/module.rc.in
Remove bonjour in access_output
[vlc] / modules / module.rc.in
index 275dbd7c5cd4d898855103b32e94b884e0d89fc5..b75c7256161c06d5f2131ce7db9ba26d84e8345b 100644 (file)
@@ -15,7 +15,7 @@ BEGIN
       VALUE "ProductName", "VLC media player"
       VALUE "ProductVersion", VERSION_NUMBER_STR
       VALUE "FileVersion", "@VERSION@"
-      VALUE "FileDescription", MODULE_NAME
+      VALUE "FileDescription", "LibVLC plugin"
       VALUE "LegalCopyright", "Copyright \251 @COPYRIGHT_YEARS@ VideoLAN and VLC Authors"
       VALUE "LegalTrademarks", "VLC media player, VideoLAN and x264 are registered trademarks from VideoLAN"
     END