Skip to content

Commit 8fb23c0

Browse files
committed
rename icon resource ids
1 parent 643bffb commit 8fb23c0

File tree

7 files changed

+78
-78
lines changed

7 files changed

+78
-78
lines changed

manifest.excel.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<Group id="Group1">
3535
<Label resid="Group1Label" />
3636
<Icon>
37-
<bt:Image size="16" resid="tpicon_16x16" />
38-
<bt:Image size="32" resid="tpicon_32x32" />
39-
<bt:Image size="80" resid="tpicon_80x80" />
37+
<bt:Image size="16" resid="Icon.16x16" />
38+
<bt:Image size="32" resid="Icon.32x32" />
39+
<bt:Image size="80" resid="Icon.80x80" />
4040
</Icon>
4141
<Control xsi:type="Button" id="TaskpaneButton">
4242
<Label resid="TaskpaneButton.Label" />
@@ -45,9 +45,9 @@
4545
<Description resid="TaskpaneButton.Tooltip" />
4646
</Supertip>
4747
<Icon>
48-
<bt:Image size="16" resid="tpicon_16x16" />
49-
<bt:Image size="32" resid="tpicon_32x32" />
50-
<bt:Image size="80" resid="tpicon_80x80" />
48+
<bt:Image size="16" resid="Icon.16x16" />
49+
<bt:Image size="32" resid="Icon.32x32" />
50+
<bt:Image size="80" resid="Icon.80x80" />
5151
</Icon>
5252
<Action xsi:type="ShowTaskpane">
5353
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -62,9 +62,9 @@
6262
</Hosts>
6363
<Resources>
6464
<bt:Images>
65-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
65+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
6868
</bt:Images>
6969
<bt:Urls>
7070
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812" />

manifest.onenote.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<Group id="Group1">
3535
<Label resid="Group1Label" />
3636
<Icon>
37-
<bt:Image size="16" resid="tpicon_16x16" />
38-
<bt:Image size="32" resid="tpicon_32x32" />
39-
<bt:Image size="80" resid="tpicon_80x80" />
37+
<bt:Image size="16" resid="Icon.16x16" />
38+
<bt:Image size="32" resid="Icon.32x32" />
39+
<bt:Image size="80" resid="Icon.80x80" />
4040
</Icon>
4141
<Control xsi:type="Button" id="TaskpaneButton">
4242
<Label resid="TaskpaneButton.Label" />
@@ -45,9 +45,9 @@
4545
<Description resid="TaskpaneButton.Tooltip" />
4646
</Supertip>
4747
<Icon>
48-
<bt:Image size="16" resid="tpicon_16x16" />
49-
<bt:Image size="32" resid="tpicon_32x32" />
50-
<bt:Image size="80" resid="tpicon_80x80" />
48+
<bt:Image size="16" resid="Icon.16x16" />
49+
<bt:Image size="32" resid="Icon.32x32" />
50+
<bt:Image size="80" resid="Icon.80x80" />
5151
</Icon>
5252
<Action xsi:type="ShowTaskpane">
5353
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -62,9 +62,9 @@
6262
</Hosts>
6363
<Resources>
6464
<bt:Images>
65-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
65+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
6868
</bt:Images>
6969
<bt:Urls>
7070
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812" />

manifest.outlook.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
<Description resid="TaskpaneButton.Tooltip" />
5959
</Supertip>
6060
<Icon>
61-
<bt:Image size="16" resid="tpicon_16x16" />
62-
<bt:Image size="32" resid="tpicon_32x32" />
63-
<bt:Image size="80" resid="tpicon_80x80" />
61+
<bt:Image size="16" resid="Icon.16x16" />
62+
<bt:Image size="32" resid="Icon.32x32" />
63+
<bt:Image size="80" resid="Icon.80x80" />
6464
</Icon>
6565
<Action xsi:type="ShowTaskpane">
6666
<SourceLocation resid="Taskpane.Url" />
@@ -74,9 +74,9 @@
7474
</Hosts>
7575
<Resources>
7676
<bt:Images>
77-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
78-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
79-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
77+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
78+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
79+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
8080
</bt:Images>
8181
<bt:Urls>
8282
<bt:Url id="Commands.Url" DefaultValue="https://localhost:3000/commands.html" />

