bonsai file association files #5212

This commit is contained in:
Andrej730
2024-08-21 15:13:00 +05:00
parent 1aae710286
commit 25fe025354
4 changed files with 5 additions and 5 deletions
@@ -1,6 +1,6 @@
#!/bin/bash
# Wrapper script to launch BlenderBIM.
# Wrapper script to launch Bonsai.
# If the `blender` executable can't be found in your PATH environment, set
# BLENDER_EXE to the location of your preferred `blender` executable.
@@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Terminal=false
Exec=blenderbim %f
Name=BlenderBIM
Icon=blenderbim
Exec=bonsai %f
Name=Bonsai
Icon=bonsai
X-Desktop-File-Install-Version=0.26
GenericName=Blender BIM add-on
GenericName=Bonsai
MimeType=application/x-ifc;

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB