diff options
Diffstat (limited to 'gurpm')
-rw-r--r-- | gurpm/RPMProgressDialog.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gurpm/RPMProgressDialog.pm b/gurpm/RPMProgressDialog.pm index 42fc7a97..e680076f 100644 --- a/gurpm/RPMProgressDialog.pm +++ b/gurpm/RPMProgressDialog.pm @@ -227,7 +227,8 @@ sub invalidate_cancel { =item invalidate_cancel($self) -Disable the "Cancel" button if any. +Disable the "Cancel" button if any and make it insensitive so that it'll never +be usable again. =cut |