Skip to content

Commit

Permalink
Merge pull request #538 from jecisc/cf_addTooltipToWorldMenuEntry
Browse files Browse the repository at this point in the history
Add help to Iceberg world menu entry.
  • Loading branch information
estebanlm committed Dec 22, 2017
2 parents 4cb5b25 + 7851b4f commit 5f7a975
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ menuCommandOn: aBuilder
icon: self icon;
parent: #'MostUsedTools';
keyText: 'o, i';
help: 'Iceberg is a set of tools that allow one to handle git repositories directly from a Pharo image.';
action: [ self open ].

0 comments on commit 5f7a975

Please sign in to comment.