Fix desktop file

in #12
master
Jeremy Hu 2018-06-24 10:10:45 +08:00
parent 4679381512
commit c6d866fca6
3 changed files with 7 additions and 3 deletions

View File

@ -69,5 +69,6 @@ script:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then macdeployqt dust3d_unstable.app -dmg || travis_terminate 1; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then chmod a+x ./ci/linuxdeployqt.AppImage || travis_terminate 1; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./ci/linuxdeployqt.AppImage dust3d_unstable/dust3d_unstable -appimage -bundle-non-qt-libs -verbose=2 || travis_terminate 1; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then mv ./Dust3D-x86_64.AppImage ./dust3d_unstable-x86_64.AppImage || travis_terminate 1;fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then sh ci/upload-github-release-asset.sh github_api_token=${my_auth_token} branch=$TRAVIS_BRANCH owner=huxingyi repo=dust3d tag=unstable filename=dust3d_unstable.dmg; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then bash ci/upload-github-release-asset.sh github_api_token=${my_auth_token} branch=$TRAVIS_BRANCH owner=huxingyi repo=dust3d tag=unstable filename=dust3d_unstable-x86_64.AppImage; fi

View File

@ -9,4 +9,5 @@ xtvjxk123456 <https://github.com/xtvjxk123456>
Zireael07 <https://github.com/Zireael07>
glasyalabolas <https://github.com/glasyalabolas>
David Patrick <https://github.com/dlpatri>
Abraão Filho <https://github.com/chalcosoma>
Abraão Filho <https://github.com/chalcosoma>
probonopd <https://github.com/probonopd>

View File

@ -1,4 +1,6 @@
[Desktop Entry]
Type=Application
Name=dust3d_unstable
Icon=icon
Name=Dust3D
Icon=icon
Categories=Graphics;
Comment=A quick 3D modeling tool