flameshot
This commit is contained in:
parent
a712627bad
commit
e19a26a9a1
talimatname/genel/f/flameshot
|
@ -27,7 +27,7 @@ derle() {
|
|||
install -Dm644 "./docs/desktopEntry/package/flameshot-init.desktop" "${PKG}/usr/share/applications/flameshot-init.desktop"
|
||||
install -Dm644 "./img/flameshot.png" "${PKG}/usr/share/icons/flameshot.png"
|
||||
mkdir -p ${PKG}/usr/share/flameshot/translations
|
||||
install -Dm644 ./translation/*.qm ${PKG}/usr/share/flameshot/translations/
|
||||
install -Dm644 ./translations/*.qm ${PKG}/usr/share/flameshot/translations/
|
||||
/usr/lib/qt5/bin/lrelease $SRC/flame-Internationalization_tr.ts -qm ${PKG}/usr/share/flameshot/translations/Internationalization_tr.qm
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue