OSDN Git Service

Add Clone Dlg
[tortoisegit/TortoiseGitJp.git] / src / TortoiseGitSetup / WixUI_Simplest.wxs
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 \r
3 <!--\r
4 First-time install dialog sequence:      Maintenance dialog sequence:\r
5  - WixUI_WelcomeDlg                     - WixUI_MaintenanceWelcomeDlg\r
6                                           - WixUI_MaintenanceTypeDlg\r
7                                             - WixUI_CustomizeDlg\r
8                                             - WixUI_VerifyReadyDlg\r
9 -->\r
10 \r
11 <Wix xmlns="http://schemas.microsoft.com/wix/2003/01/wi">\r
12         <Fragment>\r
13                 <UI Id="WixUI_Simplest">\r
14                         <TextStyle Id="WixUI_Font_Normal" FaceName="Tahoma" Size="8" />\r
15                         <TextStyle Id="WixUI_Font_Bigger" FaceName="Tahoma" Size="12" />\r
16                         <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" />\r
17 \r
18                         <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" />\r
19                         <Property Id="WixUI_Mode" Value="Minimal" />\r
20 \r
21                         <DialogRef Id="ErrorDlg" />\r
22                         <DialogRef Id="ExitDialog" />\r
23                         <DialogRef Id="FatalError" />\r
24                         <DialogRef Id="FilesInUse" />\r
25                         <DialogRef Id="MaintenanceTypeDlg" />\r
26                         <DialogRef Id="MaintenanceWelcomeDlg" />\r
27                         <DialogRef Id="MsiRMFilesInUse" />\r
28                         <DialogRef Id="PrepareDlg" />\r
29                         <DialogRef Id="ProgressDlg" />\r
30                         <DialogRef Id="ResumeDlg" />\r
31                         <DialogRef Id="UserExit" />\r
32                         <DialogRef Id="VerifyReadyDlg" />\r
33                         <DialogRef Id="WelcomeDlg" />\r
34 \r
35                         <Property Id="ARPNOMODIFY" Value="1" />\r
36 \r
37                         <Property Id="WixUI_WelcomeDlg_Next" Value="PrepareDlg" />\r
38 \r
39                         <Property Id="WixUI_VerifyReadyDlg_BackCustom" Value="CustomizeDlg" />\r
40                         <Property Id="WixUI_VerifyReadyDlg_BackChange" Value="CustomizeDlg" />\r
41                         <Property Id="WixUI_VerifyReadyDlg_BackRepair" Value="MaintenanceTypeDlg" />\r
42                         <Property Id="WixUI_VerifyReadyDlg_BackRemove" Value="MaintenanceTypeDlg" />\r
43                         <Property Id="WixUI_VerifyReadyDlg_BackTypical" Value="SetupTypeDlg" />\r
44                         <Property Id="WixUI_VerifyReadyDlg_BackFeatureTree" Value="CustomizeDlg" />\r
45                         <Property Id="WixUI_VerifyReadyDlg_BackComplete" Value="CustomizeDlg" />\r
46 \r
47                         <Property Id="WixUI_MaintenanceWelcomeDlg_Next" Value="MaintenanceTypeDlg" />\r
48 \r
49                         <Property Id="WixUI_MaintenanceTypeDlg_Back" Value="MaintenanceWelcomeDlg" />\r
50                         <Property Id="WixUI_MaintenanceTypeDlg_Change" Value="CustomizeDlg" />\r
51                         <Property Id="WixUI_MaintenanceTypeDlg_Repair" Value="VerifyReadyDlg" />\r
52                         <Property Id="WixUI_MaintenanceTypeDlg_Remove" Value="VerifyReadyDlg" />\r
53 \r
54 \r
55                         <Binary Id="WixUI_Bmp_Banner" SourceFile="include\BannerStatic.jpg" />\r
56                         <Binary Id="WixUI_Bmp_Dialog" SourceFile="include\DialogStatic.jpg" />\r
57                         <Binary Id="WixUI_Ico_Exclam" SourceFile="include\Exclam.ico" />\r
58                         <Binary Id="WixUI_Ico_Info" SourceFile="include\info.ico" />\r
59                         <Binary Id="WixUI_Bmp_New" SourceFile="include\New.ico" />\r
60                         <Binary Id="WixUI_Bmp_Up" SourceFile="include\Up.ico" />\r
61 \r
62                         <UIText Id="AbsentPath" />\r
63                         <UIText Id="bytes">$(loc.UITextbytes)</UIText>\r
64                         <UIText Id="GB">$(loc.UITextGB)</UIText>\r
65                         <UIText Id="KB">$(loc.UITextKB)</UIText>\r
66                         <UIText Id="MB">$(loc.UITextMB)</UIText>\r
67                         <UIText Id="MenuAbsent">$(loc.UITextMenuAbsent)</UIText>\r
68                         <UIText Id="MenuAdvertise">$(loc.UITextMenuAdvertise)</UIText>\r
69                         <UIText Id="MenuAllCD">$(loc.UITextMenuAllCD)</UIText>\r
70                         <UIText Id="MenuAllLocal">$(loc.UITextMenuAllLocal)</UIText>\r
71                         <UIText Id="MenuAllNetwork">$(loc.UITextMenuAllNetwork)</UIText>\r
72                         <UIText Id="MenuCD">$(loc.UITextMenuCD)</UIText>\r
73                         <UIText Id="MenuLocal">$(loc.UITextMenuLocal)</UIText>\r
74                         <UIText Id="MenuNetwork">$(loc.UITextMenuNetwork)</UIText>\r
75                         <UIText Id="ScriptInProgress">$(loc.UITextScriptInProgress)</UIText>\r
76                         <UIText Id="SelAbsentAbsent">$(loc.UITextSelAbsentAbsent)</UIText>\r
77                         <UIText Id="SelAbsentAdvertise">$(loc.UITextSelAbsentAdvertise)</UIText>\r
78                         <UIText Id="SelAbsentCD">$(loc.UITextSelAbsentCD)</UIText>\r
79                         <UIText Id="SelAbsentLocal">$(loc.UITextSelAbsentLocal)</UIText>\r
80                         <UIText Id="SelAbsentNetwork">$(loc.UITextSelAbsentNetwork)</UIText>\r
81                         <UIText Id="SelAdvertiseAbsent">$(loc.UITextSelAdvertiseAbsent)</UIText>\r
82                         <UIText Id="SelAdvertiseAdvertise">$(loc.UITextSelAdvertiseAdvertise)</UIText>\r
83                         <UIText Id="SelAdvertiseCD">$(loc.UITextSelAdvertiseCD)</UIText>\r
84                         <UIText Id="SelAdvertiseLocal">$(loc.UITextSelAdvertiseLocal)</UIText>\r
85                         <UIText Id="SelAdvertiseNetwork">$(loc.UITextSelAdvertiseNetwork)</UIText>\r
86                         <UIText Id="SelCDAbsent">$(loc.UITextSelCDAbsent)</UIText>\r
87                         <UIText Id="SelCDAdvertise">$(loc.UITextSelCDAdvertise)</UIText>\r
88                         <UIText Id="SelCDCD">$(loc.UITextSelCDCD)</UIText>\r
89                         <UIText Id="SelCDLocal">$(loc.UITextSelCDLocal)</UIText>\r
90                         <UIText Id="SelChildCostNeg">$(loc.UITextSelChildCostNeg)</UIText>\r
91                         <UIText Id="SelChildCostPos">$(loc.UITextSelChildCostPos)</UIText>\r
92                         <UIText Id="SelCostPending">$(loc.UITextSelCostPending)</UIText>\r
93                         <UIText Id="SelLocalAbsent">$(loc.UITextSelLocalAbsent)</UIText>\r
94                         <UIText Id="SelLocalAdvertise">$(loc.UITextSelLocalAdvertise)</UIText>\r
95                         <UIText Id="SelLocalCD">$(loc.UITextSelLocalCD)</UIText>\r
96                         <UIText Id="SelLocalLocal">$(loc.UITextSelLocalLocal)</UIText>\r
97                         <UIText Id="SelLocalNetwork">$(loc.UITextSelLocalNetwork)</UIText>\r
98                         <UIText Id="SelNetworkAbsent">$(loc.UITextSelNetworkAbsent)</UIText>\r
99                         <UIText Id="SelNetworkAdvertise">$(loc.UITextSelNetworkAdvertise)</UIText>\r
100                         <UIText Id="SelNetworkLocal">$(loc.UITextSelNetworkLocal)</UIText>\r
101                         <UIText Id="SelNetworkNetwork">$(loc.UITextSelNetworkNetwork)</UIText>\r
102                         <UIText Id="SelParentCostNegNeg">$(loc.UITextSelParentCostNegNeg)</UIText>\r
103                         <UIText Id="SelParentCostNegPos">$(loc.UITextSelParentCostNegPos)</UIText>\r
104                         <UIText Id="SelParentCostPosNeg">$(loc.UITextSelParentCostPosNeg)</UIText>\r
105                         <UIText Id="SelParentCostPosPos">$(loc.UITextSelParentCostPosPos)</UIText>\r
106                         <UIText Id="TimeRemaining">$(loc.UITextTimeRemaining)</UIText>\r
107                         <UIText Id="VolumeCostAvailable">$(loc.UITextVolumeCostAvailable)</UIText>\r
108                         <UIText Id="VolumeCostDifference">$(loc.UITextVolumeCostDifference)</UIText>\r
109                         <UIText Id="VolumeCostRequired">$(loc.UITextVolumeCostRequired)</UIText>\r
110                         <UIText Id="VolumeCostSize">$(loc.UITextVolumeCostSize)</UIText>\r
111                         <UIText Id="VolumeCostVolume">$(loc.UITextVolumeCostVolume)</UIText>\r
112 \r
113 \r
114                 </UI>\r
115 \r
116         </Fragment>\r
117 </Wix>\r