mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/blender: Fix .desktop file category.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
e77bd187c5
commit
13ee631b7a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Version=1.0
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Icon=blender
|
Icon=blender
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=GTK;AudioVideo;Audio;Video;
|
Categories=Graphics;3DGraphics;
|
||||||
TryExec=blender
|
TryExec=blender
|
||||||
Exec=blender
|
Exec=blender
|
||||||
Name=Blender
|
Name=Blender
|
||||||
|
|
Loading…
Reference in a new issue