Changes between Initial Version and Version 1 of Ticket #40110


Ignore:
Timestamp:
Aug 14, 2013, 4:06:58 PM (11 years ago)
Author:
elelay (Eric Le Lay)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40110 – Description

    initial v1  
    11(Following #39613)
    22
    3 There is an option that can be set in the playlist so that no doc icon is created for a graphical application:
     3There is an option that can be set in the Info.plist so that no doc icon is created for a graphical application:
    44{{{
    55<key>LSUIElement</key>
     
    1111It would be nice to generate this into the plist depending on a boolean option of the app portgroup.
    1212
    13 Overwise I add following code in my Portfile:
     13Otherwise I add following code in my Portfile:
    1414{{{
    1515    if {![variant_isset quartz]} {