Merge pull request #43 from fszymanski/master

Cleanup + Copr build status
This commit is contained in:
Oscar Cerna-Mandujano 2017-05-20 05:15:57 -07:00 committed by GitHub
commit 767c51642a
5 changed files with 4 additions and 4 deletions

View File

@ -131,15 +131,15 @@ RESOURCES += \
res.qrc
unix {
desktop.files = ../CasterSoundboard.desktop
desktop.files = ../xdg/CasterSoundboard.desktop
desktop.path = $${PREFIX}/share/applications/
INSTALLS += desktop
appdata.files = ../CasterSoundboard.appdata.xml
appdata.files = ../xdg/CasterSoundboard.appdata.xml
appdata.path = $${PREFIX}/share/appdata/
INSTALLS += appdata
pixmap.files = ../CasterSoundboard.png
pixmap.files = ../xdg/CasterSoundboard.png
pixmap.path = $${PREFIX}/share/pixmaps/
INSTALLS += pixmap
}

View File

@ -1,6 +1,6 @@
CasterSoundboard [![Snap Status](https://build.snapcraft.io/badge/JupiterBroadcasting/CasterSoundboard.svg)](https://build.snapcraft.io/user/JupiterBroadcasting/CasterSoundboard)
CasterSoundboard [![Snap Status](https://build.snapcraft.io/badge/JupiterBroadcasting/CasterSoundboard.svg)](https://build.snapcraft.io/user/JupiterBroadcasting/CasterSoundboard) [![Copr Status](https://copr.fedorainfracloud.org/coprs/fszymanski/castersoundboard/package/castersoundboard/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/fszymanski/castersoundboard/package/castersoundboard/)
================
A soundboard for hot-keying and playing back sounds. (For podcasting)

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB