|
79 | 79 | EntryPoint="Windows.FullTrustApplication" |
80 | 80 | uap10:Parameters="-s" > |
81 | 81 | <uap:VisualElements |
82 | | - DisplayName="Fedora Remix for WSL (SystemD)" |
| 82 | + DisplayName="Fedora Remix for WSL (systemd)" |
83 | 83 | Description="Fedora Remix for WSL. Powered by Pengwin Enterprise." |
84 | 84 | BackgroundColor="#EBEBEB" |
85 | 85 | Square150x150Logo="Images\Square150x150Logo.png" |
86 | 86 | Square44x44Logo="Images\Square44x44Logo.png"> |
87 | 87 | <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" |
88 | 88 | Square310x310Logo="Images\LargeTile.png" Square71x71Logo="Images\SmallTile.png" |
89 | | - ShortName="SystemD"> |
| 89 | + ShortName="systemd"> |
90 | 90 | <uap:ShowNameOnTiles> |
91 | 91 | <uap:ShowOn Tile="square150x150Logo"/> |
92 | 92 | <uap:ShowOn Tile="wide310x150Logo"/> |
|
133 | 133 | Square44x44Logo="Images\Square44x44Logo.png"> |
134 | 134 | <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" |
135 | 135 | Square310x310Logo="Images\LargeTile.png" Square71x71Logo="Images\SmallTile.png" |
136 | | - ShortName="Fedora Remix SystemD (W)"> |
| 136 | + ShortName="Fedora Remix systemd (W)"> |
137 | 137 | </uap:DefaultTile> |
138 | 138 |
|
139 | 139 | <uap:SplashScreen Image="Images\SplashScreen.png" BackgroundColor="black" /> |
|
152 | 152 | <desktop:StartupTask |
153 | 153 | TaskId="fedoraremixw-systemd" |
154 | 154 | Enabled="false" |
155 | | - DisplayName="Fedora Remix for WSL (SystemD) - No Window"/> |
| 155 | + DisplayName="Fedora Remix for WSL (systemd) - No Window"/> |
156 | 156 | </desktop:Extension> |
157 | 157 | </Extensions> |
158 | 158 |
|
|
161 | 161 | Executable="FedoraRemixS\FedoraRemixS.exe" |
162 | 162 | EntryPoint="Windows.FullTrustApplication" > |
163 | 163 | <uap:VisualElements AppListEntry="none" |
164 | | - DisplayName="Fedora Remix for WSL (SystemD)" |
| 164 | + DisplayName="Fedora Remix for WSL (systemd)" |
165 | 165 | Description="Fedora Remix for WSL. Powered by Pengwin Enterprise." |
166 | 166 | BackgroundColor="#EBEBEB" |
167 | 167 | Square150x150Logo="Images\Square150x150Logo.png" |
168 | 168 | Square44x44Logo="Images\Square44x44Logo.png"> |
169 | 169 | <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" |
170 | 170 | Square310x310Logo="Images\LargeTile.png" Square71x71Logo="Images\SmallTile.png" |
171 | | - ShortName="SystemD"> |
| 171 | + ShortName="systemd"> |
172 | 172 | </uap:DefaultTile> |
173 | 173 |
|
174 | 174 | <uap:SplashScreen Image="Images\SplashScreen.png" BackgroundColor="black" /> |
|
181 | 181 | <desktop:StartupTask |
182 | 182 | TaskId="fedoraremix-systemd" |
183 | 183 | Enabled="false" |
184 | | - DisplayName="Fedora Remix for WSL (SystemD)"/> |
| 184 | + DisplayName="Fedora Remix for WSL (systemd)"/> |
185 | 185 | </desktop:Extension> |
186 | 186 | </Extensions> |
187 | 187 |
|
|
0 commit comments