From f21150e179d2ceae1e743041fbf9ea9eddc93d9a Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 28 May 2015 17:41:22 +0200 Subject: add build system --- common/gnome-shell/3.14/misc/activities.svg | 155 ++++ common/gnome-shell/3.14/misc/bg.svg | 132 ++++ .../3.14/misc/calendar-arrow-left-hover.svg | 169 +++++ .../gnome-shell/3.14/misc/calendar-arrow-left.svg | 169 +++++ .../3.14/misc/calendar-arrow-right-hover.svg | 171 +++++ .../gnome-shell/3.14/misc/calendar-arrow-right.svg | 171 +++++ common/gnome-shell/3.14/misc/close-active.svg | 120 +++ common/gnome-shell/3.14/misc/close-hover.svg | 120 +++ common/gnome-shell/3.14/misc/close.svg | 120 +++ common/gnome-shell/3.14/misc/corner-ripple-ltr.svg | 125 ++++ common/gnome-shell/3.14/misc/corner-ripple-rtl.svg | 75 ++ common/gnome-shell/3.14/misc/dash-placeholder.svg | 84 +++ .../gnome-shell/3.14/misc/logged-in-indicator.svg | 130 ++++ common/gnome-shell/3.14/misc/modal.svg | 141 ++++ common/gnome-shell/3.14/misc/more-results.svg | 142 ++++ common/gnome-shell/3.14/misc/noise-texture.png | Bin 0 -> 79464 bytes common/gnome-shell/3.14/misc/null.svg | 92 +++ common/gnome-shell/3.14/misc/osd.svg | 132 ++++ .../3.14/misc/page-indicator-active.svg | 67 ++ .../3.14/misc/page-indicator-checked.svg | 67 ++ .../gnome-shell/3.14/misc/page-indicator-hover.svg | 67 ++ .../3.14/misc/page-indicator-inactive.svg | 67 ++ .../3.14/misc/panel-button-highlight.svg | 102 +++ common/gnome-shell/3.14/misc/process-working.svg | 811 +++++++++++++++++++++ common/gnome-shell/3.14/misc/running-indicator.svg | 127 ++++ common/gnome-shell/3.14/misc/summary-counter.svg | 115 +++ .../gnome-shell/3.14/misc/ws-switch-arrow-down.png | Bin 0 -> 879 bytes .../gnome-shell/3.14/misc/ws-switch-arrow-up.png | Bin 0 -> 853 bytes 28 files changed, 3671 insertions(+) create mode 100644 common/gnome-shell/3.14/misc/activities.svg create mode 100644 common/gnome-shell/3.14/misc/bg.svg create mode 100644 common/gnome-shell/3.14/misc/calendar-arrow-left-hover.svg create mode 100644 common/gnome-shell/3.14/misc/calendar-arrow-left.svg create mode 100644 common/gnome-shell/3.14/misc/calendar-arrow-right-hover.svg create mode 100644 common/gnome-shell/3.14/misc/calendar-arrow-right.svg create mode 100644 common/gnome-shell/3.14/misc/close-active.svg create mode 100644 common/gnome-shell/3.14/misc/close-hover.svg create mode 100644 common/gnome-shell/3.14/misc/close.svg create mode 100644 common/gnome-shell/3.14/misc/corner-ripple-ltr.svg create mode 100644 common/gnome-shell/3.14/misc/corner-ripple-rtl.svg create mode 100755 common/gnome-shell/3.14/misc/dash-placeholder.svg create mode 100755 common/gnome-shell/3.14/misc/logged-in-indicator.svg create mode 100644 common/gnome-shell/3.14/misc/modal.svg create mode 100755 common/gnome-shell/3.14/misc/more-results.svg create mode 100755 common/gnome-shell/3.14/misc/noise-texture.png create mode 100644 common/gnome-shell/3.14/misc/null.svg create mode 100644 common/gnome-shell/3.14/misc/osd.svg create mode 100755 common/gnome-shell/3.14/misc/page-indicator-active.svg create mode 100755 common/gnome-shell/3.14/misc/page-indicator-checked.svg create mode 100755 common/gnome-shell/3.14/misc/page-indicator-hover.svg create mode 100755 common/gnome-shell/3.14/misc/page-indicator-inactive.svg create mode 100644 common/gnome-shell/3.14/misc/panel-button-highlight.svg create mode 100755 common/gnome-shell/3.14/misc/process-working.svg create mode 100644 common/gnome-shell/3.14/misc/running-indicator.svg create mode 100644 common/gnome-shell/3.14/misc/summary-counter.svg create mode 100644 common/gnome-shell/3.14/misc/ws-switch-arrow-down.png create mode 100644 common/gnome-shell/3.14/misc/ws-switch-arrow-up.png (limited to 'common/gnome-shell/3.14/misc') diff --git a/common/gnome-shell/3.14/misc/activities.svg b/common/gnome-shell/3.14/misc/activities.svg new file mode 100644 index 0000000..4586285 --- /dev/null +++ b/common/gnome-shell/3.14/misc/activities.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/bg.svg b/common/gnome-shell/3.14/misc/bg.svg new file mode 100644 index 0000000..5e219e0 --- /dev/null +++ b/common/gnome-shell/3.14/misc/bg.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/calendar-arrow-left-hover.svg b/common/gnome-shell/3.14/misc/calendar-arrow-left-hover.svg new file mode 100644 index 0000000..7f292f8 --- /dev/null +++ b/common/gnome-shell/3.14/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,169 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/calendar-arrow-left.svg b/common/gnome-shell/3.14/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..5602eff --- /dev/null +++ b/common/gnome-shell/3.14/misc/calendar-arrow-left.svg @@ -0,0 +1,169 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/calendar-arrow-right-hover.svg b/common/gnome-shell/3.14/misc/calendar-arrow-right-hover.svg new file mode 100644 index 0000000..beadead --- /dev/null +++ b/common/gnome-shell/3.14/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,171 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/calendar-arrow-right.svg b/common/gnome-shell/3.14/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..734b53b --- /dev/null +++ b/common/gnome-shell/3.14/misc/calendar-arrow-right.svg @@ -0,0 +1,171 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/close-active.svg b/common/gnome-shell/3.14/misc/close-active.svg new file mode 100644 index 0000000..a541886 --- /dev/null +++ b/common/gnome-shell/3.14/misc/close-active.svg @@ -0,0 +1,120 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/common/gnome-shell/3.14/misc/close-hover.svg b/common/gnome-shell/3.14/misc/close-hover.svg new file mode 100644 index 0000000..615e7e2 --- /dev/null +++ b/common/gnome-shell/3.14/misc/close-hover.svg @@ -0,0 +1,120 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/common/gnome-shell/3.14/misc/close.svg b/common/gnome-shell/3.14/misc/close.svg new file mode 100644 index 0000000..0ba078b --- /dev/null +++ b/common/gnome-shell/3.14/misc/close.svg @@ -0,0 +1,120 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/common/gnome-shell/3.14/misc/corner-ripple-ltr.svg b/common/gnome-shell/3.14/misc/corner-ripple-ltr.svg new file mode 100644 index 0000000..d495c9e --- /dev/null +++ b/common/gnome-shell/3.14/misc/corner-ripple-ltr.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/corner-ripple-rtl.svg b/common/gnome-shell/3.14/misc/corner-ripple-rtl.svg new file mode 100644 index 0000000..408edb3 --- /dev/null +++ b/common/gnome-shell/3.14/misc/corner-ripple-rtl.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/dash-placeholder.svg b/common/gnome-shell/3.14/misc/dash-placeholder.svg new file mode 100755 index 0000000..cbae148 --- /dev/null +++ b/common/gnome-shell/3.14/misc/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/logged-in-indicator.svg b/common/gnome-shell/3.14/misc/logged-in-indicator.svg new file mode 100755 index 0000000..c0267ea --- /dev/null +++ b/common/gnome-shell/3.14/misc/logged-in-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/modal.svg b/common/gnome-shell/3.14/misc/modal.svg new file mode 100644 index 0000000..5648294 --- /dev/null +++ b/common/gnome-shell/3.14/misc/modal.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/more-results.svg b/common/gnome-shell/3.14/misc/more-results.svg new file mode 100755 index 0000000..5846fbb --- /dev/null +++ b/common/gnome-shell/3.14/misc/more-results.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/noise-texture.png b/common/gnome-shell/3.14/misc/noise-texture.png new file mode 100755 index 0000000..6b70a2d Binary files /dev/null and b/common/gnome-shell/3.14/misc/noise-texture.png differ diff --git a/common/gnome-shell/3.14/misc/null.svg b/common/gnome-shell/3.14/misc/null.svg new file mode 100644 index 0000000..e5dbc03 --- /dev/null +++ b/common/gnome-shell/3.14/misc/null.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/common/gnome-shell/3.14/misc/osd.svg b/common/gnome-shell/3.14/misc/osd.svg new file mode 100644 index 0000000..64bf7f4 --- /dev/null +++ b/common/gnome-shell/3.14/misc/osd.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/page-indicator-active.svg b/common/gnome-shell/3.14/misc/page-indicator-active.svg new file mode 100755 index 0000000..89446ce --- /dev/null +++ b/common/gnome-shell/3.14/misc/page-indicator-active.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/page-indicator-checked.svg b/common/gnome-shell/3.14/misc/page-indicator-checked.svg new file mode 100755 index 0000000..05984c2 --- /dev/null +++ b/common/gnome-shell/3.14/misc/page-indicator-checked.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/page-indicator-hover.svg b/common/gnome-shell/3.14/misc/page-indicator-hover.svg new file mode 100755 index 0000000..3aad35d --- /dev/null +++ b/common/gnome-shell/3.14/misc/page-indicator-hover.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/page-indicator-inactive.svg b/common/gnome-shell/3.14/misc/page-indicator-inactive.svg new file mode 100755 index 0000000..a3e418b --- /dev/null +++ b/common/gnome-shell/3.14/misc/page-indicator-inactive.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/panel-button-highlight.svg b/common/gnome-shell/3.14/misc/panel-button-highlight.svg new file mode 100644 index 0000000..11b9c89 --- /dev/null +++ b/common/gnome-shell/3.14/misc/panel-button-highlight.svg @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/process-working.svg b/common/gnome-shell/3.14/misc/process-working.svg new file mode 100755 index 0000000..43ffcca --- /dev/null +++ b/common/gnome-shell/3.14/misc/process-working.svg @@ -0,0 +1,811 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/running-indicator.svg b/common/gnome-shell/3.14/misc/running-indicator.svg new file mode 100644 index 0000000..bcfc594 --- /dev/null +++ b/common/gnome-shell/3.14/misc/running-indicator.svg @@ -0,0 +1,127 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/misc/summary-counter.svg b/common/gnome-shell/3.14/misc/summary-counter.svg new file mode 100644 index 0000000..8ffacc2 --- /dev/null +++ b/common/gnome-shell/3.14/misc/summary-counter.svg @@ -0,0 +1,115 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/common/gnome-shell/3.14/misc/ws-switch-arrow-down.png b/common/gnome-shell/3.14/misc/ws-switch-arrow-down.png new file mode 100644 index 0000000..a674ad5 Binary files /dev/null and b/common/gnome-shell/3.14/misc/ws-switch-arrow-down.png differ diff --git a/common/gnome-shell/3.14/misc/ws-switch-arrow-up.png b/common/gnome-shell/3.14/misc/ws-switch-arrow-up.png new file mode 100644 index 0000000..1b6f611 Binary files /dev/null and b/common/gnome-shell/3.14/misc/ws-switch-arrow-up.png differ -- cgit v1.2.3