[Pkg-privacy-commits] [tails-installer] 11/27: Remove references to an unexistent component

Intrigeri intrigeri at moszumanska.debian.org
Wed May 24 15:26:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to tag 3.91.0
in repository tails-installer.

commit b47c7227849346386c4d26759aef52ff9efccae7
Author: Martin Briza <mbriza at redhat.com>
Date:   Tue Mar 1 14:50:13 2016 +0100

    Remove references to an unexistent component
---
 liveusb/components/DownloadDialog.qml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/liveusb/components/DownloadDialog.qml b/liveusb/components/DownloadDialog.qml
index 9888053..60223de 100644
--- a/liveusb/components/DownloadDialog.qml
+++ b/liveusb/components/DownloadDialog.qml
@@ -340,7 +340,6 @@ Dialog {
                                         }
                                         else {
                                             liveUSBData.currentImage.write()
-                                            optionGroup.checked = false
                                         }
                                         pressedOnce = false
                                     }
@@ -354,7 +353,6 @@ Dialog {
                                     onReadyToWriteChanged: {
                                         if (liveUSBData.currentImage.readyToWrite && writeImmediately.confirmed) {
                                             liveUSBData.currentImage.write()
-                                            optionGroup.checked = false
                                         }
                                     }
                                 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list