Re: [Usability] Re: Button ordering



On 3 Nov 2001, Seth Nickell wrote:

> >   ---------------------------------------------------------------
> >  |                                                               |
> >  | [alert]   WARNING: Are you sure you want to erase volume      |
> >  | [icon ]   `My Disk'? This will permanently delete all files   |
> >  |            on `My Disk'.                                      |
> >  |                                                               |
> >  | [ Help ]                         [ Cancel ] [ Erase My Disk ] | 
> >   ---------------------------------------------------------------
> 
> Hm, sadly we don't have volume names, or at least they aren't really
> used (ext2 has 'em, but you have to be root to change it and hardly
> anyone does). A great example of how underlying system design can make
> the preferred interface less possible.

	Well. So let's hack nautilus to support volume labeling and let's
encourage the distributors to use the volumen labeling feature during
installation. Well and then we still have this chance:

	printf(..., *volume_name ? volume_name : device_name);

	Where device name would be something like /dev/hda1 or
"first volume on the first $model_name harddisk". The model name would be
in /proc/ide/hda/model on lnx boxes. Guess the "real" Unices have similiar
capabilities. Maybe we need a small library here.


Ciao,
Mathias
-- 
WWW:           http://www.informatik.hu-berlin.de/~hasselma/
PGP/GnuPG:     1024-Bit DSA: ID 55E572F3, 1024-Bit RSA: ID EAAF7CF1

_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]