From 5efe844bd25cb4f472bd749096b12bdfe313beac Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Wed, 24 Jun 2020 10:12:40 +0300 Subject: Revert "Fix markdown list from not being a list" This reverts commit 3830dde78f9bde7ebe01fddca49d5806d4e52bea. --- modules/ECMInstallIcons.cmake | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'modules') 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 @@ # --. # # where ```` 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 ``/hicolor/22x22/actions/menu_new.png`` -- cgit v1.2.1