aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorivan tkachenko <me@ratijas.tk>2020-06-24 10:12:40 +0300
committerFriedrich W. H. Kossebau <kossebau@kde.org>2020-07-10 18:15:45 +0000
commit5efe844bd25cb4f472bd749096b12bdfe313beac (patch)
tree0c14decc27b13e682493ac610fcb84daff649460 /modules
parent84d23f6f6661cd0fc6f0977220a3be30c1d7e39f (diff)
downloadextra-cmake-modules-5efe844bd25cb4f472bd749096b12bdfe313beac.tar.gz
extra-cmake-modules-5efe844bd25cb4f472bd749096b12bdfe313beac.tar.bz2
Revert "Fix markdown list from not being a list"
This reverts commit 3830dde78f9bde7ebe01fddca49d5806d4e52bea.
Diffstat (limited to 'modules')
-rw-r--r--modules/ECMInstallIcons.cmake10
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/ECMInstallIcons.cmake b/modules/ECMInstallIcons.cmake
index 505697e8..2c63a5a0 100644
--- a/modules/ECMInstallIcons.cmake
+++ b/modules/ECMInstallIcons.cmake
@@ -51,11 +51,11 @@
# <theme><size>-<group>-<name>.<ext>
#
# where ``<theme>`` is one of
-# * ``hi`` for hicolor
-# * ``lo`` for locolor
-# * ``cr`` for the Crystal icon theme
-# * ``ox`` for the Oxygen icon theme
-# * ``br`` for the Breeze icon theme
+# * ``hi`` for hicolor
+# * ``lo`` for locolor
+# * ``cr`` for the Crystal icon theme
+# * ``ox`` for the Oxygen icon theme
+# * ``br`` for the Breeze icon theme
#
# With this syntax, the file ``hi22-actions-menu_new.png`` would be installed
# into ``<icon_install_dir>/hicolor/22x22/actions/menu_new.png``