Bug 51608

Summary: Rename does not change icon name
Product: kdesktop Reporter: Thomas Zander <zander>
Component: generalAssignee: David Faure <faure>
Status: CLOSED FIXED    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Zander 2002-12-07 14:51:18 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Create a URL by dragging it from konq to the desktop, press 'link' in the popup that appears.

Select, Press F2, rename. No change.
Restart kdesktop, and it is shown.

Maybe its time to write a couple of unit-tests. This is, ehh, not the first time this is reported.

Related; copy the desktop file to another desktop (my laptop in this case) the name on the icon is that of the URL, not of the file.

Conclusion; rename does not enter the desktop file and alter the 'name[en_US] field. (that field was the only 'name' field in the file...)
Comment 1 Jordi Polo 2003-02-18 17:01:26 UTC
 
Yes you are absolutely right, the name displayed is that one of the name field in the file not the 
filename and that name is not changed when rename so the effect is that no rename happened 
the problem there is that some desktop files (not URLs but more general) are translated to 
many languages so changing his name is not so obvious. 
 

*** This bug has been marked as a duplicate of 49212 ***
Comment 2 Waldo Bastian 2003-05-01 23:38:18 UTC
Problem is related to 49212 but not the same 
Comment 3 Waldo Bastian 2003-05-01 23:58:38 UTC
Subject: kdebase/kdesktop

CVS commit by waba: 

CCMAIL: 51608-done@bugs.kde.org
Fix renaming .desktop items.


  M +49 -29    kdiconview.cc   1.72
  M +3 -1      kdiconview.h   1.22



Comment 4 FiNeX 2009-01-02 20:20:52 UTC
Bug closed. Kdesktop is no more mantained.