diff options
author | ivan tkachenko <me@ratijas.tk> | 2020-06-24 10:13:38 +0300 |
---|---|---|
committer | Friedrich W. H. Kossebau <kossebau@kde.org> | 2020-07-10 18:15:45 +0000 |
commit | 610300c8e6fb44be41ea4103751a71242a788adc (patch) | |
tree | 445cf9394fd1dcf286dbd865c7668af993c804ea /modules | |
parent | 5efe844bd25cb4f472bd749096b12bdfe313beac (diff) | |
download | extra-cmake-modules-610300c8e6fb44be41ea4103751a71242a788adc.tar.gz extra-cmake-modules-610300c8e6fb44be41ea4103751a71242a788adc.tar.bz2 |
Fix reST list from not being a list
Diffstat (limited to 'modules')
-rw-r--r-- | modules/ECMInstallIcons.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ECMInstallIcons.cmake b/modules/ECMInstallIcons.cmake index 2c63a5a0..e2a1a2d8 100644 --- a/modules/ECMInstallIcons.cmake +++ b/modules/ECMInstallIcons.cmake @@ -51,6 +51,7 @@ # <theme><size>-<group>-<name>.<ext> # # where ``<theme>`` is one of +# # * ``hi`` for hicolor # * ``lo`` for locolor # * ``cr`` for the Crystal icon theme |