[haiku-commits] Re: r36484 - haiku/trunk/src/apps/installer

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 27 Apr 2010 21:45:46 +0200

On 2010-04-26 at 13:37:32 [+0200], superstippi@xxxxxx wrote:
> +//    fLaunchBootmanItem->SetToolTip(
> +//        TR("Install or uninstall the Haiku boot menu, which allows to "
> +//        "choose an operating system to boot when the computer starts.\n"
> +//        "If this computer already has a boot manager such as GRUB 
> installed, "
> +//        "it is better to add Haiku to that menu than to overwrite it."));
> +//    fMakeBootableItem->SetToolTip(
> +//        TR("Writes the Haiku boot code to the partition start\n"
> +//        "sector. This step is automatically performed by\n"
> +//        "the installation, but you can manually make a\n"
> +//        "partition bootable in case you do not need to\n"
> +//        "perform an installation."));

Setting tooltips on menu items doesn't work, I presume?

CU, Ingo

Other related posts: