summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-02-08 13:17:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-02-08 13:17:49 +0000
commit7342e863d6e953b124e5b7f56c3e1cb834d38b9a (patch)
treee3ff5a55c25da2b740b398d1e3013c8d922718cc /perl-install/standalone/drakbug
parent8f1df7af93571feef024d6659affece99cbded13 (diff)
downloaddrakx-backup-do-not-use-7342e863d6e953b124e5b7f56c3e1cb834d38b9a.tar
drakx-backup-do-not-use-7342e863d6e953b124e5b7f56c3e1cb834d38b9a.tar.gz
drakx-backup-do-not-use-7342e863d6e953b124e5b7f56c3e1cb834d38b9a.tar.bz2
drakx-backup-do-not-use-7342e863d6e953b124e5b7f56c3e1cb834d38b9a.tar.xz
drakx-backup-do-not-use-7342e863d6e953b124e5b7f56c3e1cb834d38b9a.zip
cleanup this mess
Diffstat (limited to 'perl-install/standalone/drakbug')
-rwxr-xr-xperl-install/standalone/drakbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug
index 922f0b372..bd4ab4289 100755
--- a/perl-install/standalone/drakbug
+++ b/perl-install/standalone/drakbug
@@ -92,7 +92,7 @@ $comb_app->set_popdown_strings("", sort(@generic_tool));
gtkadd($window->{window},
gtkpack_(Gtk2::VBox->new(0,5),
0, gtkpack(Gtk2::HBox->new(0,0),
- gtkpack(gtkset_justify(Gtk2::WrappedLabel->new(formatAlaTeX("%s", translate($mandrake_release))), "left")),
+ gtkpack(gtkset_justify(Gtk2::WrappedLabel->new($mandrake_release), "left")),
),
0, gtkpack(Gtk2::HSeparator->new),
0, gtkadd($table),