Skip to content

Commit cac65a6

Browse files
committed
rename commands group resource ids
1 parent 8fb23c0 commit cac65a6

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

manifest.excel.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<FunctionFile resid="Commands.Url" />
3232
<ExtensionPoint xsi:type="PrimaryCommandSurface">
3333
<OfficeTab id="TabHome">
34-
<Group id="Group1">
35-
<Label resid="Group1Label" />
34+
<Group id="CommandsGroup">
35+
<Label resid="CommandsGroup.Label" />
3636
<Icon>
3737
<bt:Image size="16" resid="Icon.16x16" />
3838
<bt:Image size="32" resid="Icon.32x32" />
@@ -73,7 +73,7 @@
7373
</bt:Urls>
7474
<bt:ShortStrings>
7575
<bt:String id="GetStarted.Title" DefaultValue="Get started with your sample add-in!" />
76-
<bt:String id="Group1Label" DefaultValue="Commands Group" />
76+
<bt:String id="CommandsGroup.Label" DefaultValue="Commands Group" />
7777
<bt:String id="TaskpaneButton.Label" DefaultValue="Show Taskpane" />
7878
</bt:ShortStrings>
7979
<bt:LongStrings>

manifest.onenote.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<FunctionFile resid="Commands.Url" />
3232
<ExtensionPoint xsi:type="PrimaryCommandSurface">
3333
<OfficeTab id="TabHome">
34-
<Group id="Group1">
35-
<Label resid="Group1Label" />
34+
<Group id="CommandsGroup">
35+
<Label resid="CommandsGroup.Label" />
3636
<Icon>
3737
<bt:Image size="16" resid="Icon.16x16" />
3838
<bt:Image size="32" resid="Icon.32x32" />
@@ -73,7 +73,7 @@
7373
</bt:Urls>
7474
<bt:ShortStrings>
7575
<bt:String id="GetStarted.Title" DefaultValue="Get started with your sample add-in!" />
76-
<bt:String id="Group1Label" DefaultValue="Commands Group" />
76+
<bt:String id="CommandsGroup.Label" DefaultValue="Commands Group" />
7777
<bt:String id="TaskpaneButton.Label" DefaultValue="Show Taskpane" />
7878
</bt:ShortStrings>
7979
<bt:LongStrings>

manifest.powerpoint.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<FunctionFile resid="Commands.Url" />
3232
<ExtensionPoint xsi:type="PrimaryCommandSurface">
3333
<OfficeTab id="TabHome">
34-
<Group id="Group1">
35-
<Label resid="Group1Label" />
34+
<Group id="CommandsGroup">
35+
<Label resid="CommandsGroup.Label" />
3636
<Icon>
3737
<bt:Image size="16" resid="Icon.16x16" />
3838
<bt:Image size="32" resid="Icon.32x32" />
@@ -73,7 +73,7 @@
7373
</bt:Urls>
7474
<bt:ShortStrings>
7575
<bt:String id="GetStarted.Title" DefaultValue="Get started with your sample add-in!" />
76-
<bt:String id="Group1Label" DefaultValue="Commands Group" />
76+
<bt:String id="CommandsGroup.Label" DefaultValue="Commands Group" />
7777
<bt:String id="TaskpaneButton.Label" DefaultValue="Show Taskpane" />
7878
</bt:ShortStrings>
7979
<bt:LongStrings>

manifest.project.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<FunctionFile resid="Commands.Url" />
3232
<ExtensionPoint xsi:type="PrimaryCommandSurface">
3333
<OfficeTab id="TabHome">
34-
<Group id="Group1">
35-
<Label resid="Group1Label" />
34+
<Group id="CommandsGroup">
35+
<Label resid="CommandsGroup.Label" />
3636
<Icon>
3737
<bt:Image size="16" resid="Icon.16x16" />
3838
<bt:Image size="32" resid="Icon.32x32" />
@@ -73,7 +73,7 @@
7373
</bt:Urls>
7474
<bt:ShortStrings>
7575
<bt:String id="GetStarted.Title" DefaultValue="Get started with your sample add-in!" />
76-
<bt:String id="Group1Label" DefaultValue="Commands Group" />
76+
<bt:String id="CommandsGroup.Label" DefaultValue="Commands Group" />
7777
<bt:String id="TaskpaneButton.Label" DefaultValue="Show Taskpane" />
7878
</bt:ShortStrings>
7979
<bt:LongStrings>

