vlc | branch: master | Marvin Scholz <[email protected]> | Sun Dec 31 15:03:25 
2017 +0100| [e46c00e7d07482b70590241acd631065dd7bd685] | committer: Marvin 
Scholz

share/Info.plist: Fix CrashDragon endpoint for macOS

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e46c00e7d07482b70590241acd631065dd7bd685
---

 share/Info.plist.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/Info.plist.in b/share/Info.plist.in
index 103400c4bf..83d90da709 100644
--- a/share/Info.plist.in
+++ b/share/Info.plist.in
@@ -1395,7 +1395,7 @@
        <key>BreakpadRequestComments</key>
        <string>1</string>
        <key>BreakpadURL</key>
-       <string>@BREAKPAD_URL@/crashreports</string>
+       <string>@BREAKPAD_URL@/reports</string>
        <key>CFBundleURLTypes</key>
        <array>
                <dict>

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to