diff --git a/src/tomahawkwindow.cpp b/src/tomahawkwindow.cpp index 6a6e880da..64e9d40e7 100644 --- a/src/tomahawkwindow.cpp +++ b/src/tomahawkwindow.cpp @@ -189,8 +189,6 @@ TomahawkWindow::applyPlatformTweaks() setUnifiedTitleAndToolBarOnMac( true ); delete ui->hline1; delete ui->hline2; - /// Mac users allready have Tomahawk appmenu, change the name - ui->menuApp->setTitle( "&Music Player" ); #else ui->hline1->setStyleSheet( "border: 1px solid gray;" ); ui->hline2->setStyleSheet( "border: 1px solid gray;" ); diff --git a/src/tomahawkwindow.ui b/src/tomahawkwindow.ui index 97fdca390..59f8dbe1d 100644 --- a/src/tomahawkwindow.ui +++ b/src/tomahawkwindow.ui @@ -78,7 +78,7 @@ - &Tomahawk + &Controls