diff options
author | Tomas Popela <tpopela@redhat.com> | 2014-06-09 22:32:25 +0800 |
---|---|---|
committer | Tomas Popela <tpopela@redhat.com> | 2014-06-09 22:32:25 +0800 |
commit | 8650fb139a9143f04615de74ff569bce3e0c4ce3 (patch) | |
tree | 89a41d08f179a5359b8eaee0c9344b8a5bf07cb3 /art | |
parent | 04b7c97275ae420dca43f3e65c2ef54d02f01bdd (diff) | |
download | gsoc2013-evolution-8650fb139a9143f04615de74ff569bce3e0c4ce3.tar.gz gsoc2013-evolution-8650fb139a9143f04615de74ff569bce3e0c4ce3.tar.zst gsoc2013-evolution-8650fb139a9143f04615de74ff569bce3e0c4ce3.zip |
Bug 540362: [webkit-composer] Use webkit for composer
Merge wip/webkit-composer branch into master.
Diffstat (limited to 'art')
-rw-r--r-- | art/Makefile.am | 12 | ||||
-rw-r--r-- | art/confidential-stamp.jpg | bin | 0 -> 5708 bytes | |||
-rw-r--r-- | art/draft-paper.png | bin | 0 -> 597 bytes | |||
-rw-r--r-- | art/draft-stamp.jpg | bin | 0 -> 4660 bytes | |||
-rw-r--r-- | art/midnight-stars.jpg | bin | 0 -> 7190 bytes | |||
-rw-r--r-- | art/paper.png | bin | 0 -> 266 bytes | |||
-rw-r--r-- | art/rect.png | bin | 0 -> 3795 bytes | |||
-rw-r--r-- | art/ribbon.jpg | bin | 0 -> 3193 bytes | |||
-rw-r--r-- | art/texture.png | bin | 0 -> 137 bytes |
9 files changed, 10 insertions, 2 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 850be7e8ce..276d435b05 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,7 +1,15 @@ images_DATA = \ - world_map-960.png \ + confidential-stamp.jpg \ + draft-paper.png \ + draft-stamp.jpg \ + midnight-stars.jpg \ + minus.png \ + paper.png \ plus.png \ - minus.png + rect.png \ + ribbon.jpg \ + texture.png \ + world_map-960.png EXTRA_DIST = \ README \ diff --git a/art/confidential-stamp.jpg b/art/confidential-stamp.jpg Binary files differnew file mode 100644 index 0000000000..0dece7c04f --- /dev/null +++ b/art/confidential-stamp.jpg diff --git a/art/draft-paper.png b/art/draft-paper.png Binary files differnew file mode 100644 index 0000000000..177d568eab --- /dev/null +++ b/art/draft-paper.png diff --git a/art/draft-stamp.jpg b/art/draft-stamp.jpg Binary files differnew file mode 100644 index 0000000000..623f50ea56 --- /dev/null +++ b/art/draft-stamp.jpg diff --git a/art/midnight-stars.jpg b/art/midnight-stars.jpg Binary files differnew file mode 100644 index 0000000000..22f01b36f8 --- /dev/null +++ b/art/midnight-stars.jpg diff --git a/art/paper.png b/art/paper.png Binary files differnew file mode 100644 index 0000000000..bca355b80d --- /dev/null +++ b/art/paper.png diff --git a/art/rect.png b/art/rect.png Binary files differnew file mode 100644 index 0000000000..b7e633c22b --- /dev/null +++ b/art/rect.png diff --git a/art/ribbon.jpg b/art/ribbon.jpg Binary files differnew file mode 100644 index 0000000000..03ca65e8c3 --- /dev/null +++ b/art/ribbon.jpg diff --git a/art/texture.png b/art/texture.png Binary files differnew file mode 100644 index 0000000000..b0925a6cdc --- /dev/null +++ b/art/texture.png |