From d177fbbcdabe8568b394bc2a16ecc5895a4b659a Mon Sep 17 00:00:00 2001 From: clem Date: Thu, 17 Jun 2004 23:11:25 +0000 Subject: replaced tr( "" ) by "" (in order not to pollute the .ts translation files) --- (limited to 'noncore/unsupported') diff --git a/noncore/unsupported/oipkg/mainwindow.cpp b/noncore/unsupported/oipkg/mainwindow.cpp index 7f1c0b8..1719ed8 100644 --- a/noncore/unsupported/oipkg/mainwindow.cpp +++ b/noncore/unsupported/oipkg/mainwindow.cpp @@ -272,7 +272,7 @@ void MainWindow::makeMenu() a = new QAction( tr( "New version, old version installed" ), Resource::loadPixmap( "oipkg/uninstalledInstalledOld" ), QString::null, 0, this, 0 ); a->addTo( helpMenu ); -// a = new QAction( tr( "" ), +// a = new QAction( "", // Resource::loadPixmap( "oipkg/" ), QString::null, 0, this, 0 ); // a->addTo( helpMenu ); -- cgit v0.9.0.2