summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-08-03 15:44:28 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-08 15:34:28 +0200
commitfb786089da572e46f7f3dece2e5876ac70e9e569 (patch)
tree37e428110e76d5791e216d33cd5a093af7cd6ab9 /chart2
parentde8c0152157bb32a6df9b6d4ac4102aef8e8a384 (diff)
Resolves: tdf#111087 change names from bmp to png
they are really png in icon-themese and while some fallback code will find the png if they get included in the final zips the zip builder won't include them if the name doesn't match Change-Id: I0f08685403f8e4a92b7661edcbb8b14af1034fea Reviewed-on: https://gerrit.libreoffice.org/40729 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/inc/bitmaps.hlst2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/inc/bitmaps.hlst b/chart2/inc/bitmaps.hlst
index f85f49233e9f..4e8a3109a5c4 100644
--- a/chart2/inc/bitmaps.hlst
+++ b/chart2/inc/bitmaps.hlst
@@ -133,7 +133,7 @@
#define BMP_REGRESSION_MOVING_AVERAGE "chart2/res/regavg.png"
#define RID_SVXBMP_LAMP_ON "svx/res/lighton.png"
-#define RID_SVXBMP_LAMP_OFF "svx/res/light.bmp"
+#define RID_SVXBMP_LAMP_OFF "svx/res/light.png"
#endif