From 261149287c1b5e989b033bd71478366fdd1ea808 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sun, 4 Dec 2011 05:54:12 +0100 Subject: [PATCH] * Renamed Tomahawk / Music Player menu to Controls. Let's see how that feels cross-platform. --- src/tomahawkwindow.cpp | 2 -- src/tomahawkwindow.ui | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) 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