mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-07-12 13:00:01 +00:00
10 lines
382 B
XML
10 lines
382 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vbscript">
|
|
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
|
|
<comment>VBScript program</comment>
|
|
<alias type="text/vbs"/>
|
|
<sub-class-of type="text/plain"/>
|
|
<generic-icon name="text-x-script"/>
|
|
<glob pattern="*.vbs"/>
|
|
</mime-type>
|