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 309319 - [patch] Add a "default application" field to gnomevfs-info
[patch] Add a "default application" field to gnomevfs-info
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
cvs (head)
Other All
: Normal enhancement
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-01 21:07 UTC by Joe Shaw
Modified: 2005-07-01 21:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
proposed patch (1.88 KB, patch)
2005-07-01 21:08 UTC, Joe Shaw
committed Details | Review

Description Joe Shaw 2005-07-01 21:07:49 UTC
The attached patch adds a "Default app" field to the output of gnomevfs-info, so
that it's easy to see what .desktop file will handle a particular URI.
Comment 1 Joe Shaw 2005-07-01 21:08:46 UTC
Created attachment 48523 [details] [review]
proposed patch
Comment 2 Christian Kellner 2005-07-01 21:57:04 UTC
Good idea! I commited the patch with small changes to HEAD. Thanks.