- change wine.desktop to use start to launch the app from its
selected working directory. bsc#1213439 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1031
This commit is contained in:
parent
aed92cf616
commit
9c7b943b67
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 21 19:37:26 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- wine.desktop: launch the .exe with the current working directory
|
||||
bsc#1213439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 12:57:45 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Exec=wine %f
|
||||
Exec=wine start /unix %f
|
||||
Name=Wine
|
||||
NoDisplay=true
|
||||
Name[af]=Wyn
|
||||
|
Loading…
Reference in New Issue
Block a user