summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-29 14:52:23 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-29 14:52:23 +0000
commit53295f9eb4a7a0c5a716ba3dde127cbbfad95d3f (patch)
tree9544211e0717dd4158c01b97042b2e1a5e584723 /perl-install/ugtk2.pm
parent6cd27c0125b858a4c132849b183102a6ded876b7 (diff)
downloaddrakx-backup-do-not-use-53295f9eb4a7a0c5a716ba3dde127cbbfad95d3f.tar
drakx-backup-do-not-use-53295f9eb4a7a0c5a716ba3dde127cbbfad95d3f.tar.gz
drakx-backup-do-not-use-53295f9eb4a7a0c5a716ba3dde127cbbfad95d3f.tar.bz2
drakx-backup-do-not-use-53295f9eb4a7a0c5a716ba3dde127cbbfad95d3f.tar.xz
drakx-backup-do-not-use-53295f9eb4a7a0c5a716ba3dde127cbbfad95d3f.zip
(ask_browse_tree_info) use new title style
Diffstat (limited to 'perl-install/ugtk2.pm')
-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 589ed8e7d..0dd1c2bda 100644
--- a/perl-install/ugtk2.pm
+++ b/perl-install/ugtk2.pm
@@ -913,7 +913,7 @@ sub ask_browse_tree_info {
gtkadd($w->{window},
gtknew('VBox', spacing => 5, children => [
- 0, $common->{message},
+ 0, gtknew('Title2', label => $common->{message}),
1, gtknew('VBox', children => [
1, gtknew('ScrolledWindow', child => $tree),
0, gtknew('Frame', text => N("Info"), child =>