Keep in sync with desktop_strings[] in salplug.cxx
Items should have the same order. Only that way KDE4
will get the correct icon theme. (A regression of commit
cea7cca5c8
)
Change-Id: Id8ba6fadd312d5ff782de7011694fc58cdfae312
Reviewed-on: https://gerrit.libreoffice.org/7288
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
committed by
Caolán McNamara
parent
2f2d9e3799
commit
1b00be2ed1
@@ -27,9 +27,9 @@ enum DesktopType {
|
||||
DESKTOP_UNITY,
|
||||
DESKTOP_XFCE,
|
||||
DESKTOP_MATE,
|
||||
DESKTOP_TDE,
|
||||
DESKTOP_KDE,
|
||||
DESKTOP_KDE4,
|
||||
DESKTOP_TDE
|
||||
DESKTOP_KDE4
|
||||
}; // keep in sync with desktop_strings[] in salplug.cxx
|
||||
|
||||
#endif // INCLUDED_VCL_INC_UNX_DESKTOPS_HXX
|
||||
|
Reference in New Issue
Block a user