Package Gnumed :: Package timelinelib :: Package meta :: Module about
[frames] | no frames]

Module about

source code

Functions
 
display_about_dialog(args, *kwargs) source code
Variables
  APPLICATION_NAME = "Timeline"
  COPYRIGHT_TEXT = "Copyright (C) 2009, 2010, 2011, 2012, 2013, ...
  APPLICATION_DESCRIPTION = "Timeline is a free, cross-platform ...
  WEBSITE = "http://thetimelineproj.sourceforge.net/"
  DEVELOPERS = ["Developers:", " Rickard Lindberg", " Roge...
  TRANSLATORS = ["Basque:", " Urtzi Odriozola", "Brazilian Po...
  ARTISTS = ["Sara Lindberg", "Tango Desktop Project (Icons on W...
  LICENSE = """Timeline is free software: you can redistribute i...

Imports: wx, get_full_version


Variables Details

COPYRIGHT_TEXT

Value:
"Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2\
018, 2019 The %s Authors" % APPLICATION_NAME

APPLICATION_DESCRIPTION

Value:
"Timeline is a free, cross-platform application for displaying and nav\
igating events on a timeline."

DEVELOPERS

Value:
["Developers:", "    Rickard Lindberg", "    Roger Lindberg", "Contrib\
utors:", "    Alan Jackson", "    Glenn J. Mason", "    Joe Gilmour", \
"    Thomas Mohr", "    Linostar", "    Norbert Langermann", "    Jean\
-Gilles Guyrandy",]

TRANSLATORS

Value:
["Basque:", "    Urtzi Odriozola", "Brazilian Portuguese:", "    Leo F\
rigo", "    Marcelo Ribeiro de Almeida", "    Waldir Le\xc3\xb4ncio", \
"Catalan:", "    BennyBeat", "Chinese (Simplified):", "    rockxie", "\
French:", "    Francois Tissandier", "German:", "    MixCool", "    Ni\
ls Steinger", "    Daniel Winzen", "    cmdrhenner", "    Norbert Lang\
ermann", "Greek:", "    Yannis Kaskamanidis", "Hebrew:", "    Yaron Sh\
ahrabani", "Lithuanian:", "    Mantas Kriauciunas", "    rpocius", "Po\
lish:", "    Andrzej Korcala 'Greybrow'", "Portuguese:", "    Leo Frig\
...

ARTISTS

Value:
["Sara Lindberg", "Tango Desktop Project (Icons on Windows)"]

LICENSE

Value:
"""Timeline is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Timeline is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
...