diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-03-19 20:04:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-19 20:04:01 +0100 |
| commit | f37347dd6ed73f180116e100de46cbe33ce19598 (patch) | |
| tree | 5f98b4914544ad065243a81a4e481e3c4e598fa8 /documentation/src/fluid.dox | |
| parent | f9004352b42b3b039c391d5a8c83930c9b49b53a (diff) | |
Fix and consolidate settings dialogs (#346, #703)
Diffstat (limited to 'documentation/src/fluid.dox')
| -rw-r--r-- | documentation/src/fluid.dox | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index 4cbf2c04a..70cbee081 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -20,6 +20,7 @@ Subchapters: \li \ref fluid_i18n \li \ref fluid_limitations \li \ref fluid_hotkeys +\li \ref fluid_licenses \section fluid_what_is_fluid What is FLUID? @@ -1679,6 +1680,12 @@ On Apple computers, use the Apple Command key instead of Ctrl. <tr><td> `Shift-Ctrl-Arrow` </td><td> resize by grid units </td></tr> </table> +\section fluid_licenses Licenses + +FLUID uses graphical images based on the Zendesk Garden Stroke icon set: +<a href="">https://github.com/zendeskgarden</a>. +Garden Stroke is licensed under the Apache License, Version 2.0: +<a href="">https://www.apache.org/licenses/LICENSE-2.0.html</a>. \htmlonly <hr> |
