diff --git a/Makefile b/Makefile index ca08828..444e4b2 100644 --- a/Makefile +++ b/Makefile @@ -115,6 +115,10 @@ install: check uninstall @install -Dm644 -t /usr/share/${PKGNAME}/images/ bg_top.png # @install -Dm644 -t /usr/share/${PKGNAME}/images/ ${PKGNAME}.svg # @install -Dm644 -t /usr/share/${PKGNAME}/images/ ${PKGNAME}.png + @install -Dm644 -t "${pkgdir}/usr/share/${pkgname}/images/" checked.svg + @install -Dm644 -t "${pkgdir}/usr/share/${pkgname}/images/" warning.svg + @install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/status/" "checked.svg" + @install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/status/" "warning.svg" @gtk-update-icon-cache -fiq /usr/share/icons/hicolor/ @update-desktop-database --quiet 2>/dev/null @touch /usr/share/applications diff --git a/checked.svg b/checked.svg new file mode 100644 index 0000000..e3cab42 --- /dev/null +++ b/checked.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + diff --git a/source/ubl-settings-bootloader.h b/source/ubl-settings-bootloader.h index 4c7bc8a..d7f2b50 100644 --- a/source/ubl-settings-bootloader.h +++ b/source/ubl-settings-bootloader.h @@ -131,11 +131,6 @@ class MainWindow : public Gtk::ApplicationWindow { void save_global_cfg(); void download_local_cfg(); void download_globl_cfg(); - - - - - }; class SettingsPlug : public Gtk::Plug{ diff --git a/warning.svg b/warning.svg new file mode 100644 index 0000000..9a90dba --- /dev/null +++ b/warning.svg @@ -0,0 +1,55 @@ + + + + + + image/svg+xml + + + + + + + +