pstats.desktop 292 B

123456789101112
  1. [Desktop Entry]
  2. Name=Panda3D Stats Monitor
  3. GenericName=Profiling Tool
  4. Comment=Analyze performance of Panda3D applications
  5. TryExec=pstats
  6. Exec=pstats %f
  7. StartupNotify=true
  8. NoDisplay=false
  9. Terminal=false
  10. Type=Application
  11. Categories=Utility;Development;
  12. MimeType=application/vnd.panda3d.pstats;