From 24d26d4255c323b4b6cd47c0bcce8bcc126d35ee Mon Sep 17 00:00:00 2001 From: andyq Date: Sun, 12 Jan 2003 00:41:12 +0000 Subject: Changed Packages meu to Actions to allow icons to fit on same line --- diff --git a/noncore/settings/aqpkg/mainwin.cpp b/noncore/settings/aqpkg/mainwin.cpp index e489d2d..1a2ac37 100644 --- a/noncore/settings/aqpkg/mainwin.cpp +++ b/noncore/settings/aqpkg/mainwin.cpp @@ -96,7 +96,7 @@ MainWindow :: MainWindow() a->addTo( popup ); a->addTo( bar ); - mb->insertItem( tr( "Packages" ), popup ); + mb->insertItem( tr( "Actions" ), popup ); // View menu popup = new QPopupMenu( this ); -- cgit v0.9.0.2