How can I remove the rss.gif (I removed the gif and it shows as broken link)
when I try to remove
I get an error
I'm trying to remove RSS feeds totally from the app
just remove the printRSSLink("("Comments-image","",gettext(""),""); part. In particular you need to leave the brace that is at the end.
printRSSLink("("Comments-image","",gettext(""),"");
Thanks