~ximion/listaller/master

« back to all changes in this revision

Viewing changes to mnupdate.lrs

  • Committer: Matthias Klumpp
  • Date: 2009-12-30 22:33:48 UTC
  • Revision ID: git-v1:9eb5299c9fc4fc3bc980b625e4876139716bb101
Restructured source code

Moved all additional code to /src, created dirs for 3rd-party components,
all libraries go to /lib, daemons to /helper, source code documentation to
/docs, all bindings to /bindings.
Included configure script which needs a little wor now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{ Das ist eine automatisch erzeugte Lazarus-Ressourcendatei }
2
 
 
3
 
LazarusResources.Add('TUMnForm','FORMDATA',[
4
 
  'TPF0'#8'TUMnForm'#7'UMnForm'#4'Left'#3#26#1#6'Height'#3'f'#2#3'Top'#3#180#0#5
5
 
  +'Width'#3#176#2#13'ActiveControl'#7#13'CheckListBox1'#7'Caption'#6#14'Update'
6
 
  +' Manager'#12'ClientHeight'#3'f'#2#11'ClientWidth'#3#176#2#8'OnCreate'#7#10
7
 
  +'FormCreate'#6'OnShow'#7#8'FormShow'#10'LCLVersion'#6#8'0.9.28.2'#0#5'TMemo'
8
 
  +#8'InfoMemo'#4'Left'#2#8#6'Height'#2'Z'#3'Top'#3#254#1#5'Width'#3#157#2#7'An'
9
 
  +'chors'#11#6'akLeft'#7'akRight'#8'akBottom'#0#7'Enabled'#8#13'Lines.Strings'
10
 
  +#1#6#19'Update description:'#0#8'TabOrder'#2#0#0#0#7'TBitBtn'#7'BitBtn1'#4'L'
11
 
  +'eft'#3'@'#2#6'Height'#2#23#3'Top'#3#221#1#5'Width'#2'e'#7'Anchors'#11#7'akR'
12
 
  +'ight'#8'akBottom'#0#8'AutoSize'#9#7'Caption'#6#15'Install updates'#7'Enable'
13
 
  +'d'#8#9'NumGlyphs'#2#0#7'OnClick'#7#12'BitBtn1Click'#8'TabOrder'#2#1#0#0#13
14
 
  +'TCheckListBox'#13'CheckListBox1'#4'Left'#2#8#6'Height'#3#198#1#3'Top'#2#8#5
15
 
  +'Width'#3#157#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#10
16
 
  +'ItemHeight'#2#0#7'OnClick'#7#18'CheckListBox1Click'#8'TabOrder'#2#2#8'TopIn'
17
 
  +'dex'#2#255#0#0#7'TBitBtn'#7'BitBtn2'#4'Left'#2#8#6'Height'#2#23#3'Top'#3#221
18
 
  +#1#5'Width'#2'y'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#8'AutoSize'#9#7'Capti'
19
 
  +'on'#6#17'Check for updates'#9'NumGlyphs'#2#0#7'OnClick'#7#12'BitBtn2Click'#8
20
 
  +'TabOrder'#2#3#0#0#10'TPopupMenu'#10'PopupMenu1'#4'left'#3#136#2#3'top'#2'0'
21
 
  +#0#9'TMenuItem'#9'MenuItem2'#7'Caption'#6#4'Show'#7'OnClick'#7#14'MenuItem2C'
22
 
  +'lick'#0#0#9'TMenuItem'#9'MenuItem1'#7'Caption'#6#12'Quit Updater'#7'OnClick'
23
 
  +#7#14'MenuItem1Click'#0#0#0#0
24
 
]);