From c7179850dc119bd6c1a250b5892eee28a92c3e58 Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Tue, 3 Apr 2001 23:24:50 +0000 Subject: Executive summary and Trash now have nice icons both in tree/folder title and shortcut bar. Converted and replaced icons for trash and summary: exec-16-summary.xpm => evolution-today-mini.png delete_mesage.xpm => evolution-trash-mini.png, Copied evolution-trash.png icons from mc (needs tweaking to match other evolution icons though) svn path=/trunk/; revision=9154 --- art/Makefile.am | 4 +- art/evolution-today-mini.png | Bin 0 -> 536 bytes art/evolution-trash-mini.png | Bin 0 -> 433 bytes art/evolution-trash.png | Bin 0 -> 2913 bytes art/exec-16-summary.xpm | 104 ------------------------------------------- 5 files changed, 3 insertions(+), 105 deletions(-) create mode 100644 art/evolution-today-mini.png create mode 100644 art/evolution-trash-mini.png create mode 100644 art/evolution-trash.png delete mode 100644 art/exec-16-summary.xpm (limited to 'art') diff --git a/art/Makefile.am b/art/Makefile.am index 15b73f0166..eea7c69c75 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -7,7 +7,6 @@ images_DATA = \ copy_16_message.xpm \ edit.xpm \ encrypt.xpm \ - exec-16-summary.xpm \ folder.xpm \ forward.xpm \ import.xpm \ @@ -35,7 +34,10 @@ images_DATA = \ evolution-notes.png \ evolution-tasks-mini.png \ evolution-tasks.png \ + evolution-today-mini.png \ evolution-today.png \ + evolution-trash-mini.png \ + evolution-trash.png \ executive-summary-bg.png \ executive-summary-curve.png \ globe.png \ diff --git a/art/evolution-today-mini.png b/art/evolution-today-mini.png new file mode 100644 index 0000000000..5736b9c8bb Binary files /dev/null and b/art/evolution-today-mini.png differ diff --git a/art/evolution-trash-mini.png b/art/evolution-trash-mini.png new file mode 100644 index 0000000000..a3260d718e Binary files /dev/null and b/art/evolution-trash-mini.png differ diff --git a/art/evolution-trash.png b/art/evolution-trash.png new file mode 100644 index 0000000000..c2ac8da173 Binary files /dev/null and b/art/evolution-trash.png differ diff --git a/art/exec-16-summary.xpm b/art/exec-16-summary.xpm deleted file mode 100644 index efbb787c42..0000000000 --- a/art/exec-16-summary.xpm +++ /dev/null @@ -1,104 +0,0 @@ -/* XPM */ -static char * 16_exec_summary_xpm[] = { -"16 16 85 1", -" c None", -". c #000000", -"+ c #929292", -"@ c #8A877E", -"# c #F4F2ED", -"$ c #FDF8ED", -"% c #FCF6EB", -"& c #9E906B", -"* c #EEE4C5", -"= c #E2C573", -"- c #B2B0AD", -"; c #D2CEC7", -"> c #F7F3EA", -", c #FFF9EE", -"' c #F5EDDD", -") c #E7DCBC", -"! c #DAD1BA", -"~ c #B0A173", -"{ c #B9A464", -"] c #7A7873", -"^ c #B4B1AA", -"/ c #78746E", -"( c #C6C2B9", -"_ c #868176", -": c #A79A71", -"< c #C4A858", -"[ c #B79D4E", -"} c #F1EDE3", -"| c #F6F1E9", -"1 c #84827B", -"2 c #FFF8EA", -"3 c #F5EFE4", -"4 c #807B69", -"5 c #E8E2C7", -"6 c #E5E3DE", -"7 c #F5F0E3", -"8 c #E1C972", -"9 c #D3CDC2", -"0 c #FDF7EB", -"a c #FFF9EC", -"b c #FDF6E9", -"c c #A7A39A", -"d c #BFB694", -"e c #D1CAB0", -"f c #ECE8DD", -"g c #C1B795", -"h c #AD964A", -"i c #B6B1A5", -"j c #EAE3D6", -"k c #E0DACF", -"l c #908B84", -"m c #403C2E", -"n c #BFB388", -"o c #C5B174", -"p c #B4A266", -"q c #9B8744", -"r c #8C7634", -"s c #0F0F0D", -"t c #282724", -"u c #1D1C1A", -"v c #040303", -"w c #FFFFFF", -"x c #66645F", -"y c #64583B", -"z c #5A4B27", -"A c #C4BDB6", -"B c #BEB7B0", -"C c #7C7975", -"D c #5D5651", -"E c #6F655B", -"F c #5F5144", -"G c #B19E8D", -"H c #97877A", -"I c #90847A", -"J c #726458", -"K c #443930", -"L c #18120E", -"M c #0B0705", -"N c #392C22", -"O c #18100C", -"P c #130D09", -"Q c #0E0906", -"R c #090604", -"S c #080504", -"T c #010100", -" ", -" . ", -" .+. ", -" .... .@.. ", -" .#$$%. .&*=. ", -" .$-;>,'.)!~{. ", -" .$>]^/(_:<[. ", -" .}|;12345678. ", -" .90a2bcdefgh. ", -" .ijklmnopqr. ", -" stuvwwwxyz ", -" .ABCDEF ", -" .GHIJKLM ", -" NOPQRST ", -" ... ", -" "}; -- cgit v1.2.3