Mercurial > pidgin.yaz
view pidgin/pixmaps/tray/32/Makefile.am @ 19287:7c77201ce14a
Removing pidgin/pixmaps/emotes/default/22/default.theme.in broke intltool.
I changed pidgin/pixmaps/emotes/default/24/default.theme.in so that
Name and Description are translatable. At least, I think they are. I
didn't realize we supported this, but the old default.theme.in file has
these same underscores, so I figured it was safe. Somebody double-check
me.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 16 Aug 2007 08:10:23 +0000 |
parents | 662710d7ecf0 |
children |
line wrap: on
line source
TRAY_ICONS = tray-away.png \ tray-busy.png \ tray-connecting.png \ tray-extended-away.png \ tray-invisible.png \ tray-new-im.png \ tray-offline.png \ tray-online.png EXTRA_DIST = $(TRAY_ICONS) pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/32 pidgintraypix_DATA = $(TRAY_ICONS)