OSDN Git Service

gitattirubes test 2
[handbrake-jp/handbrake-jp.git] / jp-workfiles / frmActivityWindow.Designer.cs.diff
1 39a40,41
2 >             this.rightClickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
3 >             this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
4 50,51c52
5 <             this.rightClickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
6 <             this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
7 ---
8 >             this.rightClickMenu.SuspendLayout();\r
9 54d54
10 <             this.rightClickMenu.SuspendLayout();\r
11 66c66
12 <             this.rtf_actLog.Size = new System.Drawing.Size(471, 530);\r
13 ---
14 >             this.rtf_actLog.Size = new System.Drawing.Size(471, 529);\r
15 69a70,84
16 >             // rightClickMenu\r
17 >             // \r
18 >             this.rightClickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
19 >             this.copyToolStripMenuItem});\r
20 >             this.rightClickMenu.Name = "rightClickMenu";\r
21 >             this.rightClickMenu.Size = new System.Drawing.Size(106, 26);\r
22 >             // \r
23 >             // copyToolStripMenuItem\r
24 >             // \r
25 >             this.copyToolStripMenuItem.Image = global::Handbrake.Properties.Resources.copy;\r
26 >             this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";\r
27 >             this.copyToolStripMenuItem.Size = new System.Drawing.Size(105, 22);\r
28 >             this.copyToolStripMenuItem.Text = "Copy";\r
29 >             this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);\r
30 >             // \r
31 97,98c112,113
32 <             this.toolStripDropDownButton1.Size = new System.Drawing.Size(94, 22);\r
33 <             this.toolStripDropDownButton1.Text = "Select Log";\r
34 ---
35 >             this.toolStripDropDownButton1.Size = new System.Drawing.Size(97, 22);\r
36 >             this.toolStripDropDownButton1.Text = "\83\8d\83O\82ð\91I\91ð";\r
37 104,105c119,120
38 <             this.btn_encode_log.Size = new System.Drawing.Size(151, 22);\r
39 <             this.btn_encode_log.Text = "Encode Log";\r
40 ---
41 >             this.btn_encode_log.Size = new System.Drawing.Size(160, 22);\r
42 >             this.btn_encode_log.Text = "\83G\83\93\83R\81[\83h\83\8d\83O";\r
43 112,113c127,128
44 <             this.btn_scan_log.Size = new System.Drawing.Size(151, 22);\r
45 <             this.btn_scan_log.Text = "Scan Log";\r
46 ---
47 >             this.btn_scan_log.Size = new System.Drawing.Size(160, 22);\r
48 >             this.btn_scan_log.Text = "\83X\83L\83\83\83\93\83\8d\83O";\r
49 122,123c137,138
50 <             this.btn_copy.Size = new System.Drawing.Size(122, 22);\r
51 <             this.btn_copy.Text = "Copy to clipboard";\r
52 ---
53 >             this.btn_copy.Size = new System.Drawing.Size(160, 22);\r
54 >             this.btn_copy.Text = "\83N\83\8a\83b\83v\83{\81[\83h\82É\83R\83s\81[";\r
55 139c154
56 <             this.statusStrip1.Location = new System.Drawing.Point(0, 555);\r
57 ---
58 >             this.statusStrip1.Location = new System.Drawing.Point(0, 554);\r
59 141c156
60 <             this.statusStrip1.Size = new System.Drawing.Size(471, 22);\r
61 ---
62 >             this.statusStrip1.Size = new System.Drawing.Size(471, 23);\r
63 149,150c164,165
64 <             this.lbl_slb.Size = new System.Drawing.Size(94, 17);\r
65 <             this.lbl_slb.Text = "Selected Log: ";\r
66 ---
67 >             this.lbl_slb.Size = new System.Drawing.Size(84, 18);\r
68 >             this.lbl_slb.Text = "\91I\91ð\92\86\82Ì\83\8d\83O\81F";\r
69 156c171
70 <             this.txt_log.Size = new System.Drawing.Size(85, 17);\r
71 ---
72 >             this.txt_log.Size = new System.Drawing.Size(91, 18);\r
73 159,173d173
74 <             // rightClickMenu\r
75 <             // \r
76 <             this.rightClickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
77 <             this.copyToolStripMenuItem});\r
78 <             this.rightClickMenu.Name = "rightClickMenu";\r
79 <             this.rightClickMenu.Size = new System.Drawing.Size(153, 48);\r
80 <             // \r
81 <             // copyToolStripMenuItem\r
82 <             // \r
83 <             this.copyToolStripMenuItem.Image = global::Handbrake.Properties.Resources.copy;\r
84 <             this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";\r
85 <             this.copyToolStripMenuItem.Size = new System.Drawing.Size(152, 22);\r
86 <             this.copyToolStripMenuItem.Text = "Copy";\r
87 <             this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);\r
88 <             // \r
89 191c191,192
90 <             this.Text = "Activity Window";\r
91 ---
92 >             this.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
93 >             this.rightClickMenu.ResumeLayout(false);\r
94 196d196
95 <             this.rightClickMenu.ResumeLayout(false);\r