소스 검색

Dist: Fix Linux desktop file launch argument

Rémi Verschelde 7 년 전
부모
커밋
a55e2f2dac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      misc/dist/linux/godot.desktop

+ 1 - 1
misc/dist/linux/godot.desktop

@@ -2,7 +2,7 @@
 Name=Godot Engine
 GenericName=Libre game engine
 Comment=Multi-platform 2D and 3D game engine with a feature rich editor
-Exec=godot -pm
+Exec=godot -p
 Icon=godot
 Terminal=false
 Type=Application