diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | Rpmdrake/edit_urpm_sources.pm | 2 | ||||
-rw-r--r-- | icons/title-media.png | bin | 0 -> 3166 bytes |
3 files changed, 2 insertions, 1 deletions
@@ -10,6 +10,7 @@ dialog (#47125) o honnor canceling when the user refused to access the network when adding a specific mirror from the menubar (#46027) + o use same icon as in mcc instead of rpmdarke one (#44671) Version 5.7 - 11 February 2009, Thierry Vignaud diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm index b888c54f..9650a2c7 100644 --- a/Rpmdrake/edit_urpm_sources.pm +++ b/Rpmdrake/edit_urpm_sources.pm @@ -1154,7 +1154,7 @@ sub mainwindow() { sub run() { - local $ugtk2::wm_icon = get_icon('rpmdrake-mdk', 'title-install'); + local $ugtk2::wm_icon = get_icon('rpmdrake-mdk', 'title-media'); my $lock; { $urpm = fast_open_urpmi_db(); diff --git a/icons/title-media.png b/icons/title-media.png Binary files differnew file mode 100644 index 00000000..e87a3329 --- /dev/null +++ b/icons/title-media.png |