From 1d582c7edc1296c83ff5dc18186c3f42221e3968 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 4 Apr 2016 02:15:32 +0300 Subject: [PATCH] Librarian => m_Librarian --- README.rus.txt | 2 +- README.txt | 2 +- docs-ru/conf.py | 2 +- docs/conf.py | 2 +- setup.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rus.txt b/README.rus.txt index 58554b5..3bd2c7c 100644 --- a/README.rus.txt +++ b/README.rus.txt @@ -1,4 +1,4 @@ -Broytman Librarian, Copyright (C) 2015, 2016 PhiloSoft Design +Broytman m_Librarian, Copyright (C) 2015, 2016 PhiloSoft Design á×ÔÏÒ: ïÌÅÇ âÒÏÊÔÍÁÎ ìÉÃÅÎÚÉÑ: GPL diff --git a/README.txt b/README.txt index 438d421..60a6b21 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -Broytman Librarian, Copyright (C) 2015, 2016 PhiloSoft Design +Broytman m_Librarian, Copyright (C) 2015, 2016 PhiloSoft Design Author: Oleg Broytman License: GPL diff --git a/docs-ru/conf.py b/docs-ru/conf.py index 098e70c..523968f 100644 --- a/docs-ru/conf.py +++ b/docs-ru/conf.py @@ -265,7 +265,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ ('index', 'm_Librarian', u'm_Librarian Documentation', - u'Oleg Broytman', 'm_Librarian', 'Broytman Librarian.', + u'Oleg Broytman', 'm_Librarian', 'Broytman m_Librarian.', 'Miscellaneous'), ] diff --git a/docs/conf.py b/docs/conf.py index d8ca487..4373701 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -265,7 +265,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ ('index', 'm_Librarian', u'm_Librarian Documentation', - u'Oleg Broytman', 'm_Librarian', 'Broytman Librarian.', + u'Oleg Broytman', 'm_Librarian', 'Broytman m_Librarian.', 'Miscellaneous'), ] diff --git a/setup.py b/setup.py index f649f3e..3fb9cd5 100755 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ from m_librarian_version import __version__ setup(name='m_librarian', version=__version__, - description='Librarian for LibRusEc/Flibusta libraries', + description='m_Librarian for LibRusEc/Flibusta libraries', long_description=open('README.txt', 'rtU').read(), author='Oleg Broytman', author_email='phd@phdru.name', -- 2.39.2