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 517269 - incorrect schemas key
incorrect schemas key
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.11.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-18 18:01 UTC by Sebastien Bacher
Modified: 2008-02-18 22:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix the issue (480 bytes, patch)
2008-02-18 18:03 UTC, Sebastien Bacher
committed Details | Review

Description Sebastien Bacher 2008-02-18 18:01:38 UTC
The bug has been described on https://bugs.launchpad.net/bugs/189897

"Binary package hint: rhythmbox

0.11.4-0ubuntu4
at line 277 of /usr/share/gconf/schemas/rhythmbox.schemas there is a mistake:

<applyto>/apps/rhythmbox/ui/toolbar_hiddle</applyto>
should be
<applyto>/apps/rhythmbox/ui/toolbar_style</applyto>"
Comment 1 Sebastien Bacher 2008-02-18 18:03:27 UTC
Created attachment 105524 [details] [review]
fix the issue
Comment 2 Jonathan Matthew 2008-02-18 22:40:18 UTC
Committed to svn.  Thanks.