diff options
author | Luc Menut <lmenut@mageia.org> | 2015-02-06 00:55:20 +0100 |
---|---|---|
committer | Luc Menut <lmenut@mageia.org> | 2015-02-06 00:55:20 +0100 |
commit | 149786f9e6711f935139ee814eaf57580cec767f (patch) | |
tree | 7bcbf22eb03ef8bf102f6eb5566940f95c4c888b | |
parent | 7668b345537e356757d217b0f0102081dcf83305 (diff) | |
download | drakx-149786f9e6711f935139ee814eaf57580cec767f.tar drakx-149786f9e6711f935139ee814eaf57580cec767f.tar.gz drakx-149786f9e6711f935139ee814eaf57580cec767f.tar.bz2 drakx-149786f9e6711f935139ee814eaf57580cec767f.tar.xz drakx-149786f9e6711f935139ee814eaf57580cec767f.zip |
-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"> |