[Libreoffice-commits] core.git: 2 commits - icon-themes/galaxy icon-themes/hicontrast icon-themes/tango offapi/com
Caolán McNamara
caolanm at redhat.com
Fri Dec 30 14:06:50 UTC 2016
icon-themes/galaxy/res/lx03252.png |binary
icon-themes/galaxy/res/sx03252.png |binary
icon-themes/hicontrast/res/lx03252.png |binary
icon-themes/hicontrast/res/sx03252.png |binary
icon-themes/tango/res/lx03252.png |binary
icon-themes/tango/res/sx03252.png |binary
offapi/com/sun/star/graphic/MediaProperties.idl | 2 --
7 files changed, 2 deletions(-)
New commits:
commit 0b21f2964a057412304cf06da4c78fda07647011
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Dec 30 13:54:17 2016 +0000
drop imagelist example from idl comments
Change-Id: Ib5aede052caa5f6bb7540091aff0f8c6ef2dbfa8
diff --git a/offapi/com/sun/star/graphic/MediaProperties.idl b/offapi/com/sun/star/graphic/MediaProperties.idl
index 1a1651f..585b834 100644
--- a/offapi/com/sun/star/graphic/MediaProperties.idl
+++ b/offapi/com/sun/star/graphic/MediaProperties.idl
@@ -47,8 +47,6 @@ published service MediaProperties
<li>private:resource/projectshortname/bitmap/12345</li>
<li>private:resource/projectshortname/bitmapex/12345</li>
<li>private:resource/projectshortname/image/12345</li>
- <li>private:resource/projectshortname/imagelist/12345</li>
- <li>private:resource/projectshortname/imagelist/12345/12</li>
</ul>
And additionally, GraphicObject scheme URLs like
<ul> <li>vnd.sun.star.GraphicObject:10000000000001940000012FB99807BD</li> </ul>
commit 77dea7494b30864736f37816c7e0e58623ec7e95
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Dec 30 13:47:19 2016 +0000
restore missing images
since...
commit e0e7c5dc46ac8fd0c7f6fdc0ceb62d15cafd3754
Date: Mon Nov 14 07:23:08 2011 -0800
FDO#42454 - EasyHack: remove code associated with unused icons
Removed the icons and code associated with:
SV_ICON_ID_CHART
SV_ICON_ID_DRAWING_TEMPLATE
Change-Id: I49f98416717183b2767a71d98c4e9ef384654de0
diff --git a/icon-themes/galaxy/res/lx03252.png b/icon-themes/galaxy/res/lx03252.png
new file mode 100644
index 0000000..e742adc
Binary files /dev/null and b/icon-themes/galaxy/res/lx03252.png differ
diff --git a/icon-themes/galaxy/res/sx03252.png b/icon-themes/galaxy/res/sx03252.png
new file mode 100644
index 0000000..94f4ac9
Binary files /dev/null and b/icon-themes/galaxy/res/sx03252.png differ
diff --git a/icon-themes/hicontrast/res/lx03252.png b/icon-themes/hicontrast/res/lx03252.png
new file mode 100644
index 0000000..dca0e84
Binary files /dev/null and b/icon-themes/hicontrast/res/lx03252.png differ
diff --git a/icon-themes/hicontrast/res/sx03252.png b/icon-themes/hicontrast/res/sx03252.png
new file mode 100644
index 0000000..0683f07
Binary files /dev/null and b/icon-themes/hicontrast/res/sx03252.png differ
diff --git a/icon-themes/tango/res/lx03252.png b/icon-themes/tango/res/lx03252.png
new file mode 100644
index 0000000..8824d12
Binary files /dev/null and b/icon-themes/tango/res/lx03252.png differ
diff --git a/icon-themes/tango/res/sx03252.png b/icon-themes/tango/res/sx03252.png
new file mode 100644
index 0000000..50d1d89
Binary files /dev/null and b/icon-themes/tango/res/sx03252.png differ
More information about the Libreoffice-commits
mailing list