summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFrank Dana <ferdnyc@gmail.com>2021-10-12 12:28:30 +0000
committerFeRD (Frank Dana) <ferdnyc@gmail.com>2022-02-20 22:18:00 -0500
commit27023591ef33729adec96f7f976177fbd8de80f2 (patch)
tree03ceb2bab7ac2fb4ee15c5b39be65d2ee959f135 /.gitignore
parent46c2abe8fce53f979bcf1dd4724012aba1a05f89 (diff)
downloadshared-mime-info-27023591ef33729adec96f7f976177fbd8de80f2.tar.gz
Move '*.blend' to top of Blender glob list
The globs for Blender scene files listed three possible matches, with "*.blender" first, followed by two variations on "*.blend" (lowercase and all-caps). But Blender names its scene files "filename.blend", and always has. Having "*.blender" listed first is problematic, because some tools (e.g. GNOME Control Center) show only the first glob when describing a type. As a result, its interface was claiming that Blender is the default application for "*.blender" files, when it should be shown as the default for "*.blend" files.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions