|
|
@@ -1,6 +1,6 @@ |
|
|
|
menus=File, Build, Help |
|
|
|
menus=File, Build, Options, Help |
|
|
|
|
|
|
|
actions=open, close, exit, about, startBuild |
|
|
|
actions=open, close, exit, about, startBuild, changeLookAndFeel |
|
|
|
|
|
|
|
new.name=New |
|
|
|
new.shortDescription=Create a new project |
|
|
@@ -47,3 +47,6 @@ stopBuild.parentMenuName=Build |
|
|
|
stopBuild.icon=stop.gif |
|
|
|
stopBuild.accelerator=control K |
|
|
|
|
|
|
|
changeLookAndFeel.name=Look and Feel... |
|
|
|
changeLookAndFeel.shortDescription=Change the Look and Feel |
|
|
|
changeLookAndFeel.parentMenuName=Options |