view pidgin/pixmaps/Makefile.am @ 17245:05fa005bdc59

Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 23 May 2007 01:14:29 +0000
parents d6ccf170148e
children 0622a7f08dde
line wrap: on
line source

SUBDIRS = animations buddy_icons dialogs emblems emotes icons protocols status toolbar tray

EXTRA_DIST = \
		edit.png			\
		logo.png			\
		pause.png			\
		arrow-down.xpm		\
		arrow-up.xpm		\
		arrow-right.xpm		\
		arrow-left.xpm		\
		Makefile.mingw			\
		pidgin.ico

pidginbuttonpixdir = $(datadir)/pixmaps/pidgin/buttons
pidginbuttonpix_DATA = edit.png pause.png

pidgindistpixdir = $(datadir)/pixmaps/pidgin
pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm