parent
c73c20d083
commit
8aedc33a6b
|
@ -412,7 +412,7 @@ void PCB_EDIT_FRAME::ReCreateMenuBar()
|
||||||
submenuActionPlugins->Add( _( "Reveal Plugin Folder in Finder" ),
|
submenuActionPlugins->Add( _( "Reveal Plugin Folder in Finder" ),
|
||||||
_( "Reveals the plugins folder in a Finder window" ),
|
_( "Reveals the plugins folder in a Finder window" ),
|
||||||
ID_TOOLBARH_PCB_ACTION_PLUGIN_SHOW_FOLDER,
|
ID_TOOLBARH_PCB_ACTION_PLUGIN_SHOW_FOLDER,
|
||||||
directory_open_xmp );
|
directory_open_xpm );
|
||||||
#else
|
#else
|
||||||
submenuActionPlugins->Add( _( "Open Plugin Directory" ),
|
submenuActionPlugins->Add( _( "Open Plugin Directory" ),
|
||||||
_( "Opens the directory in the default system file manager" ),
|
_( "Opens the directory in the default system file manager" ),
|
||||||
|
|
Loading…
Reference in New Issue