forked from pool/oxygen5-icon-theme
Accepting request 509552 from home:wolfi323:branches:home:wolfi323:test
- Add missing media-mount action icon for the device notifier (boo#1035476, kde#373654) OBS-URL: https://build.opensuse.org/request/show/509552 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5-icon-theme?expand=0&rev=52
This commit is contained in:
parent
6d6afbaf5d
commit
4c320dd4e3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 11 19:17:07 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Add missing media-mount action icon for the device notifier
|
||||
(boo#1035476, kde#373654)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 09:27:44 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -88,6 +88,12 @@ done
|
||||
|
||||
cp -r ../scalable %{buildroot}%{_datadir}/icons/oxygen/base
|
||||
|
||||
# Add missing media-mount action icon for the device notifier (boo#1035476, kde#373654)
|
||||
for i in 16x16 22x22 32x32 48x48 64x64
|
||||
do
|
||||
cp %{buildroot}%{_kf5_sharedir}/icons/oxygen/base/${i}/emblems/emblem-mounted.png %{buildroot}%{_kf5_sharedir}/icons/oxygen/base/${i}/actions/media-mount.png
|
||||
done
|
||||
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%package scalable
|
||||
|
Loading…
Reference in New Issue
Block a user