Tkabber plugins

Check-in [8510fede9c]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fixed typo.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8510fede9c600473aa6ad9064f124dcbbd0c7592
User & Date: sgolovan 2016-02-01 19:33:56
Context
2016-02-04
15:12
Fixed rendering OTR icons in chat windows. check-in: 85a632cce0 user: sgolovan tags: trunk
2016-02-01
19:33
Fixed typo. check-in: 8510fede9c user: sgolovan tags: trunk
2016-01-11
14:55
* debug/debug.tcl: Do not rename and replace various debug commands if they don't exist in the first place. check-in: 4a1a1d1713 user: sgolovan tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.





1
2
3
4
5
6
7




2016-01-11  Sergei Golovan  <sgolovan@nes.ru>

	* debug/debug.tcl: Do not rename and replace various debug commands if
	  they don't exist in the first place.

2016-01-02  Sergei Golovan  <sgolovan@nes.ru>

>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
2016-02-01  Sergei Golovan  <sgolovan@nes.ru>

	* ctcomp/msgs/ru.msg: Fixed typo.

2016-01-11  Sergei Golovan  <sgolovan@nes.ru>

	* debug/debug.tcl: Do not rename and replace various debug commands if
	  they don't exist in the first place.

2016-01-02  Sergei Golovan  <sgolovan@nes.ru>

Changes to ctcomp/msgs/ru.msg.

1
2
3
4
5
6
7
8
9
10
# ru.msg --
#
#       Russian messages for the Chat completion Tkabber plugin.
#
# Author: Sergei Golovan <sgolovan@nes.ru>

::msgcat::mcset ru "Whether the Chat text completion plugin is loaded." \
        "Загружено ли расшитрение, включающее автодополнене в окнах разговора."

# vim:ft=tcl:ts=8:sw=4:sts=4:et







|


1
2
3
4
5
6
7
8
9
10
# ru.msg --
#
#       Russian messages for the Chat completion Tkabber plugin.
#
# Author: Sergei Golovan <sgolovan@nes.ru>

::msgcat::mcset ru "Whether the Chat text completion plugin is loaded." \
        "Загружено ли расширение, включающее автодополнение в окнах разговора."

# vim:ft=tcl:ts=8:sw=4:sts=4:et