This commit was manufactured by cvs2svn to create branch 'gtk2'.
authorClaws Mail Team <theteam@claws-mail.org>
Wed, 24 Nov 2004 12:53:56 +0000 (12:53 +0000)
committerClaws Mail Team <theteam@claws-mail.org>
Wed, 24 Nov 2004 12:53:56 +0000 (12:53 +0000)
Cherrypick from master 2004-11-24 12:53:55 UTC colinleroy '2004-11-24 [colin] 0.9.12cvs169':
    src/plugins/trayicon/newmarkedmail.xpm
    src/plugins/trayicon/unreadmarkedmail.xpm

src/plugins/trayicon/newmarkedmail.xpm [new file with mode: 0644]
src/plugins/trayicon/unreadmarkedmail.xpm [new file with mode: 0644]

diff --git a/src/plugins/trayicon/newmarkedmail.xpm b/src/plugins/trayicon/newmarkedmail.xpm
new file mode 100644 (file)
index 0000000..31a16aa
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * newmarkedmail_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #DE3636",
+"+     c #FFFFFF",
+"@     c #FF0000",
+"#     c #A0A0A0",
+"$     c #C3C3C3",
+"%     c #808080",
+"&     c #585858",
+"*     c #000000",
+"       ..       ",
+"      .++.      ",
+"     .++@+.     ",
+"    .++@@@+.    ",
+"   .++++@+++.   ",
+"  .+++#+++#++.  ",
+" .+++#+++#+++.. ",
+"....++++#+++....",
+".+$#.++#+++.%%&.",
+".+$#.+#+++..%%&.",
+".+$#.++++.$.%%&.",
+".+$#%......%%%&.",
+".+$#%%%%%%%%%%&.",
+".+$#%%%%%%%%%%&.",
+" *$#%%%%%%%%%%. ",
+"  ............  "};
diff --git a/src/plugins/trayicon/unreadmarkedmail.xpm b/src/plugins/trayicon/unreadmarkedmail.xpm
new file mode 100644 (file)
index 0000000..fa7f875
--- /dev/null
@@ -0,0 +1,27 @@
+/* XPM */
+static char * unreadmarkedmail_xpm[] = {
+"16 16 8 1",
+"      c None",
+".     c #DE3636",
+"+     c #C3C3C3",
+"@     c #FFFFFF",
+"#     c #808080",
+"$     c #FF0000",
+"%     c #A0A0A0",
+"&     c #636363",
+"   ...........  ",
+"  .+++++++++++. ",
+" .............. ",
+" .@@@@@@@@@@@@. ",
+" .@####@@@@$$@. ",
+" .@@@@@@@@@$$@. ",
+" .@@@@@@@@@@@@. ",
+"....@@####@@....",
+".@+%.@@@@@@.##&.",
+".@+%.@@@##@.##&.",
+".@+%.@@@@@@.##&.",
+".@+%#......###&.",
+".@+%##########&.",
+".@+%##########&.",
+" .+%##########. ",
+"  ............  "};