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 375427 - [PATCH] Missing support for Path= in .desktop entries
[PATCH] Missing support for Path= in .desktop entries
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.16.x
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-15 06:54 UTC by Waldo Bastian
Modified: 2006-11-19 12:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch to add support for Path (1.43 KB, patch)
2006-11-15 06:55 UTC, Waldo Bastian
none Details | Review
Updated patch, with a couple of fixes (2.10 KB, patch)
2006-11-19 11:45 UTC, Vincent Untz
committed Details | Review

Description Waldo Bastian 2006-11-15 06:54:21 UTC
Please describe the problem:
gnome-open doesn't honour the Path= entry in .desktop files as specified by the freedesktop.org Desktop Entry specification.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Patch follows
Comment 1 Waldo Bastian 2006-11-15 06:55:15 UTC
Created attachment 76625 [details] [review]
Patch to add support for Path
Comment 2 Vincent Untz 2006-11-19 11:45:41 UTC
Created attachment 76837 [details] [review]
Updated patch, with a couple of fixes
Comment 3 Christian Kellner 2006-11-19 11:55:57 UTC
Vucent's patch looks good to me. Go ahead and commit it! Thanks! ;-D
Comment 4 Vincent Untz 2006-11-19 12:05:47 UTC
Thanks