aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2006-11-30 13:11:02 +0000
committerThierry Vignaud <tv@mandriva.org>2006-11-30 13:11:02 +0000
commit1d909dc39c8486f65599d9c13f4a86488b4e8b1a (patch)
tree3017d7cca62cffffc6e81011187b900454ef37de
parentefc194ff3e558826bd8a7fac1d76993f131e7ceb (diff)
downloadrpmdrake-1d909dc39c8486f65599d9c13f4a86488b4e8b1a.tar
rpmdrake-1d909dc39c8486f65599d9c13f4a86488b4e8b1a.tar.gz
rpmdrake-1d909dc39c8486f65599d9c13f4a86488b4e8b1a.tar.bz2
rpmdrake-1d909dc39c8486f65599d9c13f4a86488b4e8b1a.tar.xz
rpmdrake-1d909dc39c8486f65599d9c13f4a86488b4e8b1a.zip
kill a TODO note
-rwxr-xr-xrpmdrake3
1 files changed, 1 insertions, 2 deletions
diff --git a/rpmdrake b/rpmdrake
index 141cbc0c..811ba31a 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -2055,8 +2055,7 @@ you may now inspect some in order to take actions:"),
gtkset_selectable(gtknew('Label', text => $Readmes{$fullname}),1),
),
gtksignal_connect(
- #- TODO change those labels to something more sensible, e.g. "Upgrade information about this package"
- gtknew('Button', text => N("More information on package...")),
+ gtknew('Button', text => N("Upgrade information about this package")),
clicked => sub {
interactive_msg_(
N("More information on package... [%s]", $fullname),