Thu Oct 24, 2013 3:22 pm
blkid -c /dev/null -s LABEL
Sat Oct 26, 2013 1:52 pm
I can't see where you add the label to install-part?# mke2fs -t $fs_type_os "$install_part" ; check_exit
Sat Oct 26, 2013 5:38 pm
if [[ -e "$snapshot_dir"/*.iso ]] ; then
if ls "$snapshot_dir"/*.iso ; then
if ls "$snapshot_dir"/*.iso > /dev/null ; then
Sat Oct 26, 2013 9:15 pm
Sat Oct 26, 2013 9:58 pm
Sun Oct 27, 2013 2:34 pm
window_icon=/usr/share/pixmaps/camera-48.png
$DIALOG --$QUESTION --title="Disk Space and Settings Report" --window-icon=$WIN-ICON
Sun Oct 27, 2013 8:36 pm
Sun Oct 27, 2013 10:27 pm
I don't like clutter either but if you don't set it you get the yad icon, a flask containing a green liquid on your screen form and in the panel.I appreciate the effort, but I don't much care about icons in the windows. In fact, I think less stuff in the visual space is better unless it helps the user find the right choice.
I was a very, very heavy drinker for all my working life as a travelling roofing contractor but I did cold turkey 20 years ago so I come cheap now, just a cup of tea thanks, or maybe 2 cups .I'll buy you a beer when I'm in your neighborhood.
Sun Oct 27, 2013 11:06 pm
Mon Oct 28, 2013 12:49 am