Skip to content

Commit

Permalink
gui: add scroll icon for logs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed May 23, 2024
1 parent f2feb58 commit 2a68742
Show file tree
Hide file tree
Showing 30 changed files with 32 additions and 27 deletions.
3 changes: 3 additions & 0 deletions dcoraid/gui/main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,9 @@
</layout>
</widget>
<widget class="QWidget" name="tab_logs">
<attribute name="icon">
<iconset theme="scroll"/>
</attribute>
<attribute name="title">
<string>Logs</string>
</attribute>
Expand Down
1 change: 1 addition & 0 deletions dcoraid/img/icon-theme/collect_icons.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"people-carry",
"puzzle-piece",
"redo",
"scroll",
"shipping-fast",
"slash",
"street-view",
Expand Down
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/angle-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/angles-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/ban.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/book.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/broom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/check-double.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/child.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/code-branch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/download.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/eye.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/filter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcoraid/img/icon-theme/fontawesome/solid/folder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2a68742

Please sign in to comment.