~brandontschaefer/unity/bump-to-new-nux-abi

604.3.2 by Neil Jagdish Patel
Make sure that the panel service's order is always picked up correctly
1
                                    Unity                                      
2
--------------------------------------------------------------------------------
3
4
• Installation
5
656.1.1 by Neil Jagdish Patel
Add installation instructions
6
  Please see INSTALL or http://wiki.ubuntu.com/Unity/InstallationGuideFromSource
7
604.3.2 by Neil Jagdish Patel
Make sure that the panel service's order is always picked up correctly
8
• Tests
9
10
  - You can run `make check` in the build directory to run all GTester tests
11
  - In the build directory, ./tests/test-panel will start the panel in
12
    standalone mode, which is great for testing
13
656.1.1 by Neil Jagdish Patel
Add installation instructions
14
604.3.2 by Neil Jagdish Patel
Make sure that the panel service's order is always picked up correctly
15
• Environmental Variables
16
17
  PANEL_USE_LOCAL_SERVICE=${anything}
18
    Makes the panel run the unity-panel-service directly instead of through
19
    D-Bus activation. This is used for testing how the panel reacts when it
20
    starts before the service does.
1982.1.1 by Jay Taoko
21