diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-08-07 12:24:29 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-08-07 12:24:29 +0000 |
commit | d0793802f2e5ca9e6f52f8f9a4690dcb7c586384 (patch) | |
tree | 94a6526fdfe28bd89ad5ad867d92a8782517754e /rpmdrake.spec | |
parent | b084a03928c68929eae319b5950f111c0b5cb68c (diff) | |
download | rpmdrake-d0793802f2e5ca9e6f52f8f9a4690dcb7c586384.tar rpmdrake-d0793802f2e5ca9e6f52f8f9a4690dcb7c586384.tar.gz rpmdrake-d0793802f2e5ca9e6f52f8f9a4690dcb7c586384.tar.bz2 rpmdrake-d0793802f2e5ca9e6f52f8f9a4690dcb7c586384.tar.xz rpmdrake-d0793802f2e5ca9e6f52f8f9a4690dcb7c586384.zip |
when updating media, if url is too long, don't display it because
it enlarges much the dialog; better display only the basename
and the medium name (#4338)
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r-- | rpmdrake.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index 6e8be481..e05c7cde 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT (such dialog is for example "more information on packages") - don't display a too high message when there are many packages with signatures problems (#4335) +- when updating media, if url is too long, don't display it because + it enlarges much the dialog; better display only the basename + and the medium name (#4338) * Mon Aug 4 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-30mdk - revert "use checkboxes instead of icons" |