mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 07:03:36 -04:00
makepanda: Fixes to pview.desktop
It accepts multiple files (not URLs), and it doesn't actually handle startup notification properly, so don't keep showing that spinner
This commit is contained in:
parent
0d30045670
commit
f9ebca2bec
@ -3,8 +3,8 @@ Name=Panda3D Model Viewer
|
||||
GenericName=Model Viewer
|
||||
Comment=View Panda3D model files
|
||||
TryExec=pview
|
||||
Exec=pview %U
|
||||
StartupNotify=true
|
||||
Exec=pview %F
|
||||
StartupNotify=false
|
||||
NoDisplay=true
|
||||
Terminal=true
|
||||
Type=Application
|
||||
|
Loading…
x
Reference in New Issue
Block a user