~mterry/+junk/u8

« back to all changes in this revision

Viewing changes to plugins/CMakeLists.txt

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2014-06-27 20:48:38 UTC
  • mto: This revision was merged to the branch mainline in revision 1008.
  • Revision ID: renato.filho@canonical.com-20140627204838-k83f004pt2qh3vpl
Create IndicatorsLight.qml component used to control indicator led.

A blue led will pulse if the message indicator is blue.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
add_subdirectory(AccountsService)
15
15
add_subdirectory(HudClient)
16
16
add_subdirectory(LightDM)
 
17
add_subdirectory(Lights)
17
18
add_subdirectory(Dash)
18
19
add_subdirectory(Powerd)
19
20
add_subdirectory(SessionBroadcast)