diff options
| author | Rémi Verschelde | 2018-03-14 12:05:16 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-03-14 12:05:25 +0100 |
| commit | a55e2f2dac040246d780e55d27c0ca22c3eb179f (patch) | |
| tree | a25f944a9a77a46e82085a880e64f820d444b439 | |
| parent | db289e0e85a55b1101604679883bfd21658b2660 (diff) | |
| download | godot-a55e2f2dac040246d780e55d27c0ca22c3eb179f.tar.gz godot-a55e2f2dac040246d780e55d27c0ca22c3eb179f.tar.zst godot-a55e2f2dac040246d780e55d27c0ca22c3eb179f.zip | |
| -rw-r--r-- | misc/dist/linux/godot.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/linux/godot.desktop b/misc/dist/linux/godot.desktop index 545c49125..974352b11 100644 --- a/misc/dist/linux/godot.desktop +++ b/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 |
