Fix language switching

Thanks to Francois Andriot for the patch!
pull/16/head
Timothy Pearson 12 years ago
parent bf9b9d6bd9
commit d93d02f5e6

@ -76,7 +76,8 @@ install( FILES
##### other data ################################
tde_install_empty_directory( ${LOCALE_INSTALL_DIR}/all_languages )
install( FILES all_languages.desktop
DESTINATION ${LOCALE_INSTALL_DIR} RENAME all_languages )
install( FILES 40.colors Web.colors Royal.colors Rainbow.colors
DESTINATION ${CONFIG_INSTALL_DIR}/colors )
@ -90,7 +91,6 @@ install( FILES kmdcodec_compat.h
install( FILES eventsrc
DESTINATION ${DATA_INSTALL_DIR}/knotify )
##### libtdecore ################################
set( target tdecore )

Loading…
Cancel
Save