From 7edb063aaba1599bbbb83f34fcbfa0b1fb72cdf3 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 23 Mar 2015 17:41:46 +0200 Subject: introducing res/design: graphical design resource host folder --- res/design/btn_rzdoc-new.svg | 1380 +++++++++++++++++++++++++++++++++ res/design/btn_rzdoc-open.svg | 1083 ++++++++++++++++++++++++++ res/design/new-doc-base-transp.gs.png | Bin 0 -> 68196 bytes res/design/new-doc-base.gs.png | Bin 0 -> 31598 bytes res/design/new-doc.gs.png | Bin 0 -> 70343 bytes 5 files changed, 2463 insertions(+) create mode 100644 res/design/btn_rzdoc-new.svg create mode 100644 res/design/btn_rzdoc-open.svg create mode 100644 res/design/new-doc-base-transp.gs.png create mode 100644 res/design/new-doc-base.gs.png create mode 100644 res/design/new-doc.gs.png diff --git a/res/design/btn_rzdoc-new.svg b/res/design/btn_rzdoc-new.svg new file mode 100644 index 00000000..95140c82 --- /dev/null +++ b/res/design/btn_rzdoc-new.svg @@ -0,0 +1,1380 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/design/btn_rzdoc-open.svg b/res/design/btn_rzdoc-open.svg new file mode 100644 index 00000000..0e3d976f --- /dev/null +++ b/res/design/btn_rzdoc-open.svg @@ -0,0 +1,1083 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/design/new-doc-base-transp.gs.png b/res/design/new-doc-base-transp.gs.png new file mode 100644 index 00000000..7fcd4adb Binary files /dev/null and b/res/design/new-doc-base-transp.gs.png differ diff --git a/res/design/new-doc-base.gs.png b/res/design/new-doc-base.gs.png new file mode 100644 index 00000000..4a6c6b7f Binary files /dev/null and b/res/design/new-doc-base.gs.png differ diff --git a/res/design/new-doc.gs.png b/res/design/new-doc.gs.png new file mode 100644 index 00000000..6bbea980 Binary files /dev/null and b/res/design/new-doc.gs.png differ -- cgit v1.3.1