mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
makepackage: Don't open a terminal when starting pview from .desktop
This commit is contained in:
parent
60acf82f04
commit
098e303669
@ -6,7 +6,7 @@ TryExec=pview
|
|||||||
Exec=pview %F
|
Exec=pview %F
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
Terminal=true
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Graphics;Utility;3DGraphics;Viewer;
|
Categories=Graphics;Utility;3DGraphics;Viewer;
|
||||||
MimeType=model/x-egg;model/x-compressed-egg;model/x-bam;model/x-compressed-bam;
|
MimeType=model/x-egg;model/x-compressed-egg;model/x-bam;model/x-compressed-bam;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user