From d4117b333cb62df9193ee87cafdbb613395e6aa4 Mon Sep 17 00:00:00 2001 From: Teo Mrnjavac Date: Fri, 27 Nov 2015 17:24:58 +0100 Subject: [PATCH] New icons for DeviceInfoWidget. --- data/images/boot-environment.svg | 111 +++++++++++++++++++++++++ data/images/partition-table.svg | 112 ++++++++++++++++++++++++++ src/libcalamaresui/libcalamaresui.qrc | 2 + 3 files changed, 225 insertions(+) create mode 100644 data/images/boot-environment.svg create mode 100644 data/images/partition-table.svg diff --git a/data/images/boot-environment.svg b/data/images/boot-environment.svg new file mode 100644 index 000000000..08aa441dd --- /dev/null +++ b/data/images/boot-environment.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/data/images/partition-table.svg b/data/images/partition-table.svg new file mode 100644 index 000000000..a242b4b5c --- /dev/null +++ b/data/images/partition-table.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/libcalamaresui/libcalamaresui.qrc b/src/libcalamaresui/libcalamaresui.qrc index 9514fd78f..7fdcc8cd1 100644 --- a/src/libcalamaresui/libcalamaresui.qrc +++ b/src/libcalamaresui/libcalamaresui.qrc @@ -13,6 +13,8 @@ ../../data/images/partition-erase-auto.svg ../../data/images/partition-manual.svg ../../data/images/partition-replace-os.svg + ../../data/images/boot-environment.svg + ../../data/images/partition-table.svg ../../data/images/squid.svg