[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       İsmail Dönmez <ismail.donmez () gmail ! com>
Date:       2004-10-23 17:36:10
Message-ID: 20041023173610.3F5B716B62 () office ! kde ! org
[Download RAW message or body]

CVS commit by cartman: 


Ok now stop bugging me :p


  M +1 -2      outputfilter.cpp   1.120


--- kdeextragear-2/konversation/konversation/outputfilter.cpp  #1.119:1.120
@@ -223,6 +223,5 @@ namespace Konversation {
             result = usage(i18n("Usage: %1JOIN <channel> [password]").arg(commandChar));
         } else {
-          if(!channelName.startsWith("#") && !channelName.startsWith("!") && 
-             !channelName.startsWith("&") && !channelName.startsWith("+"))
+          if(!isAChannel(channelName))
             result.toServer = "JOIN #" + channelName.stripWhiteSpace();
           else


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic