Use a comma rather than placing my callsign in brackets after my name.

pull/54/head
Christian T. Jacobs 2017-04-01 15:20:33 +01:00
rodzic 3caf3f9274
commit 7a2aa12e47
4 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -78,4 +78,4 @@ There currently does not exist a Python 3-compatible Debian package for [Hamlib]
Contact
-------
If you have any comments or questions about PyQSO, please send them via email to Christian Jacobs (M0UOS) at <christian@christianjacobs.uk>.
If you have any comments or questions about PyQSO please send them via email to Christian Jacobs, M0UOS, at <christian@christianjacobs.uk>.

Wyświetl plik

@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'PyQSO'
copyright = u'2015-2017, Christian Thomas Jacobs (M0UOS)'
copyright = u'2015-2017, Christian Thomas Jacobs'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -204,7 +204,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents = [
('index', 'PyQSO.tex', u'PyQSO Documentation',
u'Christian Thomas Jacobs (M0UOS)', 'manual'),
u'Christian Thomas Jacobs, M0UOS', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of
@ -234,7 +234,7 @@ latex_documents = [
# (source start file, name, description, authors, manual section).
man_pages = [
('index', 'pyqso', u'PyQSO Documentation',
[u'Christian Thomas Jacobs (M0UOS)'], 1)
[u'Christian Thomas Jacobs, M0UOS'], 1)
]
# If true, show URL addresses after external links.
@ -248,7 +248,7 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
('index', 'PyQSO', u'PyQSO Documentation',
u'Christian Thomas Jacobs (M0UOS)', 'PyQSO', 'A contact logging tool for amateur radio operators.',
u'Christian Thomas Jacobs, M0UOS', 'PyQSO', 'A contact logging tool for amateur radio operators.',
'Miscellaneous'),
]

Wyświetl plik

@ -62,7 +62,7 @@ PyQSO is free software, released under the `GNU General Public License <http://w
Contact
-------
If you have any comments or questions about PyQSO, please send them via email to Christian Jacobs (M0UOS) at christian@christianjacobs.uk. Bug reports and feature requests can be made via the `issue tracker <https://github.com/ctjacobs/pyqso/issues>`_.
If you have any comments or questions about PyQSO, please send them via email to Christian Jacobs, M0UOS, at christian@christianjacobs.uk. Bug reports and feature requests can be made via the `issue tracker <https://github.com/ctjacobs/pyqso/issues>`_.
Structure of this documentation
-------------------------------

Wyświetl plik

@ -874,7 +874,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</property>
<property name="authors">Christian Thomas Jacobs (M0UOS)</property>
<property name="authors">Christian Thomas Jacobs, M0UOS</property>
<property name="logo_icon_name"/>
<property name="license_type">custom</property>
<child internal-child="vbox">