Subversion Repositories spacemission

Rev

Rev 63 | Rev 68 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 63 Rev 64
Line 2055... Line 2055...
2055
      end
2055
      end
2056
    end
2056
    end
2057
    object Hilfe: TMenuItem
2057
    object Hilfe: TMenuItem
2058
      Caption = '&Hilfe'
2058
      Caption = '&Hilfe'
2059
      object Hilfe1: TMenuItem
2059
      object Hilfe1: TMenuItem
-
 
2060
        Caption = 'Allgemeines'
-
 
2061
        GroupIndex = 1
-
 
2062
        Hint = 'Doku.md'
-
 
2063
        OnClick = HilfeTopicClick
-
 
2064
      end
-
 
2065
      object WasgibtesNeues1: TMenuItem
-
 
2066
        Caption = 'Was gibt es Neues?'
-
 
2067
        GroupIndex = 1
-
 
2068
        Hint = 'Changelog.md'
-
 
2069
        OnClick = HilfeTopicClick
-
 
2070
      end
-
 
2071
      object N4: TMenuItem
2060
        Caption = 'Hilfe'
2072
        Caption = '-'
2061
        GroupIndex = 1
2073
        GroupIndex = 1
2062
        OnClick = Hilfe1Click
-
 
2063
      end
2074
      end
2064
      object AufUpdatesprfen1: TMenuItem
2075
      object AufUpdatesprfen1: TMenuItem
2065
        Caption = 'Auf Updates pr'#252'fen...'
2076
        Caption = 'Auf Updates pr'#252'fen...'
2066
        GroupIndex = 1
2077
        GroupIndex = 1
2067
        OnClick = AufUpdatesprfen1Click
2078
        OnClick = AufUpdatesprfen1Click