diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-10-30 23:02:26 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-10-30 23:02:26 +0000 |
commit | 17a1663866d65d76f1fdb91c8ab48179587fbd6a (patch) | |
tree | 36b4571c1665cd7eee709dd7b461103f345b409c /chat/konversation/distinfo | |
parent | 3feb5c02c653503c636ec6a4b86a95acecfb3b97 (diff) | |
download | pkgsrc-17a1663866d65d76f1fdb91c8ab48179587fbd6a.tar.gz |
Update to 1.0.1
* A bug that caused left-to-right text contained in lines determined to be right-to-left text to appear reversed has been fixed.
* Whether a line is treated as right-to-left vs. left-to-right text is now determined by the amount of each type of character in the line, improving the user experience in chats involving bi-directional text considerably.
* The "Edit Network" dialog has been refined for clarity and ease of use.
* A warning dialog to prevent accidentally quitting Konversation has been added.
* The Auto Replace list can now be sorted.
* The '/media' script command now sports improved player recognition, enhanced and easier configurability, the ability to distinguish between audio and video media as well as newly added support for kdetv. New '/audio' and '/video' command aliases have been added to expose these new abilities.
* The lower boundary of the default DCC port range has been raised from 1025 to 1026 to avoid conflicts with the commonly blocked Windows RPC port 1025.
* Dismissing an OSD notification by clicking on it will now also cancel the systray notification flash.
* A new configuration file option [OSD]OSDCheckDesktopLock has been added, allowing to manually disable the screensaver check in non-KDE environments that do not support it, causing the OSD not to be displayed.
* A bug that could lead to the "Switch to" sub-menu in the context menus of tabs not to be updated properly upon switching tabs has been fixed.
* A bug that caused the 'irc setBack' DCOP call not to function has been fixed.
* A bug that caused ampersands in the names of tabs not to be displayed and an immediately following character to be used as keyboard accelerator has been fixed.
* A bug that caused ignoring nicknames with '[' or ']' characters in them to fail has been fixed.
* Command aliases containing regular expression syntax can no longer cause built-in commands not to function.
* A bug that caused the Konversation irc:// protocol handler not to function has been fixed. Its compatibility with systems that do not use the GNU bash shell as default shell has been improved.
* A notable number of code quality improvements suggested by KDEs automated quality control service EBN have been implemented.
Diffstat (limited to 'chat/konversation/distinfo')
-rw-r--r-- | chat/konversation/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/konversation/distinfo b/chat/konversation/distinfo index 060717573c6..50fecf444cc 100644 --- a/chat/konversation/distinfo +++ b/chat/konversation/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2006/10/22 09:24:38 rillig Exp $ +$NetBSD: distinfo,v 1.5 2006/10/30 23:02:26 adrianp Exp $ -SHA1 (konversation-1.0.tar.bz2) = f592727626845e568696d06b3a086d4b607f4ab3 -RMD160 (konversation-1.0.tar.bz2) = 960a6bfbec3f7fc30dcb9215b10eded30dfc22e1 -Size (konversation-1.0.tar.bz2) = 5657702 bytes +SHA1 (konversation-1.0.1.tar.bz2) = 7e4b2356e942848fb83584db1bf2a1b6ef63234d +RMD160 (konversation-1.0.1.tar.bz2) = 1cf79a87f451aa2718560f00ddf987b68938310a +Size (konversation-1.0.1.tar.bz2) = 5848563 bytes SHA1 (patch-aa) = 1143627dbe906f77a8d16195b403653e1ab2d232 SHA1 (patch-ab) = 68c11c4e1c00286607d394cb0b0b4132cd4789d0 |