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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2003-07-14 7:36:06
[Download RAW message or body]

CVS commit by wstephens: 

Comment fixes


  M +10 -10    kopeteaccount.h   1.30
  M +1 -0      kopeteonlinestatus.h   1.19


--- kdenonbeta/kopete/libkopete/kopeteaccount.h  #1.29:1.30
@@ -114,9 +114,9 @@ public:
 
         /**
-         * @brief say if the password is remember.
+         * @brief say if the password is remembered.
          *
          * if it return false, that mean a call to @ref getPassword() will popup a window.
          *
-         * This fucntion should be used by the editAccountPage (and only by the editAccountPage)
+         * This function should be used by the editAccountPage (and only by the editAccountPage)
          */
         bool rememberPassword();
@@ -126,5 +126,5 @@ public:
          *
          * This function can be used by the editaccountPage (and only by it)
-         * Remember than kopete handle autoconnection itself
+         * Remember that kopete handles autoconnection itself
          */
         void setAutoLogin(bool);
@@ -186,8 +186,8 @@ public:
 
         /**
-         * @bried Return the menu for this account
+         * @brief Return the menu for this account
          *
          * You have to reimplement this method to return the custom action menu which will
-         * be shown in the statusbar. Kopete take care of the deletion of the menu. Actions
+         * be shown in the statusbar. Kopete takes care of the deletion of the menu. Actions
          * should have the menu as parent.
          */
@@ -229,9 +229,9 @@ protected:
          * Create a new contact in the specified metacontact
          *
-         * You shouldn't never call yourself this method, For adding contact see @ref addContact()
+         * You shouldn't ever call this method yourself, For adding contacts see @ref addContact()
          *
          * This method is called by @ref KopeteAccount::addContact() in this method, you should
          * simply create the new custom @ref KopeteContact in the given metacontact. And you can
-         * add the contact to the server if the protocol support it
+         * add the contact to the server if the protocol supports it
          *
          * @param contactId The unique ID for this protocol
@@ -297,6 +297,6 @@ private slots:
 
         /**
-         * Called by a single shot hack to indicate that the account is
-         * fully created and ready to use.
+         * Called by a single shot hack to make the account tell its @ref KopeteAccountManager
+         * to signal that the account is fully created and ready to use.
          */
         void slotAccountReady();

--- kdenonbeta/kopete/libkopete/kopeteonlinestatus.h  #1.18:1.19
@@ -202,4 +202,5 @@ public:
          * A cache is employed to reduce CPU and memory usage.
          * @param account is the account the icon should apply to.
+         * The account's color causes tinting, if it's plain QColor(), no tinting takes place.
          * @param size is the size we the icon should be scaled to - 16 is default and so costs nothing
          */


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

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