Mercurial > pidgin.yaz
view pidgin/pixmaps/emotes/small/16/Makefile.am @ 25960:43da17b9a27e
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
to branch 'im.pidgin.cpw.malu.xmpp.idle' (head 4379b3a32fa6bbd860103c93b291406542af52f9)
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Thu, 22 Jan 2009 20:39:12 +0000 |
parents | 42fe79ca351d |
children | 2c95b7c57ebb |
line wrap: on
line source
SMILEYS = \ angel.png \ angry.png \ beer.png \ camera.png \ cigarette.png \ coffee.png \ confused.png \ console.png \ cool.png \ cross.png \ crying.png \ devil.png \ dont-know.png \ grin.png \ hug-left.png \ hug-right.png \ kiss.png \ love.png \ meeting.png \ musical-note.png \ nerdy.png \ neutral.png \ party.png \ phone.png \ plate.png \ question.png \ sad.png \ shame.png \ shock.png \ sick.png \ silent.png \ sleepy.png \ smile-big.png \ smile.png \ thinking.png \ tongue.png \ tv.png \ uhm-yeah.png \ wink.png \ yawn.png pidginsmileypix_in_files = small.theme.in if INSTALL_PIXMAPS pidginsmileypixdir = $(datadir)/pixmaps/pidgin/emotes/small pidginsmileypix_DATA = \ $(SMILEYS) \ theme theme: small.theme.in sed -e 's/^_Name=/Name=/' \ -e 's/^_Description=/Description=/' \ -e 's/^_Author=/Author=/' \ $< > $@ endif EXTRA_DIST = $(SMILEYS) $(pidginsmileypix_in_files) theme