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 675443 - Update to use new GTK bookmarks location
Update to use new GTK bookmarks location
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-05-04 13:37 UTC by William Jon McCann
Modified: 2012-05-07 12:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
placeDisplay: use new bookmark file location (1.17 KB, patch)
2012-05-05 19:35 UTC, Matthias Clasen
accepted-commit_now Details | Review
placeDisplay: use new bookmark file location (1.17 KB, patch)
2012-05-07 12:22 UTC, Matthias Clasen
committed Details | Review

Description William Jon McCann 2012-05-04 13:37:58 UTC
The bookmarks have been moved from ~/.gtk-bookmarks to XDG_CONFIG_HOME/gtk-3.0/bookmarks.
Comment 1 Matthias Clasen 2012-05-05 19:35:04 UTC
Created attachment 213521 [details] [review]
placeDisplay: use new bookmark file location

GTK+ 3.5 is placing the bookmarks file in
$XDG_CONFIG_HOME/gtk-3.0/bookmarks. Adapt to that change.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-05-05 19:42:30 UTC
Review of attachment 213521 [details] [review]:

Sure.
Comment 3 Matthias Clasen 2012-05-07 12:22:01 UTC
The following fix has been pushed:
b9f0158 placeDisplay: use new bookmark file location
Comment 4 Matthias Clasen 2012-05-07 12:22:04 UTC
Created attachment 213580 [details] [review]
placeDisplay: use new bookmark file location

GTK+ 3.5 is placing the bookmarks file in
$XDG_CONFIG_HOME/gtk-3.0/bookmarks. Adapt to that change.