pidgin/pixmaps/emblems/16/Makefile.am

Sat, 03 Feb 2007 00:59:00 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Sat, 03 Feb 2007 00:59:00 +0000
changeset 15559
58a8f57c6970
parent 15495
105fdac48813
child 15744
5d75cdf1698e
permissions
-rw-r--r--

Restore 'hidden convo' status icon in blist. Additionally, make the name text bold when you have a hidden convo

SUBDIRS = scalable

EXTRA_DIST = 	aol-client.png \
		blocked.png \
		bot.png \
		external.png \
		female.png \
		free-for-chat.png \
		game.png \
		male.png \
		mobile.png \
		not-authorized.png \
		qq-member.png \
		secure.png \
		unavailable.png \
		video.png \
		voice.png

pidginemblempixdir = $(datadir)/pixmaps/pidgin/emblems/16
pidginemblempix_DATA = $(EXTRA_DIST)

mercurial