From 0cb17267174ae02c9fb19bf6d9f2637844a267ee Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 28 Mar 2018 17:08:25 +0100 Subject: missing ar_right icon used by starmath edit symbols dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit it used to live at icon-themes/galaxy/res/helpimg/starmath/ar_right.png but got moved by... commit 2f6f851acab5284f516ad6a91c05149ffed575d2 Date: Wed Sep 28 07:30:35 2016 +0200 tdf#100015 (related) Move Math help icons to correct location So that they are actually packaged into the theme zip and then removed by... commit 38ded0332875a3d8ee34ddb4f2eac00d60517263 Date: Mon Dec 12 15:11:13 2016 +0100 Move help-specific images (the actual files) away from core leaving this dialog missing its arrow image Change-Id: I08127a823868d0b32b5f74bd5a7fb3fbfae95b28 Reviewed-on: https://gerrit.libreoffice.org/52023 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- icon-themes/galaxy/starmath/res/ar_right.png | Bin 0 -> 989 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/galaxy/starmath/res/ar_right.png diff --git a/icon-themes/galaxy/starmath/res/ar_right.png b/icon-themes/galaxy/starmath/res/ar_right.png new file mode 100644 index 000000000000..c1f64314f38e Binary files /dev/null and b/icon-themes/galaxy/starmath/res/ar_right.png differ -- cgit