fix painting

update translations
fix PKGBUILD
This commit is contained in:
arcan1s
2015-01-10 00:35:52 +03:00
parent 634b4c3b41
commit c8eae4b222
25 changed files with 2562 additions and 3579 deletions

View File

@ -9,4 +9,5 @@ if (BUILD_DATAENGINE OR BUILD_PLASMOID)
install (FILES icon-plasmoid.png DESTINATION share/pixmaps RENAME netctl-gui-widget.png)
install (FILES network-idle-64x64.png DESTINATION share/icons/hicolor/64x64/apps RENAME netctl-idle.png)
install (FILES network-offline-64x64.png DESTINATION share/icons/hicolor/64x64/apps RENAME netctl-offline.png)
add_subdirectory (po)
endif ()