From 56d220dd679c7c3a8f995a41a27a7d6f3df49dea Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 15 Feb 2022 10:56:04 +0000 Subject: validate: Support version 1.5 Bump CURRENT_SPEC_VERSION to 1.5. --- man/desktop-file-validate.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/desktop-file-validate.1') diff --git a/man/desktop-file-validate.1 b/man/desktop-file-validate.1 index 8e17411..ce87c47 100644 --- a/man/desktop-file-validate.1 +++ b/man/desktop-file-validate.1 @@ -9,7 +9,7 @@ desktop-file-validate \- Validate desktop entry files .B desktop-file-validate [\-\-no-hints] [\-\-no-warn-deprecated] [\-\-warn-kde] FILE... .SH DESCRIPTION The \fIdesktop-file-validate\fP program is a tool to validate desktop -entry files according to the Desktop Entry specification 1.4. +entry files according to the Desktop Entry specification 1.5. .PP The specification describes a file format to provide information such as name, icon and description for an application. Such a file can then be -- cgit v1.2.1