Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 256903 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-non-ASCII-folder-canvas.patch
conduit-0.3.17-non-ASCII-folder-canvas.patch (text/plain), 614 bytes, created by
Florian Steinel
on 2010-12-11 16:38:54 UTC
(
hide
)
Description:
files/conduit-0.3.17-non-ASCII-folder-canvas.patch
Filename:
MIME Type:
Creator:
Florian Steinel
Created:
2010-12-11 16:38:54 UTC
Size:
614 bytes
patch
obsolete
>diff -urNad conduit-fix~/conduit/modules/FileModule/FileModule.py conduit-fix/conduit/modules/FileModule/FileModule.py >--- conduit-fix~/conduit/modules/FileModule/FileModule.py 2009-02-24 22:56:27.000000000 +0100 >+++ conduit-fix/conduit/modules/FileModule/FileModule.py 2009-02-24 23:03:47.000000000 +0100 >@@ -116,7 +116,7 @@ > return self.folder > > def get_name(self): >- return Vfs.uri_get_filename(self.folder) >+ return Vfs.uri_unescape(Vfs.uri_get_filename(self.folder)) > > def _monitor_folder(self): > self._monitor.add(self.folder, self._monitor.MONITOR_DIRECTORY)
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