~mvo/software-center/simulate-slow-network

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk3/app.py

  • Committer: Gary Lasker
  • Date: 2012-03-07 06:28:15 UTC
  • mfrom: (2811.1.1 dont-store)
  • Revision ID: gary.lasker@canonical.com-20120307062815-pml3mqt7922svdvf
merged lp:~elachuni/software-center/dont-store, many thanks Anthony

Show diffs side-by-side

added added

removed removed

Lines of Context:
708
708
 
709
709
    def _create_dbus_sso(self):
710
710
        # see bug #773214 for the rationale
711
 
        #appname = _("Ubuntu Software Center Store")
712
 
        appname = "Ubuntu Software Center Store"
 
711
        #appname = _("Ubuntu Software Center")
 
712
        appname = "Ubuntu Software Center"
713
713
        help_text = _("To reinstall previous purchases, sign in to the "
714
714
                      "Ubuntu Single Sign-On account you used to pay for them.")
715
715
        #window = self.window_main.get_window()
759
759
                                                              installed_purchased_packages)
760
760
        if deauthorize:
761
761
            # clear the ubuntu SSO token for this account
762
 
            # FIXME: this needs to be consolidated - one token is 
763
 
            #        aquired for purchase in utils/submit_review.py
764
 
            #        the other one in softwarecenter/app.py
765
762
            clear_token_from_ubuntu_sso(_("Ubuntu Software Center"))
766
 
            clear_token_from_ubuntu_sso(_("Ubuntu Software Center Store"))
767
763
            
768
764
            # uninstall the list of purchased packages
769
765
            # TODO: do we need to check for dependencies and show a removal