~brian-murray/update-manager/no-i386-upgrade

« back to all changes in this revision

Viewing changes to UpdateManager/Dialogs.py

  • Committer: Sebastien Bacher
  • Author(s): Andrea Azzarone
  • Date: 2018-11-27 14:32:22 UTC
  • mfrom: (2844.1.2 update-manager)
  • Revision ID: seb128@ubuntu.com-20181127143222-mg6syshiusb29apf
Do not show the livepatch reminder if update-manager is running
on a distribution without software-properties-gtk. (LP: #1805118)  

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
 
159
159
        if not active:
160
160
            if self._is_livepatch_supported() and \
 
161
               self.settings_button and \
161
162
               self.settings.get_int('launch-count') >= 4:
162
163
                self.set_desc(_("<b>Tip:</b> You can use Livepatch to "
163
164
                                "keep your computer more secure between "