GNOME Bugzilla – Bug 606436
change default location of gnome scores
Last modified: 2010-02-09 14:44:16 UTC
Created attachment 151053 [details] [review] add "lib" component to scores path So I was just looking in Fedora's libgnome spec file and noticed a very, very, very old patch from sopwith that somehow slipped through the cracks and never got upstreamed. It moves the game scores directory to /var/lib/games instead of /var/games
Isn't this handled by libgames-support in gnome-games thesee days? I think the scores api in libgnome has been de facto deprecated (not used by gnome-games) for ages.
Gnome Games uses its own scores routines now, yes. (And stores the data in $datadir/scores, not $libdir/games.) This code simply isn't deprecated yet because those libgames-support routines aren't in a public library... Independent of that, I don't think changing the location of the files now should be done, since it creates a migration problem.
okay, we can let this patch retire with libgnome then in 3.0.