summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-02-19 04:51:10 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-02-19 04:51:10 +0100
commit57620aacc58f09b1518021ecc361fc5b81826dac (patch)
tree7bdd12a8dce4dbf5103295e0cd914bac2c2d7700 /ChangeLog
parent1432ad04f0127645e51554c3d24b102e00eaac92 (diff)
downloadkonversation-57620aacc58f09b1518021ecc361fc5b81826dac.tar.gz
konversation-57620aacc58f09b1518021ecc361fc5b81826dac.zip
Fix unintended rename of many various *klist*
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 01bf50a..2c265f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -165,7 +165,7 @@ Interface Misc
encoding setting.
* Update actions on charset changes.
* Added Notifications Toggle and Encoding sub-menu to the window menu.
-* Moved "Hide Nictdelist" menu action from Edit to Settings.
+* Moved "Hide Nicklist" menu action from Edit to Settings.
* Fixed the "Automatically join channel on invite" setting not to show an
inquiring dialog anyway.
* Fixed saving the state of the invitation dialog option in the Warning Dialogs
@@ -647,7 +647,7 @@ there
* A bug that could lead to an application crash when closing the tab after
choosing
to ignore someone in a query has been fixed.
-* The "Hide Nictdelist" menu action will now be disabled properly when the tab
+* The "Hide Nicklist" menu action will now be disabled properly when the tab
shown
does not have a nickname list has been fixed.
* The actions in the "Insert" menu will now be disabled properly when the
@@ -1063,7 +1063,7 @@ Highlight.
- An option to disable clickable nicks . Add ClickableNicks=false to
konversationrc to disable it.
- Fixed a big memory leak in message processing
-- Nictdelist slider now correctly resizes in all channels when its resized and
+- Nicklist slider now correctly resizes in all channels when its resized and
correctly restores on startup
- [[foo]] is now a link to http://en.wikipedia.org/wiki/foo . We will expand
this to local wikipedia's in a later release [Update: Now fixed in 0.19]
@@ -1085,7 +1085,7 @@ Changes from 0.16 to 0.17
Changes from 0.15 to 0.16
- Dropping URLs onto nick on nicklist or onto query initiates DCC send
- You can now do SSL connections from Quick Connect Dialog
-- Nictdelist Icon Themes
+- Nicklist Icon Themes
- New topic widget
- Added a channel dialog
- Made the nickname box optional
@@ -1309,7 +1309,7 @@ Changes from 0.7 to 0.8:
- Added support for /invite and 341 reply
- Added support for 401 error reply
- Added /smsg for "silent messages"
-- Text and Nictdelist-Fonts can now be selected via GUI
+- Text and Nicklist-Fonts can now be selected via GUI
- Changed server ping response again to make dalnet ircd happy
- Fixed nicklist sorting in channels
- Switched to tdevelop 2.1.4 to hopefully fix some compile problems