From 4d8445fbb76d06432051b0ad4ea1b44bbd16c60a Mon Sep 17 00:00:00 2001 From: matthiasclasen Date: Thu, 2 Jun 2016 02:52:25 -0400 Subject: [PATCH] Small additions to flatpak-builder(1) (#63) Document that app-id is the same as id, and fix a case of suffixed<>suffix confusion. --- doc/flatpak-builder.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml index e3ad20a8..3c8f91c8 100644 --- a/doc/flatpak-builder.xml +++ b/doc/flatpak-builder.xml @@ -107,7 +107,7 @@ - (string) + or (string) A string defining the application id. @@ -219,7 +219,7 @@ This string will be prefixed to the Name key in the main application desktop file. - (string) + (string) This string will be suffixed to the Name key in the main application desktop file.