[Commits] replied_and_forwarded.xpm NONE 1.1.2.1
wwp at claws-mail.org
wwp at claws-mail.org
Fri Dec 16 14:30:35 CET 2011
Update of /home/claws-mail/claws/src/pixmaps
In directory claws-mail:/tmp/cvs-serv30900/src/pixmaps
Added Files:
Tag: gtk2
replied_and_forwarded.xpm
Log Message:
2011-12-16 [wwp] 3.8.0cvs2
* src/procmsg.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/gtk/icon_legend.c
* src/pixmaps/replied_and_forwarded.xpm
Make replied and forwarded status flags non exclusive.
Introduce a new message state (and relevant icon in message list)
where both the replied and forwarded flags are set.
--- NEW FILE: replied_and_forwarded.xpm ---
/* XPM */
static char * replied_and_forwarded_xpm[] = {
"9 9 8 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #990000",
"# c #EFEFEF",
"$ c #CCCCCC",
"% c #990085",
"& c #314E6C",
".........",
".+++++++.",
".+@@@@#$.",
".+@@%#&$.",
".+@%%%&$.",
".+@#%&&$.",
".+#&&&&$.",
".+$$$$$$.",
"........."};
More information about the Commits
mailing list