Created
January 16, 2015 11:31
-
-
Save voldyman/2e21e426a6ebbb3e5e0b to your computer and use it in GitHub Desktop.
Qt .desktop file
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] | |
Type=Application | |
Exec=/opt/Qt/MaintenanceTool | |
Path=/opt/Qt | |
Name=Qt Maintenance Tool | |
GenericName=Install or uninstall Qt components. | |
Icon=QtIcon | |
Terminal=false | |
Categories=Development;Qt; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment