Revision d6bca714fc152ade7b8474d478b4d37fdb7f193f
nosnilmot at pidgin.im
nosnilmot at pidgin.im
Sat Mar 24 13:51:53 EDT 2007
o -----------------------------------------------------------------
| Revision: d6bca714fc152ade7b8474d478b4d37fdb7f193f
| Ancestor: dde0465c5ab6269041e6cd130dc389464df20836
| Author: nosnilmot at pidgin.im
| Date: 2007-03-24T17:00:25
| Branch: im.pidgin.pidgin
|
| Modified files:
| pidgin/pixmaps/tray/16/Makefile.am
| pidgin/pixmaps/tray/22/Makefile.am
|
| ChangeLog:
|
| Include tray icons in make dist
|
|
| ============================================================
| --- pidgin/pixmaps/tray/16/Makefile.am 85840405fe9cec59fb1acb63e91d98c964c0a7f0
| +++ pidgin/pixmaps/tray/16/Makefile.am e136ba4f826400f2b22b6b994c51dcd8f3048cd2
| @@ -6,13 +6,7 @@ TRAY_ICONS = tray-away.png \
| tray-offline.png \
| tray-online.png
|
| -EXTRA_DIST = tray-away.ico \
| - tray-busy.ico \
| - tray-connecting.ico \
| - tray-extended-away.ico \
| - tray-message.ico \
| - tray-offline.ico \
| - tray-online.ico
| +EXTRA_DIST = $(TRAY_ICONS)
|
| pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/16
| pidgintraypix_DATA = $(TRAY_ICONS)
| ============================================================
| --- pidgin/pixmaps/tray/22/Makefile.am 96f7e8a58aac8505be18244676d178e36519ca53
| +++ pidgin/pixmaps/tray/22/Makefile.am 77e603dad975f631243b9cab59971cc9d766af69
| @@ -6,13 +6,14 @@ TRAY_ICONS = tray-away.png \
| tray-offline.png \
| tray-online.png
|
| -EXTRA_DIST = tray-away.ico \
| +EXTRA_DIST = $(TRAY_ICONS) \
| + tray-away.ico \
| tray-busy.ico \
| - tray-connecting.ico \
| tray-extended-away.ico \
| tray-message.ico \
| tray-offline.ico \
| - tray-online.ico
| + tray-online.ico
| +# tray-connecting.ico
|
| pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/22
| pidgintraypix_DATA = $(TRAY_ICONS)
To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from d6bca714fc152ade7b8474d478b4d37fdb7f193f
More information about the Commits
mailing list