summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/ugtk2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/ugtk2.pm b/perl-install/ugtk2.pm
index 19fd2269e..157660561 100644
--- a/perl-install/ugtk2.pm
+++ b/perl-install/ugtk2.pm
@@ -332,7 +332,7 @@ sub create_box_with_title {
my ($txt) = @_;
ref($txt) ? $txt : gtknew('WrappedLabel', text => $txt);
};
- if ($o->{icon} && (!$::isWizard || $::isInstall)) {
+ if (0 && ($o->{icon} && !$::isWizard || $::isInstall)) {
gtkpack__($box,
gtknew('HBox', children => [
0, gtknew('VBox', width => 15),
9a54afb4ec51299f2cf9d2841698aa.zip'>drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.zip
re-sync after the big svn loss
Diffstat (limited to 'perl-install/share/po/fur.po')