changeset 2042:bb5123bf83b1

Housekeeping merge
author Chris Cannam
date Fri, 12 Oct 2018 11:18:06 +0100
parents 865113167356 (diff) 214ee4c2bc61 (current diff)
children c61fdd280a8a
files repoint-lock.json
diffstat 3 files changed, 11 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/main/MainWindow.cpp	Fri Oct 12 11:15:09 2018 +0100
+++ b/main/MainWindow.cpp	Fri Oct 12 11:18:06 2018 +0100
@@ -1908,13 +1908,8 @@
     m_keyReference->registerShortcut(action);
     menu->addAction(action);
     
-    action = new QAction(tr("%1 on the &Web").arg(name), this); 
-    action->setStatusTip(tr("Open the %1 website").arg(name)); 
-    connect(action, SIGNAL(triggered()), this, SLOT(website()));
-    menu->addAction(action);
-    
-    action = new QAction(tr("What's &New?"), this); 
-    action->setStatusTip(tr("Show changes in this release of %1").arg(name)); 
+    action = new QAction(tr("What's &New In This Release?"), this); 
+    action->setStatusTip(tr("List the changes in this release (and every previous release) of %1").arg(name)); 
     connect(action, SIGNAL(triggered()), this, SLOT(whatsNew()));
     menu->addAction(action);
     
--- a/repoint-lock.json	Fri Oct 12 11:15:09 2018 +0100
+++ b/repoint-lock.json	Fri Oct 12 11:18:06 2018 +0100
@@ -4,28 +4,28 @@
       "pin": "da86fb0bccb3"
     },
     "svcore": {
-      "pin": "2fec0d9bd7ac"
+      "pin": "616d3e8a250b"
     },
     "svgui": {
-      "pin": "e848ea0850fe"
+      "pin": "2e3b3fadba27"
     },
     "svapp": {
-      "pin": "7eafe977a1fc"
+      "pin": "b936872faff2"
     },
     "checker": {
-      "pin": "51a8fe0a03cf"
+      "pin": "5f91094e5680"
     },
     "piper": {
       "pin": "f5a04ffe4d5a0ae01e77018a86a59b48a425e674"
     },
     "piper-cpp": {
-      "pin": "d95826b8f0a6022f50ec18a06d642dd25f76ee8c"
+      "pin": "e2831f3ff1b1cd3ed5992b6edda3b93b36726b00"
     },
     "dataquay": {
       "pin": "807b55408d9e"
     },
     "bqvec": {
-      "pin": "3c9de9e7f6e8"
+      "pin": "f7214ab46615"
     },
     "bqfft": {
       "pin": "a766fe47501b"
--- a/repoint-project.json	Fri Oct 12 11:15:09 2018 +0100
+++ b/repoint-project.json	Fri Oct 12 11:18:06 2018 +0100
@@ -16,18 +16,15 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware",
-	    "branch": "zoom"
+            "service": "soundsoftware"
         },
         "svgui": {
             "vcs": "hg",
-            "service": "soundsoftware",
-	    "branch": "zoom"
+            "service": "soundsoftware"
         },
         "svapp": {
             "vcs": "hg",
-	    "service": "soundsoftware",
-	    "branch": "zoom"
+	    "service": "soundsoftware"
         },
         "checker": {
             "vcs": "hg",