Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Clarify PrepareInstall response #1088

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bilelmoussaoui
Copy link
Member

It was missing the icon field + mentioning it would always return a value even if the used doesn't set the editable icon / editable name options

It was missing the icon field + mentioning it would always return a value even if the used doesn't set the editable icon / editable name options
@@ -153,7 +153,13 @@
<varlistentry>
<term>name s</term>
<listitem><para>
The name chosen by the user for the launcher.
The name chosen by the user for the launcher or the predefined one.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The name chosen by the user for the launcher or the predefined one.
The name chosen by the user for the launcher, or the predefined one.

Also: who chooses the "predefined" name? The portal implementation? The host?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The caller of PrepareInstall can pass name/icon and they can edited by the user if the call to PrepareInstall allows them to

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So not sure if predefined is the correct wording

<varlistentry>
<term>icon v</term>
<listitem><para>
The icon chosen by the user for the launcher or the predefined one.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The icon chosen by the user for the launcher or the predefined one.
The icon chosen by the user for the launcher, or the predefined one.

Same as above: who chooses the predefined icon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Triaged
Development

Successfully merging this pull request may close these issues.

3 participants