Updated CMake file to reflect recent documentation changes.
This commit is contained in:
parent
91416889fa
commit
f69f03c44b
1 changed files with 5 additions and 5 deletions
|
|
@ -3,16 +3,16 @@ set(HELP_DEST share/gnome/help/geary/C)
|
|||
set(HELP_FILES
|
||||
C/archive.page
|
||||
C/bugs.page
|
||||
C/conversation.page
|
||||
C/editor.page
|
||||
C/index.page
|
||||
C/label.page
|
||||
C/limits.page
|
||||
C/send.page
|
||||
C/overview.page
|
||||
C/preferences.page
|
||||
C/shortcuts.page
|
||||
C/spell.page
|
||||
C/star.page
|
||||
C/write.page
|
||||
)
|
||||
|
||||
install(FILES ${HELP_FILES} DESTINATION ${HELP_DEST})
|
||||
install(FILES C/figures/Mail.png DESTINATION ${HELP_DEST}/figures)
|
||||
install(FILES C/figures/geary.svg DESTINATION ${HELP_DEST}/figures)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue