- fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups
9 lines
236 B
Diff
9 lines
236 B
Diff
--- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200
|
|
+++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200
|
|
@@ -231,4 +231,6 @@
|
|
desktop_entry > "$desktop_target"
|
|
fi
|
|
|
|
+exec /usr/bin/wineshelllink-fedora
|
|
+
|
|
exit 0
|