Skip to content

Commit

Permalink
Add missing REQUIRED_ICONS of syncthingtray
Browse files Browse the repository at this point in the history
  • Loading branch information
Martchus committed Jul 12, 2020
1 parent c0e2e0b commit ba6ca98
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tray/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ set(PNG_ICON_NO_CROP ON)

set(DOC_FILES README.md)

# declare required icons; used when bundling icon themes
# note: Icons required by libraries the tray application depends on need to be specified as well.
set(REQUIRED_ICONS
color-profile
dialog-cancel
dialog-ok
dialog-ok-apply
Expand All @@ -57,7 +60,9 @@ set(REQUIRED_ICONS
edit-paste
edit-redo
edit-undo
emblem-checked
emblem-error
emblem-remove
folder
folder-download
folder-open
Expand All @@ -79,6 +84,7 @@ set(REQUIRED_ICONS
preferences-desktop-locale
preferences-desktop-notification
preferences-other
process-stop
qtcreator
system-run
system-search
Expand Down

0 comments on commit ba6ca98

Please sign in to comment.