From df2cb9310fb501060d844076d09c6c1de80cf46e Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Wed, 19 Apr 2017 20:58:00 +0200 Subject: [PATCH] docs: Mention that rename-icon should not have an extension Fixes https://github.com/flatpak/flatpak/issues/591 --- doc/flatpak-manifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/flatpak-manifest.xml b/doc/flatpak-manifest.xml index cb219784..af7012d0 100644 --- a/doc/flatpak-manifest.xml +++ b/doc/flatpak-manifest.xml @@ -184,7 +184,7 @@ (string) - Any icon with this name will be renamed to a name based on id during the cleanup phase. + Any icon with this name will be renamed to a name based on id during the cleanup phase. Note that this is the icon name, not the full filenames, so it should not include a filename extension. (boolean)