diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-04-07 18:04:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-04-07 18:04:48 +0000 |
commit | 2f572f958cb996d27dc03afd0f6f40d238c068e2 (patch) | |
tree | f15206f7122628433e80655759fa8109c11ca506 /mdkonline.spec | |
parent | ef32658e1969e4e9d75b0fba4e3acc31a9a133d1 (diff) | |
download | mgaonline-2f572f958cb996d27dc03afd0f6f40d238c068e2.tar mgaonline-2f572f958cb996d27dc03afd0f6f40d238c068e2.tar.gz mgaonline-2f572f958cb996d27dc03afd0f6f40d238c068e2.tar.bz2 mgaonline-2f572f958cb996d27dc03afd0f6f40d238c068e2.tar.xz mgaonline-2f572f958cb996d27dc03afd0f6f40d238c068e2.zip |
2.0-12mdk
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 4787bbd5..6ee854b6 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 2.0 %define name mdkonline -%define release %mkrel 11 +%define release %mkrel 12 Summary: Mandriva Online Update Tool Name: %{name} @@ -133,6 +133,12 @@ rm -rf $RPM_BUILD_ROOT # http://www.mandrivalinux.com/en/cvs.php3) %changelog +* Fri Apr 7 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-12mdk +- applet: + o do not flash the main window when opening the contextual menu of + the icon + o uniconize the main window when clicking again on the systray icon + * Thu Apr 6 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-11mdk - applet: o "about..." now popups an about dialog |