Your message dated Tue, 30 Nov 1999 13:20:10 -0000 with message-id and subject line File icon for .directory file is wrong has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 22 Sep 1999 02:09:10 +0000 From mth@stack.nl Wed Sep 22 04:09:09 1999 Received: from zelden.stack.nl ([131.155.140.128]:51722 "HELO mailhost.stack.nl") by max.tat.physik.uni-tuebingen.de with SMTP id ; Wed, 22 Sep 1999 04:08:59 +0200 Received: from starbug-3 (annex1s17.urc.tue.nl [131.155.12.27]) by mailhost.stack.nl (Postfix) with SMTP id 99B79337D for ; Wed, 22 Sep 1999 04:08:49 +0200 (MET DST) From: Maarten ter Huurne To: submit@bugs.kde.org Subject: File icon for .directory file is wrong Date: Wed, 22 Sep 1999 03:52:53 +0000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99092204132400.29309@starbug-3> Content-Transfer-Encoding: 8bit Return-Path: X-Orcpt: rfc822;submit@bugs.kde.org Package: kfm Version: 1.167.2.21 Hi, The .directory file contains a reference to both a normal-size icon and a mini icon. When using KFM in "short view" mode, the icon of the directory is indeed the mini icon. But when viewing inside the directory, the ".directory" file icon is the mini version of the normal icon. Example: /floppy/.directory: # KDE Config File [KDE Desktop Entry] BgImage= MiniIcon=mini-cross.xpm Icon=3floppy_unmount.xpm (The idea is that a cross is displayed when the floppy is not mounted. However, since there is no normal-size icon of a cross, I used the "3floppy_unmount.xpm" icon instead.) When viewing the root directory with kfm in "short view" mode, the icon before "floppy" is "mini-cross.xpm". But when viewing the "/floppy" directory (and the floppy is not mounted), the icon before ".directory" becomes the mini version of "3floppy_unmount.xpm". Bye, Maarten