aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-17 15:31:17 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-17 15:31:17 +0000
commitc369cdf9de1e2198f079f5e4056dd0e66a167018 (patch)
treecf544dfa99eb8c42fdc1506550f47b0fa0543d3e /Rpmdrake
parent6f86c3de419322bf29ad0da2b581a70fb0945684 (diff)
downloadrpmdrake-c369cdf9de1e2198f079f5e4056dd0e66a167018.tar
rpmdrake-c369cdf9de1e2198f079f5e4056dd0e66a167018.tar.gz
rpmdrake-c369cdf9de1e2198f079f5e4056dd0e66a167018.tar.bz2
rpmdrake-c369cdf9de1e2198f079f5e4056dd0e66a167018.tar.xz
rpmdrake-c369cdf9de1e2198f079f5e4056dd0e66a167018.zip
add tooltips to pull down menus
Diffstat (limited to 'Rpmdrake')
-rw-r--r--Rpmdrake/pkg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm
index f9620792..1c4af94c 100644
--- a/Rpmdrake/pkg.pm
+++ b/Rpmdrake/pkg.pm
@@ -809,7 +809,7 @@ you may now inspect some in order to take actions:"),
N("RPM transaction %d/%d");
N("Unselect all");
- N("Details"); N("Filter");
+ N("Details");
statusbar_msg_remove($statusbar_msg_id); #- XXX maybe remove this