diff options
author | Jonathan Riddell <jr@jriddell.org> | 2014-11-22 20:36:09 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-11-22 21:49:22 +0000 |
commit | 9ddb055641271aa33fe9f470c739eab9d146a4c6 (patch) | |
tree | 0c685a595defa11e059728012a3ae4b6910140a1 /officecfg | |
parent | c63f17a7799b4b8f25b605101d6baea28a1f51be (diff) |
Add Breeze icon theme for use with KDE Plasma 5
Change-Id: I936d31300126e2ce000ea3a7cd70c8a2dec19502
Reviewed-on: https://gerrit.libreoffice.org/13043
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index fec8d259cbe0..e4ada07576de 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5637,6 +5637,16 @@ <desc>Sifr - an adaptation of the Gnome symbolic theme</desc> </info> </enumeration> + <enumeration oor:value="breeze"> + <info> + <desc>Breeze - the icon theme from KDE Plasma</desc> + </info> + </enumeration> + <enumeration oor:value="oxygen"> + <info> + <desc>Oxygen - the icon theme from KDE 4</desc> + </info> + </enumeration> </constraints> <value>auto</value> </prop> |