manifest.powerpoint.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<Group id="Group1">
3535
<Label resid="Group1Label" />
3636
<Icon>
37-
<bt:Image size="16" resid="tpicon_16x16" />
38-
<bt:Image size="32" resid="tpicon_32x32" />
39-
<bt:Image size="80" resid="tpicon_80x80" />
37+
<bt:Image size="16" resid="Icon.16x16" />
38+
<bt:Image size="32" resid="Icon.32x32" />
39+
<bt:Image size="80" resid="Icon.80x80" />
4040
</Icon>
4141
<Control xsi:type="Button" id="TaskpaneButton">
4242
<Label resid="TaskpaneButton.Label" />
@@ -45,9 +45,9 @@
4545
<Description resid="TaskpaneButton.Tooltip" />
4646
</Supertip>
4747
<Icon>
48-
<bt:Image size="16" resid="tpicon_16x16" />
49-
<bt:Image size="32" resid="tpicon_32x32" />
50-
<bt:Image size="80" resid="tpicon_80x80" />
48+
<bt:Image size="16" resid="Icon.16x16" />
49+
<bt:Image size="32" resid="Icon.32x32" />
50+
<bt:Image size="80" resid="Icon.80x80" />
5151
</Icon>
5252
<Action xsi:type="ShowTaskpane">
5353
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -62,9 +62,9 @@
6262
</Hosts>
6363
<Resources>
6464
<bt:Images>
65-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
65+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
6868
</bt:Images>
6969
<bt:Urls>
7070
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812" />

manifest.project.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<Group id="Group1">
3535
<Label resid="Group1Label" />
3636
<Icon>
37-
<bt:Image size="16" resid="tpicon_16x16" />
38-
<bt:Image size="32" resid="tpicon_32x32" />
39-
<bt:Image size="80" resid="tpicon_80x80" />
37+
<bt:Image size="16" resid="Icon.16x16" />
38+
<bt:Image size="32" resid="Icon.32x32" />
39+
<bt:Image size="80" resid="Icon.80x80" />
4040
</Icon>
4141
<Control xsi:type="Button" id="TaskpaneButton">
4242
<Label resid="TaskpaneButton.Label" />
@@ -45,9 +45,9 @@
4545
<Description resid="TaskpaneButton.Tooltip" />
4646
</Supertip>
4747
<Icon>
48-
<bt:Image size="16" resid="tpicon_16x16" />
49-
<bt:Image size="32" resid="tpicon_32x32" />
50-
<bt:Image size="80" resid="tpicon_80x80" />
48+
<bt:Image size="16" resid="Icon.16x16" />
49+
<bt:Image size="32" resid="Icon.32x32" />
50+
<bt:Image size="80" resid="Icon.80x80" />
5151
</Icon>
5252
<Action xsi:type="ShowTaskpane">
5353
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -62,9 +62,9 @@
6262
</Hosts>
6363
<Resources>
6464
<bt:Images>
65-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
65+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
6868
</bt:Images>
6969
<bt:Urls>
7070
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812" />

manifest.word.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<Group id="Group1">
3535
<Label resid="Group1Label" />
3636
<Icon>
37-
<bt:Image size="16" resid="tpicon_16x16" />
38-
<bt:Image size="32" resid="tpicon_32x32" />
39-
<bt:Image size="80" resid="tpicon_80x80" />
37+
<bt:Image size="16" resid="Icon.16x16" />
38+
<bt:Image size="32" resid="Icon.32x32" />
39+
<bt:Image size="80" resid="Icon.80x80" />
4040
</Icon>
4141
<Control xsi:type="Button" id="TaskpaneButton">
4242
<Label resid="TaskpaneButton.Label" />
@@ -45,9 +45,9 @@
4545
<Description resid="TaskpaneButton.Tooltip" />
4646
</Supertip>
4747
<Icon>
48-
<bt:Image size="16" resid="tpicon_16x16" />
49-
<bt:Image size="32" resid="tpicon_32x32" />
50-
<bt:Image size="80" resid="tpicon_80x80" />
48+
<bt:Image size="16" resid="Icon.16x16" />
49+
<bt:Image size="32" resid="Icon.32x32" />
50+
<bt:Image size="80" resid="Icon.80x80" />
5151
</Icon>
5252
<Action xsi:type="ShowTaskpane">
5353
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -62,9 +62,9 @@
6262
</Hosts>
6363
<Resources>
6464
<bt:Images>
65-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
65+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
66+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
67+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
6868
</bt:Images>
6969
<bt:Urls>
7070
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812" />

