mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 22:33:41 +00:00
Add periods to alt text
No other changes
This commit is contained in:
@ -31,7 +31,7 @@ The order of apps in the XML file dictates the order of pinned apps on the taskb
|
||||
|
||||
The following example shows how apps will be pinned: Windows default apps to the left (blue circle), apps pinned by the user in the center (orange triangle), and apps that you pin using the XML file to the right (green square).
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Configure taskbar (general)
|
||||
@ -142,11 +142,11 @@ The `<CustomTaskbarLayoutCollection>` section will append listed apps to the tas
|
||||
```
|
||||
**Before:**
|
||||
|
||||

|
||||

|
||||
|
||||
**After:**
|
||||
|
||||

|
||||

|
||||
|
||||
## Remove default apps and add your own
|
||||
|
||||
@ -175,11 +175,11 @@ If you only want to remove some of the default pinned apps, you would use this m
|
||||
```
|
||||
**Before:**
|
||||
|
||||

|
||||

|
||||
|
||||
**After:**
|
||||
|
||||

|
||||

|
||||
|
||||
## Remove default apps
|
||||
|
||||
@ -250,15 +250,15 @@ The following example shows you how to configure taskbars by country or region.
|
||||
|
||||
When the preceding example XML file is applied, the resulting taskbar for computers in the US or UK:
|
||||
|
||||

|
||||

|
||||
|
||||
The resulting taskbar for computers in Germany or France:
|
||||
|
||||

|
||||

|
||||
|
||||
The resulting taskbar for computers in any other country region:
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
> [!NOTE]
|
||||
|
Reference in New Issue
Block a user