Files
server/usr/share/mime/application/x-powershell.xml
2026-01-07 20:52:11 +01:00

15 lines
719 B
XML

<?xml version="1.0" encoding="utf-8"?>
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/x-powershell">
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
<comment>PowerShell script</comment>
<comment xml:lang="uk">скрипт PowerShell</comment>
<comment xml:lang="sv">PowerShell-skript</comment>
<comment xml:lang="ru">Сценарий PowerShell</comment>
<comment xml:lang="pl">Skrypt PowerShell</comment>
<comment xml:lang="es">secuencia de órdenes de PowerShell</comment>
<comment xml:lang="de">PowerShell-Skript</comment>
<sub-class-of type="text/plain"/>
<generic-icon name="text-x-script"/>
<glob pattern="*.ps1"/>
</mime-type>