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

« back to all changes in this revision

Viewing changes to src/plugins/view/mediaview.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
# Copyright (C) 2001-2006  Donald N. Allingham
4
4
# Copyright (C) 2008       Gary Burton
5
5
# Copyright (C) 2010       Nick Hall
 
6
# Copyright (C) 2011       Tim G L Lyons
6
7
#
7
8
# This program is free software; you can redistribute it and/or modify
8
9
# it under the terms of the GNU General Public License as published by
19
20
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20
21
#
21
22
 
22
 
# $Id: mediaview.py 17446 2011-05-07 18:41:14Z nick-h $
 
23
# $Id: mediaview.py 18548 2011-12-04 17:09:17Z kulath $
23
24
 
24
25
"""
25
26
Media View.
425
426
        """
426
427
        return (("Media Filter",),
427
428
                ("Media Preview",
428
 
                 "Media Sources",
 
429
                 "Media Citations"
429
430
                 "Media Notes",
430
431
                 "Media Attributes",
431
432
                 "Metadata Viewer",