~om26er/unity8/fixture_for_launcher_icons

« back to all changes in this revision

Viewing changes to plugins/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2014-07-03 14:47:28 UTC
  • mfrom: (996.4.6 unity8)
  • Revision ID: ps-jenkins@lists.canonical.com-20140703144728-241uxk3wnw5qm7ki
Create IndicatorsLight.qml component used to control indicator led.

A blue led will pulse if the message indicator is blue and screen is off. 

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)