summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/desktops.hxx
diff options
context:
space:
mode:
authorJonathan Riddell <jr@jriddell.org>2014-11-22 20:36:09 +0100
committerJan Holesovsky <kendy@collabora.com>2014-11-22 21:49:22 +0000
commit9ddb055641271aa33fe9f470c739eab9d146a4c6 (patch)
tree0c685a595defa11e059728012a3ae4b6910140a1 /vcl/inc/unx/desktops.hxx
parentc63f17a7799b4b8f25b605101d6baea28a1f51be (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 'vcl/inc/unx/desktops.hxx')
-rw-r--r--vcl/inc/unx/desktops.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/inc/unx/desktops.hxx b/vcl/inc/unx/desktops.hxx
index 5bc768d556d5..babb1686e674 100644
--- a/vcl/inc/unx/desktops.hxx
+++ b/vcl/inc/unx/desktops.hxx
@@ -29,7 +29,8 @@ enum DesktopType {
DESKTOP_MATE,
DESKTOP_TDE,
DESKTOP_KDE,
- DESKTOP_KDE4
+ DESKTOP_KDE4,
+ DESKTOP_KDE5
}; // keep in sync with desktop_strings[] in salplug.cxx
#endif // INCLUDED_VCL_INC_UNX_DESKTOPS_HXX