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 151774 - gstreamer-properties help button is not wired
gstreamer-properties help button is not wired
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gstreamer-properties
unspecified
Other Linux
: Normal normal
: 2.8.1
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-03 18:18 UTC by Matthias Clasen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make the help button work (1.64 KB, patch)
2004-09-03 18:19 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2004-09-03 18:18:36 UTC
Here is the patch which I put into the Fedora Core 3 packages.
Comment 1 Matthias Clasen 2004-09-03 18:19:18 UTC
Created attachment 31245 [details] [review]
make the help button work
Comment 2 Ronald Bultje 2004-09-16 19:25:22 UTC
where's this gstreamer-properties.xml that you're talking about? :).
Comment 3 Matthias Clasen 2004-09-16 19:50:41 UTC
On my fedora system, it lives at
/usr/share/gnome/help/gstreamer-properties/C/gstreamer-properties.xml
Comment 4 Ronald Bultje 2004-09-16 21:40:24 UTC
Oh, d'oh, I missed the help/ subdirectory in the source tree, sorry. Patch
applied, thanks.