mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 22:55:52 -06:00
Compile Winutil
This commit is contained in:
parent
d62d41347a
commit
5c14d44afa
@ -7510,10 +7510,10 @@ $sync.configs.applications = '{
|
|||||||
"link": "https://getsharex.com/",
|
"link": "https://getsharex.com/",
|
||||||
"winget": "ShareX.ShareX"
|
"winget": "ShareX.ShareX"
|
||||||
},
|
},
|
||||||
"WPFInstallnilesoftShel": {
|
"WPFInstallnilesoftShell": {
|
||||||
"category": "Utilities",
|
"category": "Utilities",
|
||||||
"choco": "nilesoft-shell",
|
"choco": "nilesoft-shell",
|
||||||
"content": "Shell (Expanded Context Menu)",
|
"content": "Nilesoft Shell",
|
||||||
"description": "Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu.",
|
"description": "Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu.",
|
||||||
"link": "https://nilesoft.org/",
|
"link": "https://nilesoft.org/",
|
||||||
"winget": "Nilesoft.Shell"
|
"winget": "Nilesoft.Shell"
|
||||||
@ -14138,8 +14138,8 @@ $inputXML = '<Window x:Class="WinUtility.MainWindow"
|
|||||||
<TextBlock Name="WPFInstallnextclouddesktopLink" Style="{StaticResource HoverTextBlockStyle}" Text="(?)" ToolTip="https://nextcloud.com/install/#install-clients"/>
|
<TextBlock Name="WPFInstallnextclouddesktopLink" Style="{StaticResource HoverTextBlockStyle}" Text="(?)" ToolTip="https://nextcloud.com/install/#install-clients"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel Orientation="Horizontal">
|
<StackPanel Orientation="Horizontal">
|
||||||
<CheckBox Name="WPFInstallnilesoftShel" Content="Shell (Expanded Context Menu)" ToolTip="Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu." Margin="0,0,2,0"/>
|
<CheckBox Name="WPFInstallnilesoftShell" Content="Nilesoft Shell" ToolTip="Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu." Margin="0,0,2,0"/>
|
||||||
<TextBlock Name="WPFInstallnilesoftShelLink" Style="{StaticResource HoverTextBlockStyle}" Text="(?)" ToolTip="https://nilesoft.org/"/>
|
<TextBlock Name="WPFInstallnilesoftShellLink" Style="{StaticResource HoverTextBlockStyle}" Text="(?)" ToolTip="https://nilesoft.org/"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel Orientation="Horizontal">
|
<StackPanel Orientation="Horizontal">
|
||||||
<CheckBox Name="WPFInstallnushell" Content="Nushell" ToolTip="Nushell is a new shell that takes advantage of modern hardware and systems to provide a powerful, expressive, and fast experience." Margin="0,0,2,0"/>
|
<CheckBox Name="WPFInstallnushell" Content="Nushell" ToolTip="Nushell is a new shell that takes advantage of modern hardware and systems to provide a powerful, expressive, and fast experience." Margin="0,0,2,0"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user