vcl/Package_theme_definitions.mk                   |    1 -
 vcl/uiconfig/theme_definitions/spinbox-entire.svgx |    3 ---
 2 files changed, 4 deletions(-)

New commits:
commit c8919fcbcb2d112b79c60d8b2c404da5606f82bd
Author:     Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk>
AuthorDate: Thu Mar 7 14:20:31 2019 +0100
Commit:     Tomaž Vajngerl <qui...@gmail.com>
CommitDate: Thu Mar 7 21:23:08 2019 +0100

    don't need "spinbox-entire" svg anymore
    
    Change-Id: I8385acf7ecd46b7c8b990abb688bd2ddddcb6bc5
    Reviewed-on: https://gerrit.libreoffice.org/68867
    Tested-by: Jenkins
    Reviewed-by: Tomaž Vajngerl <qui...@gmail.com>

diff --git a/vcl/Package_theme_definitions.mk b/vcl/Package_theme_definitions.mk
index 9c75aa34ba7b..0ca04e765039 100644
--- a/vcl/Package_theme_definitions.mk
+++ b/vcl/Package_theme_definitions.mk
@@ -31,7 +31,6 @@ $(eval $(call 
gb_Package_add_files,vcl_theme_definitions,$(LIBO_SHARE_FOLDER)/th
        spinbox-right-pressed.svgx \
        spinbox-right-rollover.svgx \
        spinbox-right-disabled.svgx \
-       spinbox-entire.svgx \
        common-rect.svgx \
        common-rect-disabled.svgx \
        pushbutton-default.svgx \
diff --git a/vcl/uiconfig/theme_definitions/spinbox-entire.svgx 
b/vcl/uiconfig/theme_definitions/spinbox-entire.svgx
deleted file mode 100644
index 24a3b12c2d58..000000000000
--- a/vcl/uiconfig/theme_definitions/spinbox-entire.svgx
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg version="1.1" viewBox="0 0 44 26" xmlns="http://www.w3.org/2000/svg";>
- <rect x=".5" y=".5" width="43" height="25" rx="2" ry="2" fill="#fff" 
stroke="#007aff"/>
-</svg>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to