Kaydet (Commit) c8919fcb authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl Kaydeden (comit) Tomaž Vajngerl

don't need "spinbox-entire" svg anymore

Change-Id: I8385acf7ecd46b7c8b990abb688bd2ddddcb6bc5
Reviewed-on: https://gerrit.libreoffice.org/68867
Tested-by: Jenkins
Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
üst 27b43f1d
...@@ -31,7 +31,6 @@ $(eval $(call gb_Package_add_files,vcl_theme_definitions,$(LIBO_SHARE_FOLDER)/th ...@@ -31,7 +31,6 @@ $(eval $(call gb_Package_add_files,vcl_theme_definitions,$(LIBO_SHARE_FOLDER)/th
spinbox-right-pressed.svgx \ spinbox-right-pressed.svgx \
spinbox-right-rollover.svgx \ spinbox-right-rollover.svgx \
spinbox-right-disabled.svgx \ spinbox-right-disabled.svgx \
spinbox-entire.svgx \
common-rect.svgx \ common-rect.svgx \
common-rect-disabled.svgx \ common-rect-disabled.svgx \
pushbutton-default.svgx \ pushbutton-default.svgx \
......
<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>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment