summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/smbnfs_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* have the fstab entries shown by defaultPascal Rigaux2002-02-131-9/+9
|
* - don't pop the "do you want to install samba?"Pascal Rigaux2002-02-071-2/+5
| | | | | - rwindow is not a window when embedded, so set_default_size only if possible
* handle the case where samba and/or nfs-utils are not installedPascal Rigaux2002-01-291-1/+1
|
* don't use wait_message's when waiting (waiting is usually very short), use a ↵Pascal Rigaux2002-01-281-20/+5
| | | | | | | waiting cursor instead. (the wait_message's were causing bad interactivity stuff)
* fix updating the actionsPascal Rigaux2002-01-271-31/+38
|
* new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, ↵Pascal Rigaux2002-01-271-0/+247
diskdrake is now diskdrake::hd_gtk, others created from diskdrake.pm)