~ztefn/haguichi/1.4

« back to all changes in this revision

Viewing changes to INSTALL.md

  • Committer: Stephen Brandt
  • Date: 2018-09-23 13:55:12 UTC
  • Revision ID: git-v1:26b92680bb365fdb81d213e512bae9ebd4e0bcb0
Add optional wingpanel integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    $ meson configure -Denable-appindicator=true
31
31
 
32
32
 
 
33
  **enable-wingpanel-indicator**
 
34
 
 
35
  This option enables wingpanel integration and additionally requires the *wingpanel-2.0* development package.
 
36
 
 
37
    $ meson configure -Denable-wingpanel-indicator=true
 
38
 
 
39
 
33
40
  **for-elementary**
34
41
 
35
42
  This option enables full integration with elementary OS and additionally requires the *granite* development package.