~kklimonda/ubuntu/lucid/hamster-applet/lucid-proposed

« back to all changes in this revision

Viewing changes to hamster/about.py

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-09-08 17:37:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080908173705-wvbg8ciiprf2lyoc
Tags: 2.23.92-0ubuntu1
* New upstream release (LP: #262744)
  - fixed code so that it works also with Python 2.4
  - Fixed bug with tasks falling into unsorted category (bug #548914)
  - Fixed error when switching tasks with doubleclick
  - Bump up pygtk and libgtk to 2.12, pyobject to 2.14
    intltool to 0.37.1
  - Downgrade XS-python and python b-d and depends to 2.4
* debian/control:
  - Change Homepage field to GNOME url
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
 
48
48
    about.set_authors(["Toms Baugis <toms.baugis@gmail.com>",
49
49
                       "Patryk Zawadzki <patrys@pld-linux.org>",
50
 
                       "Peteris Caune <cuu508@gmail.com>"])
 
50
                       "Peteris Caune <cuu508@gmail.com>",
 
51
                       "Juanje Ojeda <jojeda@emergya.es>"])
51
52
    about.set_artists(["Kalle Persson <kalle@kallepersson.se>"])
52
53
 
53
54
    about.set_translator_credits(_("translator-credits"))