summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-07-24 07:08:24 +0000
committerThierry Vignaud <tv@mandriva.org>2009-07-24 07:08:24 +0000
commit3ee8b0b2c54ff6f732fb607ac9dd204cd4c6e678 (patch)
tree3426eec1751cce326d63622f0cd61cfa076866b5
parent9964c93164761f566a5c63b8f40568d48b2fee85 (diff)
downloaddrakx-3ee8b0b2c.tar
drakx-3ee8b0b2c.tar.gz
drakx-3ee8b0b2c.tar.bz2
drakx-3ee8b0b2c.tar.xz
drakx-3ee8b0b2c.zip
remove obsolete logo so that we don't update it anymore by mistake
-rw-r--r--perl-install/install/gtk.pm8
-rw-r--r--perl-install/install/pixmaps/logo-mandriva.pngbin13466 -> 0 bytes
2 files changed, 0 insertions, 8 deletions
diff --git a/perl-install/install/gtk.pm b/perl-install/install/gtk.pm
index 73222f673..f58c02317 100644
--- a/perl-install/install/gtk.pm
+++ b/perl-install/install/gtk.pm
@@ -186,14 +186,6 @@ sub update_steps_position {
}
#------------------------------------------------------------------------------
-sub create_logo {
- my ($o) = @_;
-
- return if $::logowidth == 0;
- gtknew('Image', file => 'logo-mandriva.png');
-}
-
-#------------------------------------------------------------------------------
sub init_gtk {
my ($o) = @_;
diff --git a/perl-install/install/pixmaps/logo-mandriva.png b/perl-install/install/pixmaps/logo-mandriva.png
deleted file mode 100644
index 4a202fa5f..000000000
--- a/perl-install/install/pixmaps/logo-mandriva.png
+++ /dev/null
Binary files differ