~ubuntu-branches/ubuntu/karmic/software-center/karmic-proposed

« back to all changes in this revision

Viewing changes to softwarecenter/view/appdetailsview.py

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-10-02 18:18:16 UTC
  • Revision ID: james.westby@ubuntu.com-20091002181816-xprosfd6tyh3dod1
Tags: 0.4.4
* debian/rules:
  - cleanup, we do not need python-central, all the python code is
    in a private dir
* softwarecenter/view/appview.py:
  - display the package name in parenthesis if the application name
    appears multiple times in the database (e.g. for a generic name
    like "Terminal") LP: #434625
* softwarecenter/app.py, softwarecenter/view/viewswitcher.py:
  - automatically switch back to the previous view if the progress
    view is empty and the user has not navigated away manually
    (LP: #431907)
* po/ro.po:
  - added Romanian translation (thanks to Alex Eftimie)

Show diffs side-by-side

added added

removed removed

Lines of Context:
551
551
    #view.show_app("AMOR")
552
552
    view.show_app("3D Chess", "3dchess")
553
553
    #view.show_app("Configuration Editor")
554
 
    #view.show_app("ACE", "test-package")
 
554
    view.show_app("ACE", "unace")
555
555
    #view.show_app("Artha")
556
556
    #view.show_app("cournol")
557
557
    #view.show_app("Qlix")