diff options
author | Jonathan Riddell <jr@jriddell.org> | 2014-07-02 18:12:35 +0200 |
---|---|---|
committer | Jonathan Riddell <jr@jriddell.org> | 2014-07-02 18:12:35 +0200 |
commit | 0ffe2522c5394a9eb0e0b5058010e6ab0a75ebdc (patch) | |
tree | d7a3600f19e7b41ca8971a67d16fe6d1f9969e93 /modules | |
parent | 9e999cecc0a0427b593ce18c9619934ad09e1e92 (diff) | |
download | extra-cmake-modules-0ffe2522c5394a9eb0e0b5058010e6ab0a75ebdc.tar.gz extra-cmake-modules-0ffe2522c5394a9eb0e0b5058010e6ab0a75ebdc.tar.bz2 |
add breeze to module documentation
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 c186bd09..ae5d0b12 100644 --- a/modules/ECMInstallIcons.cmake +++ b/modules/ECMInstallIcons.cmake @@ -55,6 +55,7 @@ # * ``lo`` for locolor # * ``cr`` for the Crystal icon theme # * ``ox`` for the Oxygen icon theme +# * ``bz`` 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`` |