mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
commit
943085b536
@ -50,7 +50,7 @@ conf.registerChannelValue(Topic, 'separator',
|
|||||||
registry.StringSurroundedBySpaces(' || ', _("""Determines what separator is
|
registry.StringSurroundedBySpaces(' || ', _("""Determines what separator is
|
||||||
used between individually added topics in the channel topic.""")))
|
used between individually added topics in the channel topic.""")))
|
||||||
conf.registerChannelValue(Topic, 'format',
|
conf.registerChannelValue(Topic, 'format',
|
||||||
TopicFormat('$topic ($nick)', _("""Determines what format is used to add
|
TopicFormat('$topic', _("""Determines what format is used to add
|
||||||
topics in the topic. All the standard substitutes apply, in addition to
|
topics in the topic. All the standard substitutes apply, in addition to
|
||||||
"$topic" for the topic itself.""")))
|
"$topic" for the topic itself.""")))
|
||||||
conf.registerChannelValue(Topic, 'recognizeTopiclen',
|
conf.registerChannelValue(Topic, 'recognizeTopiclen',
|
||||||
|
Loading…
Reference in New Issue
Block a user