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 118... Line 118...
118
      end
118
      end
119
    end
119
    end
120
    object Hilfe: TMenuItem
120
    object Hilfe: TMenuItem
121
      Caption = '&Hilfe'
121
      Caption = '&Hilfe'
122
      object Hilfe1: TMenuItem
122
      object Hilfe1: TMenuItem
-
 
123
        Caption = 'Allgemeines'
-
 
124
        GroupIndex = 1
-
 
125
        Hint = 'Doku.md'
-
 
126
        OnClick = HilfeTopicClick
-
 
127
      end
-
 
128
      object Wasgibtesneues1: TMenuItem
-
 
129
        Caption = 'Was gibt es Neues?'
-
 
130
        GroupIndex = 1
-
 
131
        Hint = 'Changelog.md'
-
 
132
        OnClick = HilfeTopicClick
-
 
133
      end
-
 
134
      object N1: TMenuItem
123
        Caption = 'Hilfe'
135
        Caption = '-'
124
        GroupIndex = 1
136
        GroupIndex = 1
125
        OnClick = Hilfe1Click
-
 
126
      end
137
      end
127
      object CheckUpdates: TMenuItem
138
      object CheckUpdates: TMenuItem
128
        Caption = 'Auf Updates pr'#252'fen...'
139
        Caption = 'Auf Updates pr'#252'fen...'
129
        GroupIndex = 1
140
        GroupIndex = 1
130
        OnClick = CheckUpdatesClick
141
        OnClick = CheckUpdatesClick