From ea09ddd3bc95dd28e098b2d407b0c84c350857d7 Mon Sep 17 00:00:00 2001 From: "David E. Narvaez" Date: Tue, 11 Feb 2014 10:58:04 -0500 Subject: Improve wording of documentation for ECM_INSTALL_ICONS Reviewed by: alexmerry --- modules/ECMInstallIcons.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/ECMInstallIcons.cmake') 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 -- cgit v1.2.1