Mercurial > pidgin.yaz
view pidgin/pixmaps/Makefile.am @ 20905:38ee359ea4aa
Fix pidgin_notify_searchresults to use the actual title for column headers,
instead of a pointer to a struct that contains the title. Pango didn't like
us doing that.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 12 Oct 2007 18:11:22 +0000 |
parents | 2f0960548c1d |
children | 9347a942b7cd |
line wrap: on
line source
SUBDIRS = animations buddy_icons dialogs emblems emotes icons protocols status toolbar tray EXTRA_DIST = \ edit.png \ info.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 info.png pidgindistpixdir = $(datadir)/pixmaps/pidgin pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm