Pcbnew: commit forgotten change.

This commit is contained in:
jean-pierre charras 2014-04-04 20:35:07 +02:00
parent fe37c549f7
commit 5768efe881
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ void FOOTPRINT_EDIT_FRAME::ReCreateMenuBar()
AddMenuItem( fileMenu, ID_MODEDIT_SAVE_LIBRARY_AS,
_( "Save Current Library As..." ),
_( "Save entire current library under a new name." ),
wxNullBitmap );
KiBitmap( copy_library_xpm ) );
// Save module
text = AddHotkeyName( _( "&Save Module in Active Library" ),