Commit 9d8ca60
authored
[templates] Remove redundant "template" from display name. (#8773)
Fixes: #8626
Removes the word "template" that shows up in the New Item dialog box, as it is unnecessary.
The original issue also mentions not having a custom icon, but as we don't have any of those available, the default icon seems good enough.1 parent d8f818d commit 9d8ca60
File tree
2 files changed
+2
-2
lines changed- src/Microsoft.Android.Templates
- android-activity/.template.config
- android-layout/.template.config
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments