From f37347dd6ed73f180116e100de46cbe33ce19598 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 19 Mar 2023 20:04:01 +0100 Subject: Fix and consolidate settings dialogs (#346, #703) --- documentation/src/fluid.dox | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation') 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. `Shift-Ctrl-Arrow` resize by grid units +\section fluid_licenses Licenses + +FLUID uses graphical images based on the Zendesk Garden Stroke icon set: +https://github.com/zendeskgarden. +Garden Stroke is licensed under the Apache License, Version 2.0: +https://www.apache.org/licenses/LICENSE-2.0.html. \htmlonly
-- cgit v1.2.3