view nt/installer/Wise/type.dlg @ 4343:fb73a2046d3e

Fix unused parameter warnings when compiling with ALSA sound support. 2007-12-20 Jerry James <james@xemacs.org> * sound.c: Fix unused parameter warnings when HAVE_ALSA_SOUND.
author Jerry James <james@xemacs.org>
date Thu, 20 Dec 2007 09:51:51 -0700
parents a268de273009
children
line wrap: on
line source

Document Type: DLG
item: Custom Dialog
  Name=type
  item: Dialog
    Title=type
    Width=238
    Height=208
    Font Name=Helv
    Font Size=8
    item: Radio Button
      Rectangle=5 5 40 20
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=minimal
      Text=
    end
    item: Radio Button
      Rectangle=5 25 40 40
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=custom
      Text=
    end
    item: Radio Button
      Rectangle=5 45 40 60
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=full
      Text=
    end
  end
end