Revision f7ddecd578fd9c965d4ce200cd6246cde4d7a70a

datallah at pidgin.im datallah at pidgin.im
Wed Apr 11 01:23:09 EDT 2007


o   -----------------------------------------------------------------
|   Revision: f7ddecd578fd9c965d4ce200cd6246cde4d7a70a
|   Ancestor: eb43dd9ae1ab74d11ea3cdc685e487b3fc5f48cd
|   Author: datallah
|   Date: 2005-01-14T00:16:38
|   Branch: im.pidgin.gaim.oldstatus
|   
|   Deleted entries:
|           pixmaps/gaim_4bit_16.ico pixmaps/gaim_away_4bit_16.ico
|           pixmaps/gaim_msgpend_4bit_16.ico
|           pixmaps/gaim_msgunread_4bit_16.ico
|           pixmaps/gaim_offline_4bit_16.ico
|   Modified files:
|           pixmaps/Makefile.am src/win32/gaimrc.rc
|   
|   ChangeLog: 
|   
|   [gaim-migrate @ 11820]
|   This (based on Patches 1080754 and 1064761) makes the win32 systray use the prettier icons that are used everywhere else (unless you are unfortunate enough to run in 4-bit color, in which case, you are probably used to everything being ugly). (merged from HEAD)
|   ============================================================
|   --- pixmaps/Makefile.am	5e56572ba3f0294f97b7d194bbfe83a52e3f675b
|   +++ pixmaps/Makefile.am	ae8577ba04943fc731aed556e12f8c004d1b49be
|   @@ -41,16 +41,16 @@ EXTRA_DIST = \
|    		smileys/none/Makefile.mingw	\
|    		status/default/Makefile.mingw	\
|    		status/Makefile.mingw		\
|   -                gaim-install.ico		\
|   -                gaim.ico			\
|   -                gaim_4bit_16.ico		\
|   -                gaim_away.ico			\
|   -                gaim_away_4bit_16.ico		\
|   -                gaim_msgpend_4bit_16.ico	\
|   -                gaim_msgunread_4bit_16.ico	\
|   -                gaim_offline.ico		\
|   -                gaim_offline_4bit_16.ico	\
|   -		gaim_blank_4bit_16.ico
|   +		gaim-install.ico		\
|   +		gaim.ico			\
|   +		gaim_away.ico			\
|   +		gaim_offline.ico		\
|   +		gaim_16.ico			\
|   +		gaim_away_16.ico		\
|   +		gaim_blank_4bit_16.ico		\
|   +		gaim_msgpend_16.ico		\
|   +		gaim_msgunread_16.ico		\
|   +		gaim_offline_16.ico
|    
|    
|    gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons
|   ============================================================
|   --- src/win32/gaimrc.rc	8421229080e9384d2fb3c0fe446b0d68540f3bd7
|   +++ src/win32/gaimrc.rc	0e396d2c033417beb870f513d5170e1ffd530c3d
|   @@ -1,9 +1,9 @@ GAIM_ICON		ICON "../pixmaps/gaim.ico"
|    #include "resource.h"
|    
|    GAIM_ICON		ICON "../pixmaps/gaim.ico"
|   -GAIM_TRAY_ICON		ICON "../pixmaps/gaim_4bit_16.ico"
|   -GAIM_OFFLINE_TRAY_ICON	ICON "../pixmaps/gaim_offline_4bit_16.ico"
|   -GAIM_AWAY_TRAY_ICON	ICON "../pixmaps/gaim_away_4bit_16.ico"
|   -GAIM_PEND_TRAY_ICON	ICON "../pixmaps/gaim_msgunread_4bit_16.ico"
|   -GAIM_AWAYPEND_TRAY_ICON ICON "../pixmaps/gaim_msgpend_4bit_16.ico"
|   +GAIM_TRAY_ICON		ICON "../pixmaps/gaim_16.ico"
|   +GAIM_OFFLINE_TRAY_ICON	ICON "../pixmaps/gaim_offline_16.ico"
|   +GAIM_AWAY_TRAY_ICON	ICON "../pixmaps/gaim_away_16.ico"
|   +GAIM_PEND_TRAY_ICON	ICON "../pixmaps/gaim_msgunread_16.ico"
|   +GAIM_AWAYPEND_TRAY_ICON ICON "../pixmaps/gaim_msgpend_16.ico"
|    GAIM_BLANK_TRAY_ICON	ICON "../pixmaps/gaim_blank_4bit_16.ico"

To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from f7ddecd578fd9c965d4ce200cd6246cde4d7a70a


More information about the Commits mailing list