diff --git a/locales/fi.po b/locales/fi.po index a494ad38a..294359e26 100644 --- a/locales/fi.po +++ b/locales/fi.po @@ -991,10 +991,10 @@ msgstr "" msgid "" "This may be a bug. If you think it is,\n" " please file a bug report at\n" -" ." +" ." msgstr "" "Tämä voi olla bugi. Mikäli uskotaan niin, raportoidaan bugi osoitteessa\n" -" . Bugiraportit kirjoitetaan " +" . Bugiraportit kirjoitetaan " "englanniksi." #: src/conf.py:619 diff --git a/locales/fr.po b/locales/fr.po index 82d047b0b..5718063d2 100644 --- a/locales/fr.po +++ b/locales/fr.po @@ -1006,10 +1006,10 @@ msgstr "" msgid "" "This may be a bug. If you think it is,\n" " please file a bug report at\n" -" ." +" ." msgstr "" "Ceci semble être un bug. Si vous pensez que c'en est un, veillez à " -"envoyer un rapport de bug sur ." +"envoyer un rapport de bug sur ." #: src/conf.py:733 msgid "" diff --git a/locales/it.po b/locales/it.po index 53d67c77a..627767bbb 100644 --- a/locales/it.po +++ b/locales/it.po @@ -742,10 +742,10 @@ msgstr "" msgid "" "This may be a bug. If you think it is,\n" " please file a bug report at\n" -" ." +" ." msgstr "" "Questo sembra essere un bug. Se pensi lo sia, invia una segnalazione all'indirizzo\n" -" ." +" ." #: src/conf.py:566 msgid "" diff --git a/locales/messages.pot b/locales/messages.pot index c581f016a..f2e24c79b 100644 --- a/locales/messages.pot +++ b/locales/messages.pot @@ -741,7 +741,7 @@ msgstr "" msgid "" "This may be a bug. If you think it is,\n" " please file a bug report at\n" -" ." +" ." msgstr "" #: src/conf.py:733 diff --git a/plugins/Ctcp/plugin.py b/plugins/Ctcp/plugin.py index 558fa0a58..86cff909b 100644 --- a/plugins/Ctcp/plugin.py +++ b/plugins/Ctcp/plugin.py @@ -119,7 +119,7 @@ class Ctcp(callbacks.PluginRegexp): "^\x01SOURCE\x01$" self.log.info('Received CTCP SOURCE from %s', msg.prefix) self._reply(irc, msg, - 'SOURCE https://github.com/ProgVal/Limnoria') + 'SOURCE https://github.com/progval/Limnoria') def doNotice(self, irc, msg): if ircmsgs.isCtcp(msg): diff --git a/plugins/DDG/__init__.py b/plugins/DDG/__init__.py index 6296e9bfd..5688bf6df 100644 --- a/plugins/DDG/__init__.py +++ b/plugins/DDG/__init__.py @@ -48,7 +48,7 @@ __maintainer__ = supybot.authors.limnoria_core __contributors__ = {} # This is a url where the most recent plugin package can be downloaded. -__url__ = 'https://github.com/ProgVal/Limnoria/tree/testing/plugins/DDG' +__url__ = 'https://github.com/progval/Limnoria/tree/testing/plugins/DDG' from . import config from . import plugin diff --git a/plugins/Misc/plugin.py b/plugins/Misc/plugin.py index d81d6c796..fd17b7944 100644 --- a/plugins/Misc/plugin.py +++ b/plugins/Misc/plugin.py @@ -339,7 +339,7 @@ class Misc(callbacks.Plugin): Returns the version of the current bot. """ try: - newestUrl = 'https://api.github.com/repos/ProgVal/Limnoria/' + \ + newestUrl = 'https://api.github.com/repos/progval/Limnoria/' + \ 'commits/%s' versions = {} for branch in ('master', 'testing'): @@ -370,7 +370,7 @@ class Misc(callbacks.Plugin): Returns a URL saying where to get Limnoria. """ - irc.reply(_('My source is at https://github.com/ProgVal/Limnoria')) + irc.reply(_('My source is at https://github.com/progval/Limnoria')) source = wrap(source) @internationalizeDocstring diff --git a/plugins/Owner/plugin.py b/plugins/Owner/plugin.py index 0e72ee5fb..0dacfb212 100644 --- a/plugins/Owner/plugin.py +++ b/plugins/Owner/plugin.py @@ -604,7 +604,7 @@ class Owner(callbacks.Plugin): old_callback = irc.getCallback(name) if old_callback: # Normalize the plugin case to prevent duplicate registration - # entries, https://github.com/ProgVal/Limnoria/issues/1295 + # entries, https://github.com/progval/Limnoria/issues/1295 name = old_callback.name() conf.registerPlugin(name, False) callbacks = irc.removeCallback(name) diff --git a/plugins/PluginDownloader/plugin.py b/plugins/PluginDownloader/plugin.py index 293a68584..d38539180 100644 --- a/plugins/PluginDownloader/plugin.py +++ b/plugins/PluginDownloader/plugin.py @@ -197,8 +197,8 @@ class GithubRepository(GitRepository): repositories = utils.InsensitivePreservingDict({ - 'ProgVal': GithubRepository( - 'ProgVal', + 'progval': GithubRepository( + 'progval', 'Supybot-plugins' ), 'quantumlemur': GithubRepository( @@ -348,14 +348,14 @@ class PluginDownloader(callbacks.Plugin): < Mikaela> @load PluginDownloader < Limnoria> Ok. < Mikaela> @plugindownloader repolist - < Limnoria> Antibody, jlu5, Hoaas, Iota, ProgVal, SpiderDave, boombot, code4lib, code4lib-edsu, code4lib-snapshot, doorbot, frumious, jonimoose, mailed-notifier, mtughan-weather, nanotube-bitcoin, nyuszika7h, nyuszika7h-old, pingdom, quantumlemur, resistivecorpse, scrum, skgsergio, stepnem - < Mikaela> @plugindownloader repolist ProgVal + < Limnoria> Antibody, jlu5, Hoaas, Iota, progval, SpiderDave, boombot, code4lib, code4lib-edsu, code4lib-snapshot, doorbot, frumious, jonimoose, mailed-notifier, mtughan-weather, nanotube-bitcoin, nyuszika7h, nyuszika7h-old, pingdom, quantumlemur, resistivecorpse, scrum, skgsergio, stepnem + < Mikaela> @plugindownloader repolist progval < Limnoria> AttackProtector, AutoTrans, Biography, Brainfuck, ChannelStatus, Cleverbot, Coffee, Coinpan, Debian, ERepublik, Eureka, Fortune, GUI, GitHub, Glob2Chan, GoodFrench, I18nPlaceholder, IMDb, IgnoreNonVoice, Iwant, Kickme, LimnoriaChan, LinkRelay, ListEmpty, Listener, Markovgen, MegaHAL, MilleBornes, NoLatin1, NoisyKarma, OEIS, PPP, PingTime, Pinglist, RateLimit, Rbls, Redmine, Scheme, Seeks, (1 more message) < Mikaela> more < Limnoria> SilencePlugin, StdoutCapture, Sudo, SupyML, SupySandbox, TWSS, Trigger, Trivia, Twitter, TwitterStream, Untiny, Variables, WebDoc, WebLogs, WebStats, Website, WikiTrans, Wikipedia, WunderWeather - < Mikaela> @plugindownloader info ProgVal Wikipedia + < Mikaela> @plugindownloader info progval Wikipedia < Limnoria> Grabs data from Wikipedia. - < Mikaela> @plugindownloader install ProgVal Wikipedia + < Mikaela> @plugindownloader install progval Wikipedia < Limnoria> Ok. < Mikaela> @load Wikipedia < Limnoria> Ok. diff --git a/plugins/PluginDownloader/test.py b/plugins/PluginDownloader/test.py index 5bcfe9756..ff4bd7a74 100644 --- a/plugins/PluginDownloader/test.py +++ b/plugins/PluginDownloader/test.py @@ -61,19 +61,19 @@ class PluginDownloaderTestCase(PluginTestCase): assert os.path.isfile(pluginsPath + '/%s/config.py' % name) def testRepolist(self): - self.assertRegexp('repolist', '(.*, )?ProgVal(, .*)?') + self.assertRegexp('repolist', '(.*, )?progval(, .*)?') self.assertRegexp('repolist', '(.*, )?quantumlemur(, .*)?') - self.assertRegexp('repolist ProgVal', '(.*, )?AttackProtector(, .*)?') + self.assertRegexp('repolist progval', '(.*, )?AttackProtector(, .*)?') - def testInstallProgVal(self): - self.assertError('plugindownloader install ProgVal Darcs') - self.assertNotError('plugindownloader install ProgVal AttackProtector') - self.assertError('plugindownloader install ProgVal Darcs') + def testInstallprogval(self): + self.assertError('plugindownloader install progval Darcs') + self.assertNotError('plugindownloader install progval AttackProtector') + self.assertError('plugindownloader install progval Darcs') self._testPluginInstalled('AttackProtector') def testShellForbidden(self): with conf.supybot.commands.allowShell.context(False): - self.assertRegexp('plugindownloader install ProgVal Darcs', + self.assertRegexp('plugindownloader install progval Darcs', 'Error:.*not available.*supybot.commands.allowShell') def testInstallQuantumlemur(self): @@ -104,7 +104,7 @@ class PluginDownloaderTestCase(PluginTestCase): self._testPluginInstalled('DuckDuckGo') def testInfo(self): - self.assertResponse('plugindownloader info ProgVal Twitter', + self.assertResponse('plugindownloader info progval Twitter', 'Advanced Twitter plugin for Supybot, with capabilities ' 'handling, and per-channel user account.') diff --git a/plugins/RSS/plugin.py b/plugins/RSS/plugin.py index f35bd0ac7..75ec44904 100644 --- a/plugins/RSS/plugin.py +++ b/plugins/RSS/plugin.py @@ -197,7 +197,7 @@ class RSS(callbacks.Plugin): ^^^^^^^^^^^ 1. Add a feed using - ``@rss add limnoria https://github.com/ProgVal/Limnoria/tags.atom``. + ``@rss add limnoria https://github.com/progval/Limnoria/tags.atom``. * This is RSS feed of Limnoria's stable releases. * You can now check the latest news from the feed with ``@limnoria``. diff --git a/plugins/RSS/test.py b/plugins/RSS/test.py index d4614e381..6a29ca662 100644 --- a/plugins/RSS/test.py +++ b/plugins/RSS/test.py @@ -263,7 +263,7 @@ class RSSTestCase(ChannelPluginTestCase): @mock_urllib def testReloadNoDelay(self, mock): - # https://github.com/ProgVal/Limnoria/issues/922 + # https://github.com/progval/Limnoria/issues/922 mock._data = xkcd_old timeFastForward(1.1) try: diff --git a/plugins/SedRegex/__init__.py b/plugins/SedRegex/__init__.py index 9659e8a0b..65d53d7fc 100644 --- a/plugins/SedRegex/__init__.py +++ b/plugins/SedRegex/__init__.py @@ -46,7 +46,7 @@ __contributors__ = {supybot.authors.jlu: } __maintainer__ = supybot.authors.limnoria_core -__url__ = 'https://github.com/ProgVal/Limnoria/tree/master/plugins/SedRegex' +__url__ = 'https://github.com/progval/Limnoria/tree/master/plugins/SedRegex' from . import config from . import plugin diff --git a/plugins/Web/plugin.py b/plugins/Web/plugin.py index 2dd14c18b..1ab8fd2b0 100644 --- a/plugins/Web/plugin.py +++ b/plugins/Web/plugin.py @@ -180,7 +180,7 @@ class Web(callbacks.PluginRegexp): parser.feed(text) except UnicodeDecodeError: # Workaround for Python 2 - # https://github.com/ProgVal/Limnoria/issues/1359 + # https://github.com/progval/Limnoria/issues/1359 parser = Title() parser.feed(text.encode('utf8')) parser.close() diff --git a/plugins/__init__.py b/plugins/__init__.py index 78d22fe4a..ebfd70cad 100644 --- a/plugins/__init__.py +++ b/plugins/__init__.py @@ -425,7 +425,7 @@ class ChannelIdDatabasePlugin(callbacks.Plugin): if not ircdb.checkCapability(msg.prefix, 'trusted'): # Limited --regexp to trusted users, because specially # crafted regexps can freeze the bot. See - # https://github.com/ProgVal/Limnoria/issues/855 for details + # https://github.com/progval/Limnoria/issues/855 for details irc.errorNoCapability('trusted') predicates.append(lambda r: regexp_wrapper(r.text, reobj=arg, diff --git a/setup.py b/setup.py index 1be27c534..d4cf1674c 100644 --- a/setup.py +++ b/setup.py @@ -163,7 +163,7 @@ setup( provides=['supybot'], version=version, author='Valentin Lorentz', - url='https://github.com/ProgVal/Limnoria', + url='https://github.com/progval/Limnoria', author_email='progval+limnoria@progval.net', download_url='https://pypi.python.org/pypi/limnoria', description='A modified version of Supybot (an IRC bot and framework)', diff --git a/src/__init__.py b/src/__init__.py index 8b49ce2d5..f85aa06f5 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -78,7 +78,7 @@ class authors(object): # This is basically a bag. bear = Author('Mike Taylor', 'bear', 'bear@code-bear.com') grantbow = Author('Grant Bowman', 'Grantbow', 'grantbow@grantbow.com') stepnem = Author('Štěpán Němec', 'stepnem', 'stepnem@gmail.com') - progval = Author('Valentin Lorentz', 'ProgVal', 'progval@gmail.com') + progval = Author('Valentin Lorentz', 'progval', 'progval@gmail.com') jlu = Author('James Lu', email='james@overdrivenetworks.com') unknown = Author('Unknown author', email='unknown@email.invalid') diff --git a/src/conf.py b/src/conf.py index b9c5286d3..8db475b7e 100644 --- a/src/conf.py +++ b/src/conf.py @@ -738,7 +738,7 @@ registerChannelValue(supybot.replies, 'requiresPrivacy', registerChannelValue(supybot.replies, 'possibleBug', registry.NormalizedString(_("""This may be a bug. If you think it is, please file a bug report at - ."""), + ."""), _("""Determines what message the bot sends when it thinks you've encountered a bug that the developers don't know about.""")))