summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakclock
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-23 07:28:56 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-23 07:28:56 +0000
commit1e2e95896d66d535127aa8b9dc7d7fe4a471ab53 (patch)
tree1806a76f56e40c8433d6d0eb122e21a066b971d6 /perl-install/standalone/drakclock
parent3fcd1b140e23a0d90077d229a57c5c4d0b1a7d67 (diff)
downloaddrakx-1e2e95896d66d535127aa8b9dc7d7fe4a471ab53.tar
drakx-1e2e95896d66d535127aa8b9dc7d7fe4a471ab53.tar.gz
drakx-1e2e95896d66d535127aa8b9dc7d7fe4a471ab53.tar.bz2
drakx-1e2e95896d66d535127aa8b9dc7d7fe4a471ab53.tar.xz
drakx-1e2e95896d66d535127aa8b9dc7d7fe4a471ab53.zip
fix packing
Diffstat (limited to 'perl-install/standalone/drakclock')
-rwxr-xr-xperl-install/standalone/drakclock2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakclock b/perl-install/standalone/drakclock
index 9aeccc57e..7e7d8c479 100755
--- a/perl-install/standalone/drakclock
+++ b/perl-install/standalone/drakclock
@@ -73,7 +73,7 @@ $my_win->{window}->add(gtkpack_(gtkset_border_width(Gtk2::VBox->new, $::isEmbedd
1, gtkpack_(Gtk2::VBox->new,
0, $calendar,
0, gtkadd(gtkset_shadow_type(Gtk2::Frame->new(N("Timezone")), 'etched_in'),
- gtkpack_(gtkset_border_width(Gtk2::VBox->new, 5),
+ gtkpack__(gtkset_border_width(Gtk2::VBox->new, 5),
$label_timezone,
$button_time)),
1, gtkadd(gtkset_shadow_type(Gtk2::Frame->new(N("Network Time Protocol")), 'etched_in'),