Mercurial > pidgin.yaz
annotate pidgin/pixmaps/icons/16/Makefile.am @ 17377:0f0738f9839a
Remove user_lookup_cache, and display placeholders for status and tooltip text.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Wed, 13 Jun 2007 23:40:12 +0000 |
parents | d11491f579fd |
children | 9347a942b7cd |
rev | line source |
---|---|
15991
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
1 SUBDIRS = scalable |
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
2 |
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
3 EXTRA_DIST = pidgin.png |
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
4 |
16447
d11491f579fd
Install app icons to proper directories
Sean Egan <seanegan@gmail.com>
parents:
15991
diff
changeset
|
5 pidginiconspixdir = $(datadir)/icons/hicolor/16x16/apps |
15991
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
6 |
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
7 pidginiconspix_DATA = $(EXTRA_DIST) |
5db7909331fa
new icon goodness (i may have screwed this up, someone check)
Nathan Walp <nwalp@pidgin.im>
parents:
diff
changeset
|
8 |