From 89fff9133c8643bae1e317d18b8381e59effc64d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 13 Jul 2015 14:41:29 -0300 Subject: faenza-icon-theme-1.3.1-4.parabola1: updating revision from Arch --- libre/faenza-icon-theme/PKGBUILD | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'libre/faenza-icon-theme') diff --git a/libre/faenza-icon-theme/PKGBUILD b/libre/faenza-icon-theme/PKGBUILD index a9a55bfba..c322d3b75 100644 --- a/libre/faenza-icon-theme/PKGBUILD +++ b/libre/faenza-icon-theme/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113926 2014-07-01 10:03:56Z thestinger $ +# $Id: PKGBUILD 136707 2015-07-11 19:58:19Z thestinger $ # Maintainer (Arch): Daniel Micay # Contributor (Arch): Elia Notarangelo # Contributor (Arch): Frikilinux @@ -11,7 +11,7 @@ pkgname=faenza-icon-theme pkgver=1.3.1 -pkgrel=3.parabola1 +pkgrel=4.parabola1 pkgdesc='Icon theme designed for Equinox GTK theme, without nonfree distros and application icons (Parabola rebranded)' url='http://gnome-look.org/content/show.php/Faenza?content=128143' license=('GPL3') @@ -75,4 +75,13 @@ package() { ln -sf start-here{-parabola,}.svg ln -sf start-here{-parabola-symbolic,-symbolic}.svg done + + for theme in Faenza{,-Dark}; do + cd "$pkgdir/usr/share/icons/$theme/apps/scalable/" + ln -sf gnome-session-reboot.svg system-reboot.svg + for size in 16 22 24 32 48 64 96; do + cd "$pkgdir/usr/share/icons/$theme/apps/$size/" + ln -sf gnome-session-reboot.png system-reboot.png + done + done } -- cgit v1.2.2