manifest.word.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<FunctionFile resid="Commands.Url" />
3232
<ExtensionPoint xsi:type="PrimaryCommandSurface">
3333
<OfficeTab id="TabHome">
34-
<Group id="Group1">
35-
<Label resid="Group1Label" />
34+
<Group id="CommandsGroup">
35+
<Label resid="CommandsGroup.Label" />
3636
<Icon>
3737
<bt:Image size="16" resid="Icon.16x16" />
3838
<bt:Image size="32" resid="Icon.32x32" />
@@ -73,7 +73,7 @@
7373
</bt:Urls>
7474
<bt:ShortStrings>
7575
<bt:String id="GetStarted.Title" DefaultValue="Get started with your sample add-in!" />
76-
<bt:String id="Group1Label" DefaultValue="Commands Group" />
76+
<bt:String id="CommandsGroup.Label" DefaultValue="Commands Group" />
7777
<bt:String id="TaskpaneButton.Label" DefaultValue="Show Taskpane" />
7878
</bt:ShortStrings>
7979
<bt:LongStrings>

manifest.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<FunctionFile resid="Commands.Url" />
3535
<ExtensionPoint xsi:type="PrimaryCommandSurface">
3636
<OfficeTab id="TabHome">
37-
<Group id="Group1">
38-
<Label resid="Group1Label" />
37+
<Group id="CommandsGroup">
38+
<Label resid="CommandsGroup.Label" />
3939
<Icon>
4040
<bt:Image size="16" resid="Icon.16x16" />
4141
<bt:Image size="32" resid="Icon.32x32" />
@@ -72,8 +72,8 @@
7272
<FunctionFile resid="Commands.Url" />
7373
<ExtensionPoint xsi:type="PrimaryCommandSurface">
7474
<OfficeTab id="TabHome">
75-
<Group id="Group1">
76-
<Label resid="Group1Label" />
75+
<Group id="CommandsGroup">
76+
<Label resid="CommandsGroup.Label" />
7777
<Icon>
7878
<bt:Image size="16" resid="Icon.16x16" />
7979
<bt:Image size="32" resid="Icon.32x32" />
@@ -110,8 +110,8 @@
110110
<FunctionFile resid="Commands.Url" />
111111
<ExtensionPoint xsi:type="PrimaryCommandSurface">
112112
<OfficeTab id="TabHome">
113-
<Group id="Group1">
114-
<Label resid="Group1Label" />
113+
<Group id="CommandsGroup">
114+
<Label resid="CommandsGroup.Label" />
115115
<Icon>
116116
<bt:Image size="16" resid="Icon.16x16" />
117117
<bt:Image size="32" resid="Icon.32x32" />
@@ -148,8 +148,8 @@
148148
<FunctionFile resid="Commands.Url" />
149149
<ExtensionPoint xsi:type="PrimaryCommandSurface">
150150
<OfficeTab id="TabHome">
151-
<Group id="Group1">
152-
<Label resid="Group1Label" />
151+
<Group id="CommandsGroup">
152+
<Label resid="CommandsGroup.Label" />
153153
<Icon>
154154
<bt:Image size="16" resid="Icon.16x16" />
155155
<bt:Image size="32" resid="Icon.32x32" />
@@ -190,7 +190,7 @@
190190
</bt:Urls>
191191
<bt:ShortStrings>
192192
<bt:String id="GetStarted.Title" DefaultValue="Get started with your sample add-in!" />
193-
<bt:String id="Group1Label" DefaultValue="Commands Group" />
193+
<bt:String id="CommandsGroup.Label" DefaultValue="Commands Group" />
194194
<bt:String id="TaskpaneButton.Label" DefaultValue="Show Taskpane" />
195195
</bt:ShortStrings>
196196
<bt:LongStrings>

0 commit comments

Comments
 (0)