From f21150e179d2ceae1e743041fbf9ea9eddc93d9a Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 28 May 2015 17:41:22 +0200 Subject: add build system --- .../gnome-shell/3.14/dash/button-active-bottom.svg | 132 +++++++++++++++++++++ .../gnome-shell/3.14/dash/button-active-right.svg | 131 ++++++++++++++++++++ common/gnome-shell/3.14/dash/button-active-top.svg | 132 +++++++++++++++++++++ common/gnome-shell/3.14/dash/button-active.svg | 131 ++++++++++++++++++++ .../gnome-shell/3.14/dash/button-hover-bottom.svg | 132 +++++++++++++++++++++ .../gnome-shell/3.14/dash/button-hover-right.svg | 131 ++++++++++++++++++++ common/gnome-shell/3.14/dash/button-hover-top.svg | 132 +++++++++++++++++++++ common/gnome-shell/3.14/dash/button-hover.svg | 131 ++++++++++++++++++++ .../3.14/dash/button-running-active-bottom.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-active-right.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-active-top.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-active.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-bottom.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-hover-bottom.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-hover-right.svg | 132 +++++++++++++++++++++ .../3.14/dash/button-running-hover-top.svg | 132 +++++++++++++++++++++ .../gnome-shell/3.14/dash/button-running-hover.svg | 132 +++++++++++++++++++++ .../gnome-shell/3.14/dash/button-running-right.svg | 132 +++++++++++++++++++++ .../gnome-shell/3.14/dash/button-running-top.svg | 132 +++++++++++++++++++++ common/gnome-shell/3.14/dash/button-running.svg | 132 +++++++++++++++++++++ 20 files changed, 2636 insertions(+) create mode 100644 common/gnome-shell/3.14/dash/button-active-bottom.svg create mode 100644 common/gnome-shell/3.14/dash/button-active-right.svg create mode 100644 common/gnome-shell/3.14/dash/button-active-top.svg create mode 100644 common/gnome-shell/3.14/dash/button-active.svg create mode 100644 common/gnome-shell/3.14/dash/button-hover-bottom.svg create mode 100644 common/gnome-shell/3.14/dash/button-hover-right.svg create mode 100644 common/gnome-shell/3.14/dash/button-hover-top.svg create mode 100644 common/gnome-shell/3.14/dash/button-hover.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-active-bottom.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-active-right.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-active-top.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-active.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-bottom.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-hover-bottom.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-hover-right.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-hover-top.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-hover.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-right.svg create mode 100644 common/gnome-shell/3.14/dash/button-running-top.svg create mode 100644 common/gnome-shell/3.14/dash/button-running.svg (limited to 'common/gnome-shell/3.14/dash') diff --git a/common/gnome-shell/3.14/dash/button-active-bottom.svg b/common/gnome-shell/3.14/dash/button-active-bottom.svg new file mode 100644 index 0000000..7f1eb9a --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-active-bottom.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-active-right.svg b/common/gnome-shell/3.14/dash/button-active-right.svg new file mode 100644 index 0000000..37e65fc --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-active-right.svg @@ -0,0 +1,131 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-active-top.svg b/common/gnome-shell/3.14/dash/button-active-top.svg new file mode 100644 index 0000000..7a5ec02 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-active-top.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-active.svg b/common/gnome-shell/3.14/dash/button-active.svg new file mode 100644 index 0000000..f8308ce --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-active.svg @@ -0,0 +1,131 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-hover-bottom.svg b/common/gnome-shell/3.14/dash/button-hover-bottom.svg new file mode 100644 index 0000000..ebcb5e5 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-hover-bottom.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-hover-right.svg b/common/gnome-shell/3.14/dash/button-hover-right.svg new file mode 100644 index 0000000..a7965ca --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-hover-right.svg @@ -0,0 +1,131 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-hover-top.svg b/common/gnome-shell/3.14/dash/button-hover-top.svg new file mode 100644 index 0000000..f1f23e6 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-hover-top.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-hover.svg b/common/gnome-shell/3.14/dash/button-hover.svg new file mode 100644 index 0000000..15d0596 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-hover.svg @@ -0,0 +1,131 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-active-bottom.svg b/common/gnome-shell/3.14/dash/button-running-active-bottom.svg new file mode 100644 index 0000000..c549152 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-active-bottom.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-active-right.svg b/common/gnome-shell/3.14/dash/button-running-active-right.svg new file mode 100644 index 0000000..92e9be9 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-active-right.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-active-top.svg b/common/gnome-shell/3.14/dash/button-running-active-top.svg new file mode 100644 index 0000000..3749a14 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-active-top.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-active.svg b/common/gnome-shell/3.14/dash/button-running-active.svg new file mode 100644 index 0000000..d95bae9 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-active.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-bottom.svg b/common/gnome-shell/3.14/dash/button-running-bottom.svg new file mode 100644 index 0000000..cedd579 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-bottom.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-hover-bottom.svg b/common/gnome-shell/3.14/dash/button-running-hover-bottom.svg new file mode 100644 index 0000000..ee7646f --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-hover-bottom.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-hover-right.svg b/common/gnome-shell/3.14/dash/button-running-hover-right.svg new file mode 100644 index 0000000..c58c8d3 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-hover-right.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-hover-top.svg b/common/gnome-shell/3.14/dash/button-running-hover-top.svg new file mode 100644 index 0000000..d3bf1c7 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-hover-top.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-hover.svg b/common/gnome-shell/3.14/dash/button-running-hover.svg new file mode 100644 index 0000000..325d85a --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-hover.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-right.svg b/common/gnome-shell/3.14/dash/button-running-right.svg new file mode 100644 index 0000000..f8f426a --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-right.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running-top.svg b/common/gnome-shell/3.14/dash/button-running-top.svg new file mode 100644 index 0000000..f66d44f --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running-top.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.14/dash/button-running.svg b/common/gnome-shell/3.14/dash/button-running.svg new file mode 100644 index 0000000..d3a1001 --- /dev/null +++ b/common/gnome-shell/3.14/dash/button-running.svg @@ -0,0 +1,132 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3