~ubuntu-branches/ubuntu/karmic/tasks/karmic

« back to all changes in this revision

Viewing changes to src/gtk/test.c

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2007-05-23 09:57:29 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070523095729-g0to2z48pvjt91fz
Tags: 0.6-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
399
399
                         "copyright", "Copyright \302\251 2007 OpenedHand Ltd",
400
400
                         "authors", authors,
401
401
                         "artists", artists,
 
402
                         "translator-credits", _("translator-credits"),
402
403
                         "license", license,
403
404
                         "wrap-license", TRUE,
404
 
                         "website", "http://projects.o-hand.com/tasks",
 
405
                         "website", "http://pimlico-project.org",
 
406
                         "website-label", _("The Pimlico Project"),
405
407
                         NULL);
406
408
}
407
409