[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-bundle/master] Bug 13512: update_responses - add the actions and openURL attributes



commit 276687123cd14f6889c7506016d1d233a3e74628
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date:   Thu Aug 20 15:54:36 2015 +0200

    Bug 13512: update_responses - add the actions and openURL attributes
---
 tools/update-responses/update_responses |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/update-responses/update_responses b/tools/update-responses/update_responses
index d238d3a..4f6286d 100755
--- a/tools/update-responses/update_responses
+++ b/tools/update-responses/update_responses
@@ -226,6 +226,8 @@ sub get_response {
         platformVersion => get_config($config, $version, $os, 'platformVersion'),
         buildID => '20000101000000',
         detailsURL => get_config($config, $version, $os, 'detailsURL'),
+        actions => 'showURL',
+        openURL => get_config($config, $version, $os, 'detailsURL'),
         defined $minversion ? ( minSupportedOSVersion => $minversion ) : (),
     );
     foreach my $patch (@patches) {



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits