summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-string-parser.h
Commit message (Collapse)AuthorAgeFilesLines
* string-parser: reindentMarco Barisione2013-08-201-35/+44
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-201-0/+85
empathy_string_match_smiley() depends on other files and it's not needed by tp-account-widgets, so we can leave it in libempathy-gtk. https://bugzilla.gnome.org/show_bug.cgi?id=699492