Subversion Repositories DevTools

Rev

Rev 129 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 129 Rev 131
Line 944... Line 944...
944
            DefineStateIcon = enum_imgAR
944
            DefineStateIcon = enum_imgAR
945
 
945
 
946
         Case enumPKG_ADVISORY_RIPPLE_DEPENDENT
946
         Case enumPKG_ADVISORY_RIPPLE_DEPENDENT
947
            DefineStateIcon = enum_imgARD
947
            DefineStateIcon = enum_imgARD
948
 
948
 
-
 
949
         Case enumPKG_PEGGED_VERSION
-
 
950
            DefineStateIcon = enum_imgGreenPin
949
 
951
 
950
      End Select
952
      End Select
951
 
953
 
952
      If (NOT bForEnvironment) AND _
954
      If (NOT bForEnvironment) AND _
953
         (cBuildType = "A") AND _
955
         (cBuildType = "A") AND _