Flat
Join

Code

GPL v3 or later · 54 files · 1.2 MB

Read me What changed Versions and downloads

top / build

build/cx.charlie.flat.xml · 398 B · raw

1 2 3 4 5 6 7 8 9 10 <?xml version="1.0" encoding="UTF-8"?> <!-- So a .fmpack file has an icon and opens with Flat once the AppImage has been integrated into the desktop. --> <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> <mime-type type="application/x-flat-backup"> <comment>Flat backup</comment> <icon name="flat"/> <glob pattern="*.fmpack"/> </mime-type> </mime-info>