summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser
diff options
context:
space:
mode:
authorJonathan Bauer2013-11-27 14:18:40 +0100
committerJonathan Bauer2013-11-27 14:18:40 +0100
commit126f6df14d920fca26dcf6dc745d9ef26c9cae46 (patch)
tree391f0b706b0ec14a1be336de799dd0d7231ac955 /remote/modules/vmchooser
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-126f6df14d920fca26dcf6dc745d9ef26c9cae46.tar.gz
tm-scripts-126f6df14d920fca26dcf6dc745d9ef26c9cae46.tar.xz
tm-scripts-126f6df14d920fca26dcf6dc745d9ef26c9cae46.zip
[vmchooser] fix wrong path to config file. Fixes wrong theme on startup
Diffstat (limited to 'remote/modules/vmchooser')
-rwxr-xr-xremote/modules/vmchooser/data/opt/openslx/xsessions/default.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser/data/opt/openslx/xsessions/default.desktop b/remote/modules/vmchooser/data/opt/openslx/xsessions/default.desktop
index 66f97e68..9d3a472d 100755
--- a/remote/modules/vmchooser/data/opt/openslx/xsessions/default.desktop
+++ b/remote/modules/vmchooser/data/opt/openslx/xsessions/default.desktop
@@ -4,7 +4,7 @@ Name=virtual machine chooser (default)
Name[de]=Virtuelle Maschine auswählen
Comment=This session starts the vm session chooser
Comment[de]=Diese Sitzung startet das Auswahlmenü für die vorhandenen Sitzungen
-Exec=/opt/openslx/bin/vmchooser -c /opt/openslx/etc/vmchooser/vmchooser.conf
+Exec=/opt/openslx/bin/vmchooser -c /opt/openslx/vmchooser/config/vmchooser.conf
TryExec=/opt/openslx/bin/vmchooser
Icon=
Type=Application