Mercurial > pidgin.yaz
view pidgin/pixmaps/emotes/none/Makefile.am @ 30885:dfd26281ceed
Add many missing smileys to the Small theme that are in the Default
theme. Note that this is just the entries, not any new files.
Closes #11010.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 28 Aug 2010 07:03:07 +0000 |
parents | e4b2cbc246da |
children |
line wrap: on
line source
pidginsmileypix_in_files = none.theme.in if INSTALL_PIXMAPS pidginsmileypixdir = $(datadir)/pixmaps/pidgin/emotes/none pidginsmileypix_DATA = theme theme: none.theme.in sed -e 's/^_Name=/Name=/' \ -e 's/^_Description=/Description=/' \ -e 's/^_Author=/Author=/' \ $< > $@ endif EXTRA_DIST = \ $(pidginsmileypix_in_files) \ Makefile.mingw \ theme