From 8e288a9060545989533505699c19d9997e6a8aff Mon Sep 17 00:00:00 2001 From: aqua Date: Thu, 1 Sep 2022 19:32:26 +0300 Subject: Add scripts/qrc_lint.py --- third-party/resources.qrc | 20 ++++++++++++-------- third-party/tabler-icons.theme | 5 +++++ 2 files changed, 17 insertions(+), 8 deletions(-) (limited to 'third-party') diff --git a/third-party/resources.qrc b/third-party/resources.qrc index f692daee..49496028 100644 --- a/third-party/resources.qrc +++ b/third-party/resources.qrc @@ -5,27 +5,31 @@ tabler-icons.theme - tabler-icons/icons/backspace.svg + tabler-icons/icons/chevron-right.svg + tabler-icons/icons/star.svg tabler-icons/icons/browser-plus.svg - tabler-icons/icons/chevron-left.svg - tabler-icons/icons/chevron-right.svg - tabler-icons/icons/chevrons-right.svg + tabler-icons/icons/backspace.svg + tabler-icons/icons/trash.svg tabler-icons/icons/folder-plus.svg tabler-icons/icons/home.svg + tabler-icons/icons/arrow-right.svg + tabler-icons/icons/arrow-right.svg + tabler-icons/icons/arrow-left.svg tabler-icons/icons/refresh.svg - tabler-icons/icons/star.svg - tabler-icons/icons/trash.svg tabler-icons/icons/x.svg + + tabler-icons/icons/file-code.svg + tabler-icons/icons/bookmark.svg tabler-icons/icons/bookmarks.svg tabler-icons/icons/browser.svg tabler-icons/icons/download.svg tabler-icons/icons/folder.svg - tabler-icons/icons/keyboard.svg + tabler-icons/icons/tool.svg tabler-icons/icons/puzzle.svg tabler-icons/icons/settings.svg - tabler-icons/icons/tool.svg + tabler-icons/icons/keyboard.svg diff --git a/third-party/tabler-icons.theme b/third-party/tabler-icons.theme index 88941053..8d754e3d 100644 --- a/third-party/tabler-icons.theme +++ b/third-party/tabler-icons.theme @@ -7,6 +7,11 @@ Size=24 Context=Actions Type=Scalable +[mimetypes/scalable] +Size=24 +Context=Mimetypes +Type=Scalable + [places/scalable] Size=24 Context=Places -- cgit v1.2.1