diff options
author | Christophe Giboudeaux <cgiboudeaux@gmx.com> | 2014-07-04 16:41:46 +0200 |
---|---|---|
committer | Christophe Giboudeaux <cgiboudeaux@gmx.com> | 2014-07-04 16:41:46 +0200 |
commit | 63eb8231b05db23465290c3ca18d73e58db6aa33 (patch) | |
tree | 3dd4487ecb818dbd1865c03ca54a1e12f3e3c51e /modules | |
parent | 0ffe2522c5394a9eb0e0b5058010e6ab0a75ebdc (diff) | |
download | extra-cmake-modules-63eb8231b05db23465290c3ca18d73e58db6aa33.tar.gz extra-cmake-modules-63eb8231b05db23465290c3ca18d73e58db6aa33.tar.bz2 |
Fix the doc.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/ECMInstallIcons.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMInstallIcons.cmake b/modules/ECMInstallIcons.cmake index ae5d0b12..19d44d36 100644 --- a/modules/ECMInstallIcons.cmake +++ b/modules/ECMInstallIcons.cmake @@ -55,7 +55,7 @@ # * ``lo`` for locolor # * ``cr`` for the Crystal icon theme # * ``ox`` for the Oxygen icon theme -# * ``bz`` for the Breeze 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`` |