summaryrefslogtreecommitdiff
path: root/README
blob: e3ee6222c256ac579a45e3a8281692422a4ecb4c (plain)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
 Unity -------------------------------------------------------------------------------- • Installation Please see INSTALL or http://wiki.ubuntu.com/Unity/InstallationGuideFromSource • Tests - You can run `make check` in the build directory to run all GTester tests - In the build directory, ./tests/test-panel will start the panel in standalone mode, which is great for testing • Environmental Variables PANEL_USE_LOCAL_SERVICE=${anything} Makes the panel run the unity-panel-service directly instead of through D-Bus activation. This is used for testing how the panel reacts when it starts before the service does.