implement general methods to plugin

This commit is contained in:
arcan1s
2015-01-17 02:30:16 +03:00
parent cc7b7b5659
commit 9ff07241b1
11 changed files with 425 additions and 218 deletions

View File

@ -46,7 +46,7 @@ else ()
endif ()
# translations
add_subdirectory (translations)
# add_subdirectory (translations)
# aw bars desktops
set (AW_DESKTOPS ${CMAKE_CURRENT_SOURCE_DIR}/desktops)
install (DIRECTORY ${AW_DESKTOPS} DESTINATION ${DATA_INSTALL_DIR}/plasma_applet_awesome-widget)