Install icons to places instead of filesystems

pull/1/head
Timothy Pearson 12 years ago
parent f1cea7f894
commit 3e0a4c9f3b

@ -161,7 +161,7 @@ macro( tde_install_icons )
set( _group "mimetypes" )
endif( "${_group}" STREQUAL "mime" )
if( "${_group}" STREQUAL "filesys" )
set( _group "filesystems" )
set( _group "places" )
endif( "${_group}" STREQUAL "filesys" )
if( "${_group}" STREQUAL "device" )
set( _group "devices" )

Loading…
Cancel
Save