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

List:       konq-bugs
Subject:    [Bug 109038] folder icon not changed back when write/read-permission
From:       Martin Koller <m.koller () surfeu ! at>
Date:       2006-12-31 14:07:03
Message-ID: 20061231140703.8937.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=109038         
m.koller surfeu at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From m.koller surfeu at  2006-12-31 15:07 -------
SVN commit 618182 by mkoller:

BUG: 109038

Only try to write a .directory file to include an Icon
if the icon was changed by the user (and not implicitely due
to a different permission-mode)



 M  +1 -1      kpropertiesdialog.cpp  


--- branches/KDE/3.5/kdelibs/kio/kfile/kpropertiesdialog.cpp #618181:618182
 @ -1405,7 +1405,7  @
 void KFilePropsPlugin::applyIconChanges()
 {
   KIconButton *iconButton = ::qt_cast<KIconButton *>( iconArea );
-  if ( !iconButton )
+  if ( !iconButton || !d->bIconChanged )
     return;
   // handle icon changes - only local files (or pseudo-local) for now
   // TODO: Use KTempFile and KIO::file_copy with overwrite = true
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

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