aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-03-15 11:46:54 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-03-15 11:46:54 +0800
commit8391885d18e36b4f6608abd0c2c23bb9d1130828 (patch)
tree9a4bd1c0a63f33ff2176b29ae98b8ebd70b800e7 /art
parent99a7cb5c61edb0f1703aa607e79c15ac254c5f86 (diff)
downloadgsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.gz
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.bz2
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.lz
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.xz
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.zst
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.zip
Removed .oafinfo files -- they are obsolete. Moved pixmaps from
2001-03-15 Gediminas Paulauskas <menesis@delfi.lt> Removed .oafinfo files -- they are obsolete. Moved pixmaps from calendar/gui/ to art/ Moved evolution.png to art/ Moved evolution.desktop.in to data/ Generate doc/devel/executive-summary/Makefile svn path=/trunk/; revision=8727
Diffstat (limited to 'art')
-rw-r--r--art/Makefile.am64
-rw-r--r--art/bell.xpm83
-rw-r--r--art/check-filled.xpm21
-rw-r--r--art/evolution.pngbin0 -> 4281 bytes
-rw-r--r--art/jump.xpm14
-rw-r--r--art/recur.xpm21
-rw-r--r--art/task-assigned-to.xpm30
-rw-r--r--art/task-assigned.xpm30
-rw-r--r--art/task-recurring.xpm59
-rw-r--r--art/task.xpm27
10 files changed, 320 insertions, 29 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index c0ef0a2ab3..fddb9fbbc6 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1,5 +1,4 @@
imagesdir = $(datadir)/images/evolution
-
images_DATA = \
16_configure_addressbook.xpm \
16_configure_addressbook.xpm \
@@ -61,8 +60,8 @@ buttons_DATA = \
monthview.xpm \
move-message.png \
new_appointment.png \
- reply-to-all.png \
reply.png \
+ reply-to-all.png \
weekview.xpm \
workweekview.xpm \
yearview.xpm
@@ -76,31 +75,38 @@ conduits_DATA = \
48_evo-address-conduit.png \
48_evo-todo-conduit.png
+appicondir = $(datadir)/pixmaps
+appicon_DATA = evolution.png
+
EXTRA_DIST = \
- add-service.png \
- attachment.xpm \
- compose-message.png \
- copy-message.png \
- empty.xpm \
- fetch-mail.png \
- forward.png \
- mail-new.xpm \
- mail-read.xpm \
- mail-replied.xpm \
- mark.xpm \
- meeting.xpm \
- move-message.png \
- priority-high.xpm \
- priority-low.xpm \
- reply.png \
- reply-to-all.png \
- tree-expanded.xpm \
- tree-unexpanded.xpm \
- score-lowest.xpm \
- score-lower.xpm \
- score-low.xpm \
- score-normal.xpm \
- score-high.xpm \
- score-higher.xpm \
- score-highest.xpm \
- $(images_DATA)
+ attachment.xpm \
+ bell.xpm \
+ check-filled.xpm \
+ empty.xpm \
+ jump.xpm \
+ mail-new.xpm \
+ mail-read.xpm \
+ mail-replied.xpm \
+ mark.xpm \
+ meeting.xpm \
+ priority-high.xpm \
+ priority-low.xpm \
+ recur.xpm \
+ score-higher.xpm \
+ score-highest.xpm \
+ score-high.xpm \
+ score-lower.xpm \
+ score-lowest.xpm \
+ score-low.xpm \
+ score-normal.xpm \
+ task-assigned-to.xpm \
+ task-assigned.xpm \
+ task-recurring.xpm \
+ task.xpm \
+ tree-expanded.xpm \
+ tree-unexpanded.xpm \
+ $(images_DATA) \
+ $(buttons_DATA) \
+ $(conduits_DATA) \
+ $(appicon_DATA)
+
diff --git a/art/bell.xpm b/art/bell.xpm
new file mode 100644
index 0000000000..b1ab537a17
--- /dev/null
+++ b/art/bell.xpm
@@ -0,0 +1,83 @@
+/* XPM */
+static char * bell_xpm[] = {
+"16 16 64 1",
+" c None",
+". c #000000",
+"+ c #E3BB43",
+"@ c #E6C049",
+"# c #EED275",
+"$ c #F4E193",
+"% c #F4DF8C",
+"& c #EAC95C",
+"* c #EFD57A",
+"= c #FAEFBB",
+"- c #FDF6D3",
+"; c #FDF5C6",
+"> c #F4E18F",
+", c #E4BD43",
+"' c #F6E295",
+") c #FEF9D8",
+"! c #FFFFFF",
+"~ c #FFFADA",
+"{ c #FCEEAA",
+"] c #EBCA5A",
+"^ c #E9C550",
+"/ c #FAEA9C",
+"( c #FEF7CB",
+"_ c #FFF8CC",
+": c #FDF1A8",
+"< c #EED060",
+"[ c #D39D12",
+"} c #F2D55D",
+"| c #FCEC91",
+"1 c #FFF4AE",
+"2 c #FFF5B6",
+"3 c #FEEF97",
+"4 c #F3D65E",
+"5 c #D5A216",
+"6 c #FAE05C",
+"7 c #FFED7C",
+"8 c #FFEF8C",
+"9 c #FFF092",
+"0 c #FDEB7A",
+"a c #F4D750",
+"b c #D8A717",
+"c c #EAC01D",
+"d c #F6D83E",
+"e c #FAE255",
+"f c #FAE362",
+"g c #F9E161",
+"h c #F6DE5B",
+"i c #F1D145",
+"j c #E6BE28",
+"k c #D09B09",
+"l c #B67E00",
+"m c #CE9100",
+"n c #D69F04",
+"o c #E0B011",
+"p c #E6BA1D",
+"q c #E3B721",
+"r c #E0B21E",
+"s c #DCAB16",
+"t c #D7A20D",
+"u c #CC9303",
+"v c #BE8400",
+"w c #AC7500",
+"x c #A06B00",
+"y c #FFDD00",
+" ",
+" .. ",
+" .+@. ",
+" .#$%&. ",
+" .*=-;>,. ",
+" .')!~{]. ",
+" .^/(~_:<[. ",
+" .}|121345. ",
+" .678980ab. ",
+" .cdefghijkl. ",
+" .mnopqrstuvwx. ",
+" .............. ",
+" .8y. ",
+" .. ",
+" ",
+" "};
diff --git a/art/check-filled.xpm b/art/check-filled.xpm
new file mode 100644
index 0000000000..c0468fc25b
--- /dev/null
+++ b/art/check-filled.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static const char * check_filled_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ............ ",
+" . . ",
+" . . . ",
+" . .. . ",
+" . ... . ",
+" . . ... . ",
+" . .. ... . ",
+" . ..... . ",
+" . ... . ",
+" . . . ",
+" . . ",
+" ............ ",
+" ",
+" "};
diff --git a/art/evolution.png b/art/evolution.png
new file mode 100644
index 0000000000..3b0f90b292
--- /dev/null
+++ b/art/evolution.png
Binary files differ
diff --git a/art/jump.xpm b/art/jump.xpm
new file mode 100644
index 0000000000..d974142d9a
--- /dev/null
+++ b/art/jump.xpm
@@ -0,0 +1,14 @@
+/* XPM */
+static char * jump_xpm[] = {
+"16 8 3 1",
+" c None",
+". c #000000",
+"+ c #FFFF00",
+"................",
+".++++++++++++++.",
+".++++++++++++++.",
+".++..++..++..++.",
+".++..++..++..++.",
+".++++++++++++++.",
+".++++++++++++++.",
+"................"};
diff --git a/art/recur.xpm b/art/recur.xpm
new file mode 100644
index 0000000000..bb34fa4568
--- /dev/null
+++ b/art/recur.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * recur_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #333366",
+" ",
+" ",
+" .. ..... ",
+" ... .... ",
+" .. .... ",
+" .. ..... ",
+" .. . .. ",
+" .. .. ",
+" .. . .. ",
+" ..... .. ",
+" .... .. ",
+" .... ... ",
+" ..... .. ",
+" ",
+" ",
+" "};
diff --git a/art/task-assigned-to.xpm b/art/task-assigned-to.xpm
new file mode 100644
index 0000000000..d60eeafa2d
--- /dev/null
+++ b/art/task-assigned-to.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char * task_assigned_to_xpm[] = {
+"16 16 11 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #F3F3F3",
+"# c #CCCCCC",
+"$ c #B2B2B2",
+"% c #ECECEC",
+"& c #ABCCAB",
+"* c #768E76",
+"= c #5E705E",
+"- c #EEEEEE",
+" . . . . . ",
+" ........... ",
+" .+.+.+.+.+.@. ",
+" .+.#.#.#.#.$. ",
+" .+%%%%%%%%%$. ",
+" .+#######..$. ",
+" .+%%%%%%%.&.. ",
+" .+##......&&. ",
+" .+%%.&&&&&&&&. ",
+" .+##.&*&*&*&*&.",
+" .+%%.========. ",
+" .+##......==. ",
+" .+%%%%%%%.=.. ",
+" .-$$$$$$$..$. ",
+" ........... ",
+" "};
diff --git a/art/task-assigned.xpm b/art/task-assigned.xpm
new file mode 100644
index 0000000000..9b245c0c49
--- /dev/null
+++ b/art/task-assigned.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char * task_assigned_xpm[] = {
+"16 16 11 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #F3F3F3",
+"# c #CCCCCC",
+"$ c #B2B2B2",
+"% c #ECECEC",
+"& c #FFCC66",
+"* c #CC9933",
+"= c #996600",
+"- c #EEEEEE",
+" . . . . . ",
+" ........... ",
+" .+.+.+.+.+.@. ",
+" .+.#.#.#.#.$. ",
+" .+%%%%%%%%%$. ",
+" .+##..#####$. ",
+" .+%%.&.%%%%$. ",
+"......&&.###$. ",
+".&&&&&&&&.%%$. ",
+".&*&*&*&*&.#$. ",
+".========.%%$. ",
+"......==.###$. ",
+" .+%%.=.%%%%$. ",
+" .-$$..$$$$$$. ",
+" ........... ",
+" "};
diff --git a/art/task-recurring.xpm b/art/task-recurring.xpm
new file mode 100644
index 0000000000..634cd87a84
--- /dev/null
+++ b/art/task-recurring.xpm
@@ -0,0 +1,59 @@
+/* XPM */
+static char * task_recurring_xpm[] = {
+"16 16 40 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #F3F3F3",
+"# c #CCCCCC",
+"$ c #B2B2B2",
+"% c #ECECEC",
+"& c #BFBFC3",
+"* c #A2A2B0",
+"= c #454572",
+"- c #9898A9",
+"; c #85859C",
+"> c #333366",
+", c #4F4F79",
+"' c #B3B3C3",
+") c #A3A3B7",
+"! c #9696AD",
+"~ c #464672",
+"{ c #7F7F99",
+"] c #C9C9CA",
+"^ c #3D3D6D",
+"/ c #3B3B6B",
+"( c #A4A4B8",
+"_ c #B5B5C4",
+": c #D1D1D8",
+"< c #9191A4",
+"[ c #B5B5BD",
+"} c #9F9FAE",
+"| c #4A4A76",
+"1 c #40406F",
+"2 c #E9E9E9",
+"3 c #8F8FA9",
+"4 c #9D9DAC",
+"5 c #9090A4",
+"6 c #55557F",
+"7 c #ADADBE",
+"8 c #484875",
+"9 c #B9B9C7",
+"0 c #DCDCE0",
+"a c #EEEEEE",
+" . . . . . ",
+" ........... ",
+" .+.+.+.+.+.@. ",
+" .+.#.#.#.#.$. ",
+" .+%%%%%%%%%$. ",
+" .+&*=-#;>>,$. ",
+" .+'>)%%!>>'$. ",
+" .+~{]##;^/~$. ",
+" .+>(%%%_:(>$. ",
+" .+><[}###<>$. ",
+" .+|^1!%%23|$. ",
+" .+4>>;##5>4$. ",
+" .+6>>!%7890$. ",
+" .a$$$$$$$$$$. ",
+" ........... ",
+" "};
diff --git a/art/task.xpm b/art/task.xpm
new file mode 100644
index 0000000000..4a53c3e9ab
--- /dev/null
+++ b/art/task.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * task_xpm[] = {
+"16 16 8 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #F3F3F3",
+"# c #CCCCCC",
+"$ c #B2B2B2",
+"% c #ECECEC",
+"& c #EEEEEE",
+" . . . . . ",
+" ........... ",
+" .+.+.+.+.+.@. ",
+" .+.#.#.#.#.$. ",
+" .+%%%%%%%%%$. ",
+" .+#########$. ",
+" .+%%%%%%%%%$. ",
+" .+#########$. ",
+" .+%%%%%%%%%$. ",
+" .+#########$. ",
+" .+%%%%%%%%%$. ",
+" .+#########$. ",
+" .+%%%%%%%%%$. ",
+" .&$$$$$$$$$$. ",
+" ........... ",
+" "};