manifest.xml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
<Group id="Group1">
3838
<Label resid="Group1Label" />
3939
<Icon>
40-
<bt:Image size="16" resid="tpicon_16x16" />
41-
<bt:Image size="32" resid="tpicon_32x32" />
42-
<bt:Image size="80" resid="tpicon_80x80" />
40+
<bt:Image size="16" resid="Icon.16x16" />
41+
<bt:Image size="32" resid="Icon.32x32" />
42+
<bt:Image size="80" resid="Icon.80x80" />
4343
</Icon>
4444
<Control xsi:type="Button" id="TaskpaneButton">
4545
<Label resid="TaskpaneButton.Label" />
@@ -48,9 +48,9 @@
4848
<Description resid="TaskpaneButton.Tooltip" />
4949
</Supertip>
5050
<Icon>
51-
<bt:Image size="16" resid="tpicon_16x16" />
52-
<bt:Image size="32" resid="tpicon_32x32" />
53-
<bt:Image size="80" resid="tpicon_80x80" />
51+
<bt:Image size="16" resid="Icon.16x16" />
52+
<bt:Image size="32" resid="Icon.32x32" />
53+
<bt:Image size="80" resid="Icon.80x80" />
5454
</Icon>
5555
<Action xsi:type="ShowTaskpane">
5656
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -75,9 +75,9 @@
7575
<Group id="Group1">
7676
<Label resid="Group1Label" />
7777
<Icon>
78-
<bt:Image size="16" resid="tpicon_16x16" />
79-
<bt:Image size="32" resid="tpicon_32x32" />
80-
<bt:Image size="80" resid="tpicon_80x80" />
78+
<bt:Image size="16" resid="Icon.16x16" />
79+
<bt:Image size="32" resid="Icon.32x32" />
80+
<bt:Image size="80" resid="Icon.80x80" />
8181
</Icon>
8282
<Control xsi:type="Button" id="TaskpaneButton">
8383
<Label resid="TaskpaneButton.Label" />
@@ -86,9 +86,9 @@
8686
<Description resid="TaskpaneButton.Tooltip" />
8787
</Supertip>
8888
<Icon>
89-
<bt:Image size="16" resid="tpicon_16x16" />
90-
<bt:Image size="32" resid="tpicon_32x32" />
91-
<bt:Image size="80" resid="tpicon_80x80" />
89+
<bt:Image size="16" resid="Icon.16x16" />
90+
<bt:Image size="32" resid="Icon.32x32" />
91+
<bt:Image size="80" resid="Icon.80x80" />
9292
</Icon>
9393
<Action xsi:type="ShowTaskpane">
9494
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -113,9 +113,9 @@
113113
<Group id="Group1">
114114
<Label resid="Group1Label" />
115115
<Icon>
116-
<bt:Image size="16" resid="tpicon_16x16" />
117-
<bt:Image size="32" resid="tpicon_32x32" />
118-
<bt:Image size="80" resid="tpicon_80x80" />
116+
<bt:Image size="16" resid="Icon.16x16" />
117+
<bt:Image size="32" resid="Icon.32x32" />
118+
<bt:Image size="80" resid="Icon.80x80" />
119119
</Icon>
120120
<Control xsi:type="Button" id="TaskpaneButton">
121121
<Label resid="TaskpaneButton.Label" />
@@ -124,9 +124,9 @@
124124
<Description resid="TaskpaneButton.Tooltip" />
125125
</Supertip>
126126
<Icon>
127-
<bt:Image size="16" resid="tpicon_16x16" />
128-
<bt:Image size="32" resid="tpicon_32x32" />
129-
<bt:Image size="80" resid="tpicon_80x80" />
127+
<bt:Image size="16" resid="Icon.16x16" />
128+
<bt:Image size="32" resid="Icon.32x32" />
129+
<bt:Image size="80" resid="Icon.80x80" />
130130
</Icon>
131131
<Action xsi:type="ShowTaskpane">
132132
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -151,9 +151,9 @@
151151
<Group id="Group1">
152152
<Label resid="Group1Label" />
153153
<Icon>
154-
<bt:Image size="16" resid="tpicon_16x16" />
155-
<bt:Image size="32" resid="tpicon_32x32" />
156-
<bt:Image size="80" resid="tpicon_80x80" />
154+
<bt:Image size="16" resid="Icon.16x16" />
155+
<bt:Image size="32" resid="Icon.32x32" />
156+
<bt:Image size="80" resid="Icon.80x80" />
157157
</Icon>
158158
<Control xsi:type="Button" id="TaskpaneButton">
159159
<Label resid="TaskpaneButton.Label" />
@@ -162,9 +162,9 @@
162162
<Description resid="TaskpaneButton.Tooltip" />
163163
</Supertip>
164164
<Icon>
165-
<bt:Image size="16" resid="tpicon_16x16" />
166-
<bt:Image size="32" resid="tpicon_32x32" />
167-
<bt:Image size="80" resid="tpicon_80x80" />
165+
<bt:Image size="16" resid="Icon.16x16" />
166+
<bt:Image size="32" resid="Icon.32x32" />
167+
<bt:Image size="80" resid="Icon.80x80" />
168168
</Icon>
169169
<Action xsi:type="ShowTaskpane">
170170
<TaskpaneId>ButtonId1</TaskpaneId>
@@ -179,9 +179,9 @@
179179
</Hosts>
180180
<Resources>
181181
<bt:Images>
182-
<bt:Image id="tpicon_16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
183-
<bt:Image id="tpicon_32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
184-
<bt:Image id="tpicon_80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
182+
<bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/>
183+
<bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/>
184+
<bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/>
185185
</bt:Images>
186186
<bt:Urls>
187187
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812" />

0 commit comments

Comments
 (0)