Add missing newline at the end of the patch. (Gitorious sends invalid diffs.)
This commit is contained in:
parent
ebfb9ac4a2
commit
9d45a246f3
@ -10,4 +10,4 @@
|
||||
+ summary = _to_unicode(cat.description)
|
||||
fn = "/usr/share/pixmaps/comps/%s.png" % cat_id
|
||||
if os.access(fn, os.R_OK):
|
||||
icon = cat_id
|
||||
icon = cat_id
|
||||
|
||||
Loading…
Reference in New Issue
Block a user