On Thu, Oct 13, 2016 at 4:12 PM, phil@highoctane.be <phil@highoctane.be> wrote:
Stef,

entitled: doesn't carries the right meaning.

entitle
��n��t����t(��)l,��n-/
verb
past tense: entitled; past participle: entitled

1.
give (someone) a legal right or a just claim to receive or do something.
"employees are normally entitled to redundancy pay"
synonyms:qualify, make eligible, authorize, sanction, allow, permit, grant, grant/give the right,give permission; More
2.
give (something) a particular title.
"a satire entitled ���The Rise of the Meritocracy���"

archaic
give (someone) a specified title expressing their rank, office, or character.
"they entitled him Sultan"
synonyms:title, name, call, give the title of, label, term, designate, dub; More

Also, why act: as a shortcut?
action:icon:label: seems nicer to me.
I am not giving any rank to my menus for sure.

I wonder what Ben would say about this.


I hesitated a while to consider this.�� I've come down on the side of thinking its fine, per point 2 above, you are giving it a title.��
cheers -ben
��



On Wed, Oct 12, 2016 at 10:33 PM, stepharo <stepharo@free.fr> wrote:
>
> I'm adding
>
> act: aBlock iconName: aSymbol entitled: aString
> �� �� self act: aBlock icon: (self iconNamed: aSymbol) entitled: aString
>
> and
>
> act: aBlock iconName: aSymbol on: aCharacter entitled: aString
> �� �� self act: aBlock icon: (self iconNamed: aSymbol) on: aCharacter entitled: aString
>
> and others ....
>