milis/talimatname/genel/g/gnome-shell-theme-nightingale/talimat

18 lines
437 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Gnome-shell için bir kabuk teması
# URL: https://www.opendesktop.org/p/1013006/
# Paketçi: yasarciv67
# Gerekler: gnome-shell
# Grup: tasarım
isim=gnome-shell-theme-nightingale
_isim=Nightingale
surum=1
devir=1
kaynak=(https://dl.opendesktop.org/api/files/download/id/1460760205/166760-Nightingale.tar.gz)
derle() {
cd Nightingale
install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/"
}