diff --git a/README.md b/README.md index cdef984..daf5952 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # WinApps for Linux + +***Looking for maintainers, see: https://github.com/Fmstrat/winapps/issues/269*** + Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration for right clicking on files of specific mime types to open them. diff --git a/installer.sh b/installer.sh index e692b3d..b8ad3c1 100755 --- a/installer.sh +++ b/installer.sh @@ -218,8 +218,8 @@ Exec=${BIN_PATH}/winapps windows %F Terminal=false Type=Application Icon=${SYS_PATH}/icons/windows.svg -StartupWMClass=Micorosoft Windows -Comment=Micorosoft Windows +StartupWMClass=Microsoft Windows +Comment=Microsoft Windows Categories=Windows " |${SUDO} tee "${APP_PATH}/windows.desktop" > /dev/null ${SUDO} rm -f "${BIN_PATH}/windows"