VirtualBox

Changeset 99029 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Mar 17, 2023 8:53:10 PM (21 months ago)
Author:
vboxsync
Message:

*.kmk: Command indent fixes by scm. bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r98932 r99029  
    448448        $(APPEND) -t $@ '<?xml version="1.0" ?>'
    449449        $(APPEND) $@ '<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">'
    450         #
    451         # Documentation (PDF/CHM)
    452         #
     450        #
     451        # Documentation (PDF/CHM)
     452        #
    453453ifdef VBOX_WITH_DOCS_PACKING
    454454        $(APPEND) $@ '  <Shortcut Id="sc_StartMenu_ManualPDF_en_US" Directory="dir_StartMenuVBox" Name="!(loc.StartMenu_UserManual) (PDF, English)" Description="!(loc.StartMenu_UserManual)"' \
     
    458458                     '            Description="!(loc.StartMenu_UserManual) ($(VBOX_BRAND_$(lang)_LANG_NAME))" Target="[INSTALLDIR]\doc\UserManual_$(lang).pdf" WorkingDirectory="dir_Documents"/>')
    459459endif
    460         #
    461         # License(s) (RTF)
    462         #
     460        #
     461        # License(s) (RTF)
     462        #
    463463        $(APPEND) $@ '  <Shortcut Id="sc_StartMenu_License_en_US" Directory="dir_StartMenuVBox" Name="!(loc.StartMenu_License) (English)" Description="!(loc.StartMenu_License)"' \
    464464                     '            Target="[INSTALLDIR]License_en_US.rtf" WorkingDirectory="INSTALLDIR" Advertise="no"/>'
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette