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

List:       kde-commits
Subject:    extragear/network/kmldonkey/kmldonkey
From:       Gioacchino Mazzurco <gmazzurco89 () gmail ! com>
Date:       2009-10-14 15:43:55
Message-ID: 1255535035.976224.13488.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1035247 by gmazzurco:

solved bug 182467
now a search and one close icon appear instead of 2 close icon



 M  +3 -2      search.cpp  
 M  +3 -2      searchtabresult.cpp  


--- trunk/extragear/network/kmldonkey/kmldonkey/search.cpp #1035246:1035247
@@ -4,7 +4,8 @@
  *
  * Copyright (C) 2003-2004 Petter Stokke <ummo@hellokitty.com>
  * Copyright (C) 2003,2004,2007 Sebastian Sauer <mail@dipe.org>
- * Copyright (C) 2006      Christian Muehlhaeuser <chris@chris.de>
+ * Copyright (C) 2006 Christian Muehlhaeuser <chris@chris.de>
+ * Copyright (C) 2009 Gioacchino Mazzurco <gmazzurco89@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -257,7 +258,7 @@
     Results.replace(searchNum, sr);
     sr->setListFont(KMLDonkey::App->listFont);
     sr->setSearchLabel(query->getQuerystring());
-    resultTabs->addTab(sr, KIcon("dialog-close"), getTabLabel(sr));
+    resultTabs->addTab(sr, KIcon("system-search"), getTabLabel(sr)); //KIcon("dialog-close")
     if (activateNewTabs) resultTabs->setCurrentPage(resultTabs->count()-1);
     return sr;
 }
--- trunk/extragear/network/kmldonkey/kmldonkey/searchtabresult.cpp #1035246:1035247
@@ -2,9 +2,10 @@
  *
  * searchtabresult.cpp
  *
- * Copyright (C) 2003-2004 Petter Stokke <ummo@hellokitty.com>
+ * Copyright (C) 2003-2004      Petter Stokke <ummo@hellokitty.com>
  * Copyright (C) 2003,2004,2007 Sebastian Sauer <mail@dipe.org>
- * Copyright (C) 2006      Christian Muehlhaeuser <chris@chris.de>
+ * Copyright (C) 2006           Christian Muehlhaeuser <chris@chris.de>
+ * Copyright (C) 2009           Gioacchino Mazzurco <gmazzurco89@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
[prev in list] [next in list] [prev in thread] [next in thread] 

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