After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 105751 - right-click->properties shows properties of .desktop file
right-click->properties shows properties of .desktop file
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Desktop
2.2.x
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-10 21:50 UTC by Alexander Kirillov
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Kirillov 2003-02-10 21:50:43 UTC
Right-clicking on an icon on the desktop (e.g., floppy icon) and choosing
"Properties" shows properties of floppy.desktop file: 

type: application launcher
size: 145 bytes
location: /home/kirillov/.gnome-desktop

which makes this dialog completely useless! Of course, what I want to see -
and what previous versions of Nautilus showed - are properties of the
target, i.e. /mnt/floppy directory
Comment 1 Paolo Borelli 2003-09-04 14:46:59 UTC
This works for me with nautilus 2.3.90...

not sure if the following is the exact ChangeLog entry... it's what
has matched a search for 'desktop' and 'properties' :)

2003-06-11  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c (fm_properties_window_present):
	Handle the case when the data is alreay ready.
	This fixes properties on the home icon on the desktop.
Comment 2 Elijah Newren 2003-09-04 15:05:34 UTC
Thanks, paolo.  I'll mark as fixed.