Commit Graph

8 Commits

Author SHA1 Message Date
Valentin Lorentz 5899a2ce23 Core: Update l10n-fr. 2014-01-26 20:45:28 +01:00
Valentin Lorentz eb15e1934c Fix typo in conf.py. 2013-07-26 09:23:57 +00:00
Valentin Lorentz fb0862f220 core: Update messages.pot. 2013-07-26 09:21:35 +00:00
Valentin Lorentz 65b553f03b core: Updates messages.pot and fr.po. 2013-04-21 16:01:29 +02:00
Valentin Lorentz 6b1131bff9 core: update messages.pot and fr.po. 2013-04-21 15:57:29 +02:00
Valentin Lorentz 79eeb8eb95 Revert "irclib: Apply changes to supybot.protocols.irc.maxHistoryLength immediately."
This reverts commit 1d2eefe880.

IrcState instances are created more than five times a second! Imagine how much
memory is used (hint: 300MB five minutes after startup).
We should first try to reduce this amount.
2012-12-27 16:06:01 +00:00
Valentin Lorentz 1d2eefe880 irclib: Apply changes to supybot.protocols.irc.maxHistoryLength immediately. 2012-12-27 12:24:24 +00:00
Valentin Lorentz 6cbc6a14dd Rename all 'locale' directories to 'locales'.
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
2012-12-26 15:43:35 +01:00