[Pkg-privacy-commits] [tails-installer] 01/17: Remove duplicated text (#15105)

Ulrike Uhlig ulrike at moszumanska.debian.org
Mon Mar 12 14:21:14 UTC 2018


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

ulrike pushed a commit to branch tails/master
in repository tails-installer.

commit b71788d03d7d3cd22dcea5c6847c57b48d98ba0a
Author: sajolida <sajolida at pimienta.org>
Date:   Tue Dec 26 00:31:14 2017 +0000

    Remove duplicated text (#15105)
    
    The message and secondary text were basically the same.
---
 tails_installer/gui.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tails_installer/gui.py b/tails_installer/gui.py
index c33cbaf..b2f28a8 100755
--- a/tails_installer/gui.py
+++ b/tails_installer/gui.py
@@ -649,7 +649,6 @@ class TailsInstallerWindow(Gtk.ApplicationWindow):
                                    message_type=Gtk.MessageType.INFO,
                                    buttons=Gtk.ButtonsType.CLOSE,
                                    message_format=_("Installation complete!"))
-        dialog.format_secondary_text(_("Installation was completed."))
         dialog.run()
         self.close()
 

-- 
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