Commit 4019b90b authored by unknown's avatar unknown

modified path to pts files, as home directory on pts computer is no longer pts…

modified path to pts files, as home directory on pts computer is no longer pts but pts-administrator
parent 3d62ae31
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=Copy Log to USB Name=Copy Log to USB
Comment=Copy log and info files to USB key Comment=Copy log and info files to USB key
Exec=gnome-terminal --title "Copy to USB Key" -e "bash -c 'cp /home/pts/ubuntu/t485/log/t485* /media/pts/log'" Exec=gnome-terminal --title "Copy to USB Key" -e "bash -c 'cp /home/pts-administrator/ubuntu/t485/log/t485* /media/pts-administrator/log'"
Icon=/usr/share/icons/Humanity/apps/48/gnome-session-switch.svg Icon=/usr/share/icons/Humanity/apps/48/gnome-session-switch.svg
Terminal=false Terminal=false
Type=Application Type=Application
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=VME OFF Name=VME OFF
Comment=Switch off crate Comment=Switch off crate
Exec=/home/pts/ubuntu/t485/shell/men-off Exec=/home/pts-administrator/ubuntu/t485/shell/men-off
Icon=/usr/share/icons/LoginIcons/apps/48/system-shutdown.svg Icon=/usr/share/icons/LoginIcons/apps/48/system-shutdown.svg
Terminal=true Terminal=true
Type=Application Type=Application
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=VME ON Name=VME ON
Comment=Switch on crate Comment=Switch on crate
Exec=/home/pts/ubuntu/t485/shell/men-on Exec=/home/pts-administrator/ubuntu/t485/shell/men-on
Icon=/usr/share/icons/LoginIcons/apps/48/view-refresh.svg Icon=/usr/share/icons/LoginIcons/apps/48/view-refresh.svg
Terminal=true Terminal=true
Type=Application Type=Application
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
Version=1.0 Version=1.0
Name=Run One PTS CONV-TTL-RS485 Test Name=Run One PTS CONV-TTL-RS485 Test
Comment=Automated testing for the CONV-TTL-RS485 board Comment=Automated testing for the CONV-TTL-RS485 board
Exec=gnome-terminal --geometry 81x32+0+0 --title "PTS Run One Window" -e "bash -c 'cd /home/pts/ubuntu/t485/;./one'" Exec=gnome-terminal --geometry 81x32+0+0 --title "PTS Run One Window" -e "bash -c 'cd /home/pts-administrator/ubuntu/t485/;./one'"
Icon=/home/pts/ubuntu/t485/config/pts-ico-2.png Icon=/home/pts-administrator/ubuntu/t485/config/pts-ico-2.png
Terminal=false Terminal=false
Type=Application Type=Application
Categories=Utility;Application; Categories=Utility;Application;
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=Make log.tar.gz USB zip Name=Make log.tar.gz USB zip
Comment=Make tarball from log data on USB key Comment=Make tarball from log data on USB key
Exec=/home/pts/ubuntu/t485/shell/tar-log Exec=/home/pts-administrator/ubuntu/t485/shell/tar-log
Icon=/usr/share/icons/Humanity/devices/48/gnome-dev-zipdisk.svg Icon=/usr/share/icons/Humanity/devices/48/gnome-dev-zipdisk.svg
Terminal=true Terminal=true
Type=Application Type=Application
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=PTS Expert Tools Name=PTS Expert Tools
Comment=PTS Utilities Comment=PTS Utilities
Exec=/usr/bin/nautilus /home/pts/ubuntu/t485/config/ExpertTools/ Exec=/usr/bin/nautilus /home/pts-administrator/ubuntu/t485/config/ExpertTools/
Icon=/usr/share/icons/Humanity/apps/48/gconf-editor.svg Icon=/usr/share/icons/Humanity/apps/48/gconf-editor.svg
Terminal=false Terminal=false
Type=Application Type=Application
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
Version=1.0 Version=1.0
Name=Run PTS CONV-TTL-RS485 Name=Run PTS CONV-TTL-RS485
Comment=Automated testing for the CONV-TTL-RS485 board Comment=Automated testing for the CONV-TTL-RS485 board
Exec=gnome-terminal --geometry 81x32+0+0 --title "PTS Main Window" -e "bash -c 'cd /home/pts/ubuntu/t485/; ./pts'" Exec=gnome-terminal --geometry 81x32+0+0 --title "PTS Main Window" -e "bash -c 'cd /home/pts-administrator/ubuntu/t485/; ./pts'"
Icon=/home/pts/ubuntu/t485/config/pts-ico-2.png Icon=/home/pts-administrator/ubuntu/t485/config/pts-ico-2.png
Terminal=false Terminal=false
Type=Application Type=Application
Categories=Utility;Application; Categories=Utility;Application;
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=Show PTS Info Name=Show PTS Info
Comment=Show PTS info Comment=Show PTS info
Exec=bash -c "cd /home/pts/ubuntu/t485/shell/; ./show-info" Exec=bash -c "cd /home/pts-administrator/ubuntu/t485/shell/; ./show-info"
Icon=/usr/share/icons/Humanity/apps/48/xfce-system-info.svg Icon=/usr/share/icons/Humanity/apps/48/xfce-system-info.svg
Terminal=false Terminal=false
Type=Application Type=Application
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Version=1.0 Version=1.0
Name=Show PTS Log Name=Show PTS Log
Comment=Show PTS log Comment=Show PTS log
Exec=bash -c "cd /home/pts/ubuntu/t485/shell/; ./show-log" Exec=bash -c "cd /home/pts-administrator/ubuntu/t485/shell/; ./show-log"
Icon=/usr/share/icons/Humanity/apps/48/xfce-man.svg Icon=/usr/share/icons/Humanity/apps/48/xfce-man.svg
Terminal=false Terminal=false
Type=Application Type=Application
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment