diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-05-23 14:04:27 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-05-23 14:04:27 +0200 |
| commit | 5d8f799a1171f92054d4b45ba130cd7fdad0bd01 (patch) | |
| tree | 0f51290b3a60d71d25d7a49b66d5bd54dd7a4156 /app/mime.xml | |
| parent | c45004b73bb045328a724d1d860df6d1515af6d4 (diff) | |
| download | turns-5d8f799a1171f92054d4b45ba130cd7fdad0bd01.tar.xz turns-5d8f799a1171f92054d4b45ba130cd7fdad0bd01.zip | |
app: prepare restructuring
Diffstat (limited to 'app/mime.xml')
| -rw-r--r-- | app/mime.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/mime.xml b/app/mime.xml deleted file mode 100644 index 92e0ff4..0000000 --- a/app/mime.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> - <mime-type type="text/x-turn-order"> - <comment>Turn order file</comment> - <icon name="text-plain"/> - <glob-deleteall/> - <glob pattern="*.trns"/> - </mime-type> -</mime-info>
\ No newline at end of file |
