Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 256908 Details for
Bug 172552
gnome-extra/conduit - new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/conduit-0.3.17-rhythmbox-new-path.patch
conduit-0.3.17-rhythmbox-new-path.patch (text/plain), 1.10 KB, created by
Florian Steinel
on 2010-12-11 16:53:56 UTC
(
hide
)
Description:
files/conduit-0.3.17-rhythmbox-new-path.patch
Filename:
MIME Type:
Creator:
Florian Steinel
Created:
2010-12-11 16:53:56 UTC
Size:
1.10 KB
patch
obsolete
>diff -urNad conduit-0.3.17~/conduit/modules/RhythmboxModule/RhythmboxModule.py conduit-0.3.17/conduit/modules/RhythmboxModule/RhythmboxModule.py >--- conduit-0.3.17~/conduit/modules/RhythmboxModule/RhythmboxModule.py 2010-01-07 17:10:30.000000000 +0100 >+++ conduit-0.3.17/conduit/modules/RhythmboxModule/RhythmboxModule.py 2010-03-28 14:37:12.034777215 +0200 >@@ -50,8 +50,8 @@ > _icon_ = "rhythmbox" > _configurable_ = True > >- PLAYLIST_PATH="~/.gnome2/rhythmbox/playlists.xml" >- RHYTHMDB_PATH="~/.gnome2/rhythmbox/rhythmdb.xml" >+ PLAYLIST_PATH="~/.local/share/rhythmbox/playlists.xml" >+ RHYTHMDB_PATH="~/.local/share/rhythmbox/rhythmdb.xml" > > def __init__(self, *args): > DataProvider.DataSource.__init__(self) >@@ -150,7 +150,7 @@ > '''Wrapper around the standard Audio datatype that implements > the rating, playcount, and cover location tags. > ''' >- COVER_ART_PATH="~/.gnome2/rhythmbox/covers/" >+ COVER_ART_PATH="~/.cache/rhythmbox/covers" > def __init__(self, URI, **kwargs): > Audio.Audio.__init__(self, URI, **kwargs) > self._songdata = kwargs['songdata'] or {}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 172552
:
119244
|
129900
|
129901
|
131909
|
141012
|
141013
|
143685
|
143687
|
144806
|
145169
|
146637
|
146638
|
160274
|
160275
|
160694
|
160696
|
162306
|
162307
|
170299
|
256902
|
256903
|
256905
|
256907
| 256908 |
256910