annotate pidgin/pixmaps/icons/24/Makefile.am @ 21008:96dee745ce14

merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c' and 'be3e4adb905d9838ae215b0fcdbe7119654d2998'
author Richard Laager <rlaager@wiktel.com>
date Thu, 25 Oct 2007 01:59:58 +0000
parents d11491f579fd
children 9347a942b7cd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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/24x24/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