~ubuntu-branches/ubuntu/utopic/gramps/utopic

« back to all changes in this revision

Viewing changes to src/TreeTips.py

  • Committer: Package Import Robot
  • Author(s): James A. Treacy
  • Date: 2012-05-22 17:18:36 UTC
  • mfrom: (39.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120522171836-35fi62lp4w7jnrd7
Tags: 3.4.0-1
* New upstream version
* Updated desktop file. Closes: #667472

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Date: 6 April, 2004
4
4
# Copyright: Toshio Kuratomi
5
5
# License: GPL
6
 
# Id: $Id: TreeTips.py 12425 2009-04-10 03:01:42Z pez4brian $
 
6
# $Id: TreeTips.py 18361 2011-10-23 03:13:50Z paul-franklin $
7
7
 
8
8
"""A tooltip class."""
9
9