diff options
| author | Christian Rößler | 2014-04-16 16:25:49 +0200 |
|---|---|---|
| committer | Christian Rößler | 2014-04-16 16:25:49 +0200 |
| commit | 3ad80d160242a39f569ccdbab0b5435acd640749 (patch) | |
| tree | a0281d84df5ef13dd3f1126861a6f14d7439a56b /server/modules | |
| parent | [vbox] Adapted config files, cosmetic changes etc. (diff) | |
| parent | [ub14.04] added config module for unity-panel-service (diff) | |
| download | tm-scripts-3ad80d160242a39f569ccdbab0b5435acd640749.tar.gz tm-scripts-3ad80d160242a39f569ccdbab0b5435acd640749.tar.xz tm-scripts-3ad80d160242a39f569ccdbab0b5435acd640749.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'server/modules')
| -rw-r--r-- | server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop b/server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop new file mode 100644 index 00000000..ccf9a5e6 --- /dev/null +++ b/server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Application +Name=Unity Panel Service +Exec=/usr/lib/unity/unity-panel-service +OnlyShowIn=Unity; +NoDisplay=true |
