Fri, 12 Feb 2021 18:37:00 -0600
Use specific purple_debug_* functions
Instead of `purple_debug`. Also:
* remove `\n` at the end
* inline untar macros
Reviewed at https://reviews.imfreedom.org/r/490/
|
39034
d565ddadf19c
Move pidgin/pixmaps/icons/ to the more standard pidgin/data/icons/
Mike Ruprecht <cmaiku@gmail.com>
parents:
diff
changeset
|
1 | if INSTALL_PIXMAPS |
|
d565ddadf19c
Move pidgin/pixmaps/icons/ to the more standard pidgin/data/icons/
Mike Ruprecht <cmaiku@gmail.com>
parents:
diff
changeset
|
2 | subdir('icons') |
|
d565ddadf19c
Move pidgin/pixmaps/icons/ to the more standard pidgin/data/icons/
Mike Ruprecht <cmaiku@gmail.com>
parents:
diff
changeset
|
3 | endif |