From 2f4ecf3b6acad46a30c0fa73e58b34291f3e7322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 3 Mar 2017 22:46:28 +0100 Subject: Install and use SVG icons by default Move the mgaonline icon in the hicolor theme with the proper SVG variant installed too. Also fixed a typo in a rpmdrake icon and updated copyright year. --- data/icons/bugfix.svg | 260 ++++++++++++++++++++++++++++++++++++++++++++ data/icons/bundle.svg | 264 ++++++++++++++++++++++++++++++++++++++++++++ data/icons/busy.svg | 219 +++++++++++++++++++++++++++++++++++++ data/icons/disabled.svg | 216 ++++++++++++++++++++++++++++++++++++ data/icons/disconnect.svg | 216 ++++++++++++++++++++++++++++++++++++ data/icons/noconf.svg | 235 ++++++++++++++++++++++++++++++++++++++++ data/icons/okay.svg | 220 +++++++++++++++++++++++++++++++++++++ data/icons/updates.svg | 271 ++++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 1901 insertions(+) create mode 100644 data/icons/bugfix.svg create mode 100644 data/icons/bundle.svg create mode 100644 data/icons/busy.svg create mode 100644 data/icons/disabled.svg create mode 100644 data/icons/disconnect.svg create mode 100644 data/icons/noconf.svg create mode 100644 data/icons/okay.svg create mode 100644 data/icons/updates.svg (limited to 'data') diff --git a/data/icons/bugfix.svg b/data/icons/bugfix.svg new file mode 100644 index 00000000..760d3e8c --- /dev/null +++ b/data/icons/bugfix.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/data/icons/bundle.svg b/data/icons/bundle.svg new file mode 100644 index 00000000..55c703df --- /dev/null +++ b/data/icons/bundle.svg @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/data/icons/busy.svg b/data/icons/busy.svg new file mode 100644 index 00000000..02591187 --- /dev/null +++ b/data/icons/busy.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/data/icons/disabled.svg b/data/icons/disabled.svg new file mode 100644 index 00000000..8453f8fb --- /dev/null +++ b/data/icons/disabled.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/data/icons/disconnect.svg b/data/icons/disconnect.svg new file mode 100644 index 00000000..a904ea83 --- /dev/null +++ b/data/icons/disconnect.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/data/icons/noconf.svg b/data/icons/noconf.svg new file mode 100644 index 00000000..e0209c03 --- /dev/null +++ b/data/icons/noconf.svg @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/data/icons/okay.svg b/data/icons/okay.svg new file mode 100644 index 00000000..9a16755d --- /dev/null +++ b/data/icons/okay.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/data/icons/updates.svg b/data/icons/updates.svg new file mode 100644 index 00000000..519c2aaa --- /dev/null +++ b/data/icons/updates.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + -- cgit v1.2.1