summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-02 18:01:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-02 22:07:00 +0200
commitf716fd1580bcc6042afaab9beba24ca6cbcb1c73 (patch)
tree8feda14b5639ce70c9124e6128c5f4be533ff5bc /svtools
parent36f5265b038b610c61ebc459465c5c58b1d9dc28 (diff)
tdf#135369 on removing an image link, ensure the linked to image is in the list
If we removed something that is a link to a real file from our list of images to pack, but that real image is not in the list of images to pack, add it in instead so the real image does get packed Change-Id: I71bcbdf872a59194a1d94f287dda8fc27e4a6464 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99961 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/bitmaps.hlst1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/bitmaps.hlst b/svtools/inc/bitmaps.hlst
index cb6a813eac61..35332e05ede0 100644
--- a/svtools/inc/bitmaps.hlst
+++ b/svtools/inc/bitmaps.hlst
@@ -123,5 +123,4 @@
#define BMP_TAB_LOCK "cmd/sc_lock.png"
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */