diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/ECMInstallIcons.cmake | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/modules/ECMInstallIcons.cmake b/modules/ECMInstallIcons.cmake index 6f725da2..e6d2adef 100644 --- a/modules/ECMInstallIcons.cmake +++ b/modules/ECMInstallIcons.cmake @@ -6,7 +6,8 @@  # following the Freedesktop.org icon naming spec  # http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html -# The files in the directory must be in the format in order to be installed +# The filenames of the icons in the directory must be in the following format +# in order to be installed  # themeSize-Group-name.extension  # The following file extensions are supported | 
