mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
cmake: remove KDE3 compatibility from KDE4Macros
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
ae98b867a0
commit
ad2ccd6b2d
1 changed files with 0 additions and 8 deletions
|
@ -144,14 +144,6 @@ macro(KDE4_CREATE_MANPAGE _docbook _section)
|
||||||
endmacro(KDE4_CREATE_MANPAGE)
|
endmacro(KDE4_CREATE_MANPAGE)
|
||||||
|
|
||||||
|
|
||||||
# a "map" of short type names to the directories
|
|
||||||
# unknown names should give empty results
|
|
||||||
# KDE 3 compatibility
|
|
||||||
set(_KDE4_ICON_GROUP_mime "mimetypes")
|
|
||||||
set(_KDE4_ICON_GROUP_filesys "places")
|
|
||||||
set(_KDE4_ICON_GROUP_device "devices")
|
|
||||||
set(_KDE4_ICON_GROUP_app "apps")
|
|
||||||
set(_KDE4_ICON_GROUP_action "actions")
|
|
||||||
# KDE 4 / icon naming specification compatibility
|
# KDE 4 / icon naming specification compatibility
|
||||||
set(_KDE4_ICON_GROUP_mimetypes "mimetypes")
|
set(_KDE4_ICON_GROUP_mimetypes "mimetypes")
|
||||||
set(_KDE4_ICON_GROUP_places "places")
|
set(_KDE4_ICON_GROUP_places "places")
|
||||||
|
|
Loading…
Add table
Reference in a new issue