feed:// URI's do not work from a browser with gvfs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evolution-rss |
New
|
Medium
|
|||
evolution-rss (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
With gvfs, URL handling is currently enabled through the /usr/share/
[Desktop Entry]
Name=Evolution RSS
GenericName=
Comment=Evolution plugin that enables Evolution Mail to display rss feeds.
Exec=/usr/
Icon=evolution
StartupNotify=true
Terminal=false
Type=Application
Categories=
#NoDisplay=true
#OnlyShowIn=News;
X-GNOME-
X-GNOME-
X-GNOME-
X-GNOME-
X-Desktop-
X-Ubuntu-
Here it is, fixed:
[Desktop Entry]
Name=Evolution RSS
GenericName=
Comment=Evolution plugin that enables Evolution Mail to display rss feeds.
Exec=/usr/
MimeType=
Icon=evolution
StartupNotify=true
Terminal=false
Type=Application
Categories=
#NoDisplay=true
#OnlyShowIn=News;
X-GNOME-
X-GNOME-
X-GNOME-
X-GNOME-
X-Desktop-
X-Ubuntu-
Changed in evolution-rss: | |
importance: | Unknown → Medium |
status: | Unknown → New |