Closes #4633. Geary will now handle mailto links and can be set up as the default email client.
This commit is contained in:
parent
94e909d3ca
commit
a56014ce38
8 changed files with 119 additions and 19 deletions
|
|
@ -2,6 +2,7 @@ set(ICONS_DEST share/geary/icons)
|
|||
|
||||
install(FILES archive-icon.png DESTINATION ${ICONS_DEST})
|
||||
install(FILES geary.png DESTINATION ${ICONS_DEST})
|
||||
install(FILES geary.png DESTINATION share/icons/hicolor/scalable/apps)
|
||||
install(FILES multiple-tags.png DESTINATION ${ICONS_DEST})
|
||||
install(FILES non-starred-grey.png DESTINATION ${ICONS_DEST})
|
||||
install(FILES one-tag.png DESTINATION ${ICONS_DEST})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue