1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-03 10:53:39 +02:00

Move installer related stuff into admin/win/nsi.

This commit is contained in:
Dominik Schmidt
2011-02-15 14:18:10 +01:00
parent f004acc5f1
commit dfa7df4d11
24 changed files with 0 additions and 0 deletions

21
admin/win/nsi/tomahawk.ini Executable file
View File

@@ -0,0 +1,21 @@
[Settings]
NumFields=3
[Field 1]
Type=Label
Left=0
Right=-1
Top=0
Bottom=24
[Field 2]
Type=RadioButton
Left=30
Right=-1
Top=50
Bottom=58
State=1
[Field 3]
Type=RadioButton
Left=30
Right=-1
Top=70
Bottom=78