# HG changeset patch # User Stu Tomlinson # Date 1181695220 0 # Node ID 8e316800d00ad977148b0c9dbf66c8b71715218e # Parent 2f21e46758a3bd4be6b881983fd95df6bb595605 I suspect some people might like this to be buildable & installable. I don't know if there are actually files missing from pidgin/pixmaps/tray/32/scalable and pidgin/pixmaps/tray/48/scalable, so if there are, please disapprove this revision and add the files :) diff -r 2f21e46758a3 -r 8e316800d00a configure.ac --- a/configure.ac Wed Jun 13 00:32:51 2007 +0000 +++ b/configure.ac Wed Jun 13 00:40:20 2007 +0000 @@ -2105,9 +2105,7 @@ pidgin/pixmaps/tray/22/Makefile pidgin/pixmaps/tray/22/scalable/Makefile pidgin/pixmaps/tray/32/Makefile - pidgin/pixmaps/tray/32/scalable/Makefile pidgin/pixmaps/tray/48/Makefile - pidgin/pixmaps/tray/48/scalable/Makefile pidgin/plugins/Makefile pidgin/plugins/cap/Makefile pidgin/plugins/gestures/Makefile diff -r 2f21e46758a3 -r 8e316800d00a pidgin/pixmaps/tray/32/Makefile.am --- a/pidgin/pixmaps/tray/32/Makefile.am Wed Jun 13 00:32:51 2007 +0000 +++ b/pidgin/pixmaps/tray/32/Makefile.am Wed Jun 13 00:40:20 2007 +0000 @@ -1,5 +1,3 @@ -SUBDIRS = scalable - TRAY_ICONS = tray-away.png \ tray-busy.png \ tray-connecting.png \ diff -r 2f21e46758a3 -r 8e316800d00a pidgin/pixmaps/tray/48/Makefile.am --- a/pidgin/pixmaps/tray/48/Makefile.am Wed Jun 13 00:32:51 2007 +0000 +++ b/pidgin/pixmaps/tray/48/Makefile.am Wed Jun 13 00:40:20 2007 +0000 @@ -1,5 +1,3 @@ -SUBDIRS = scalable - TRAY_ICONS = tray-away.png \ tray-busy.png \ tray-connecting.png \