Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > 88de7259d6b0831e7b7ae7d38a2e2fbc > files > 5

digikam-0.9.2-7mdv2008.0.src.rpm

Index: digikam/showfoto/showfoto.cpp
===================================================================
--- digikam/showfoto/showfoto.cpp	(revision 681519)
+++ digikam/showfoto/showfoto.cpp	(revision 681520)
@@ -3,7 +3,7 @@
  * This file is a part of digiKam project
  * http://www.digikam.org
  *
- * Date   : 2004-11-22
+ * Date        : 2004-11-22
  * Description : stand alone digiKam image editor GUI
  *
  * Copyright (C) 2004-2005 by Renchi Raju <renchi@pooh.tam.uiuc.edu>
@@ -594,6 +594,7 @@
 
     if (!urls.isEmpty())
     {
+        d->currentItem = 0;
         d->thumbBar->clear();
 
         for (KURL::List::const_iterator it = urls.begin();