added description to lolcat toggle item
This commit is contained in:
parent
b84ca5deaf
commit
fb4ae18242
|
@ -28,6 +28,7 @@ public class LolcatAction extends AbstractAction {
|
||||||
|
|
||||||
public LolcatAction() {
|
public LolcatAction() {
|
||||||
super("Toggle Lolcat Mode");
|
super("Toggle Lolcat Mode");
|
||||||
|
this.putValue(SHORT_DESCRIPTION, "Does some wacky color stuff.");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in New Issue