~kiwinote/software-center/tweaks

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk3/widgets/exhibits.py

  • Committer: Michael Vogt
  • Date: 2011-10-06 12:34:31 UTC
  • mfrom: (2501.1.1 software-center)
  • Revision ID: michael.vogt@ubuntu.com-20111006123431-4uy4xqewqyc6rl4x
Translate Our star apps heading on the list of the star apps. 
LP: #869038

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
    def __init__(self):
78
78
        self.id = 0
79
79
        self.package_names = "armagetronad,calibre,cheese,homebank,stellarium,gimp,inkscape,blender,audacity,gufw,frozen-bubble,fretsonfire,moovida,liferea,arista,gtg,freeciv-client-gtk,openshot,supertuxkart,tumiki-fighters,tuxpaint,webservice-office-zoho"
80
 
        self.title_translated = "Our star apps"
 
80
        self.title_translated = _("Our star apps")
81
81
        self.published = True
82
82
        self.banner_url = "file:%s" % (os.path.abspath(os.path.join(softwarecenter.paths.datadir, "default_banner/fallback.png")))
83
83
        self.html = EXHIBIT_HTML % {