mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 23:27:19 +02:00
fix: typo
This commit is contained in:
parent
fe6322c585
commit
6df306f32a
@ -117,7 +117,7 @@ index b7d930d6..18000c65 100755
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Windows
|
Name=Windows
|
||||||
-Exec=${BIN_PATH}/winapps windows %F
|
-Exec=${BIN_PATH}/winapps windows %F
|
||||||
+Exec=@out/bin/winapps windows %F
|
+Exec=@out@/bin/winapps windows %F
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=${APPDATA_PATH}/icons/windows.svg
|
Icon=${APPDATA_PATH}/icons/windows.svg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user