diff options
Diffstat (limited to 'perl-install/diskdrake/hd_gtk.pm')
-rw-r--r-- | perl-install/diskdrake/hd_gtk.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/diskdrake/hd_gtk.pm b/perl-install/diskdrake/hd_gtk.pm index bbbcc6bdc..36336b8c1 100644 --- a/perl-install/diskdrake/hd_gtk.pm +++ b/perl-install/diskdrake/hd_gtk.pm @@ -25,6 +25,9 @@ my ($w, @notebook, $done_button); =begin + +=head1 SYNOPSYS + struct { string name # which is displayed in tab of the notebook bool no_auto # wether the kind can disappear after creation |