diff options
-rw-r--r-- | perl-install/install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 47fc02da8..4df17fc59 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - switch from oxygen-gtk to Adwaita theme o remove oxygen-gtk + o add missing icons (mga#13673, mga#14355, mga#14840, mga#14844) Version 16.52 - 5 February 2015 diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index de3411b17..c396b401a 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -167,6 +167,19 @@ </to> </from> +<from dir="/usr/share/icons/Adwaita/"> + index.theme + 16x16/actions/go-down.png + 16x16/actions/go-up.png + 16x16/status/image-missing.png + scalable/actions/pan-down-symbolic.svg + scalable/actions/pan-end-symbolic-rtl.svg + scalable/actions/pan-end-symbolic.svg + scalable/actions/pan-start-symbolic-rtl.svg + scalable/actions/pan-start-symbolic.svg + scalable/actions/pan-up-symbolic.svg +</from> + <from dir="/usr/share/locale"> <to dir="/usr/share/locale_special"> <from expand="glob"> |