ekiga r6560 - in trunk: . src/endpoints



Author: dsandras
Date: Sun Aug 10 19:11:44 2008
New Revision: 6560
URL: http://svn.gnome.org/viewvc/ekiga?rev=6560&view=rev

Log:
Fixed cut & paste error.


Modified:
   trunk/ChangeLog
   trunk/src/endpoints/opal-bank.h

Modified: trunk/src/endpoints/opal-bank.h
==============================================================================
--- trunk/src/endpoints/opal-bank.h	(original)
+++ trunk/src/endpoints/opal-bank.h	Sun Aug 10 19:11:44 2008
@@ -64,7 +64,7 @@
     { return "opal-account-store"; }
 
     const std::string get_description () const
-    { return "\tStores the call history"; }
+    { return "\tStores the opal accounts"; }
 
     void new_account (Account::Type t,
                       std::string username = "",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]