Last active
August 3, 2017 16:01
-
-
Save rhoconlinux/47284218c9b643e0d30d0188744e6ea3 to your computer and use it in GitHub Desktop.
playonlinux-Microsoft Word 2010.desktop fix acentos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Encoding=UTF-8 | |
| Name=Microsoft Word 2010 | |
| Comment=PlayOnLinux | |
| Type=Application | |
| Exec=env XMODIFIERS='' playonlinux --run "Microsoft Word 2010" %F | |
| Icon=playonlinux-word2010 | |
| Name[fr_FR]=Microsoft Word 2010 | |
| StartupWMClass=WINWORD.EXE | |
| Categories=Office;WordProcessor; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment