diff --git a/packages/linux_make/pd-l2ork-debug.desktop b/packages/linux_make/pd-l2ork-debug.desktop
index 7fb33d72c76bd44307357b241be3c97609546d98..14b15c0d1d45f54883c3df7990ace2aec5aed046 100755
--- a/packages/linux_make/pd-l2ork-debug.desktop
+++ b/packages/linux_make/pd-l2ork-debug.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=Pd-L2Ork DEBUG
-Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
+Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment, Debug Version
 Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -rt -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U"
 Terminal=true
 Type=Application
@@ -20,6 +20,6 @@ Exec=pd-l2ork -rt -jack -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mid
 TargetEnvironment=Unity
 
 [ForceQuit Shortcut Group]
-Name=Force Quit Pd-L2Ork K12
+Name=Force Quit Pd-L2Ork
 Exec=/usr/bin/killall pd-l2ork pd-gui
 TargetEnvironment=Unity
diff --git a/packages/linux_make/pd-l2ork-k12-debug.desktop b/packages/linux_make/pd-l2ork-k12-debug.desktop
index f98c38d09026dc4bb44aeb4314ff748f026fe4d2..71c6af9ad27d0bac531c9a447e8815e101152a12 100755
--- a/packages/linux_make/pd-l2ork-k12-debug.desktop
+++ b/packages/linux_make/pd-l2ork-k12-debug.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=Pd-L2Ork K12 DEBUG
-Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
+Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students, Debug Version
 Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -rt -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U"
 Terminal=true
 Type=Application
@@ -20,6 +20,6 @@ Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -inchannels 2 -outchannel
 TargetEnvironment=Unity
 
 [ForceQuit Shortcut Group]
-Name=Force Quit Pd-L2Ork K12
+Name=Force Quit Pd-L2Ork
 Exec=/usr/bin/killall pd-l2ork pd-gui
 TargetEnvironment=Unity
diff --git a/packages/linux_make/pd-l2ork-k12.desktop b/packages/linux_make/pd-l2ork-k12.desktop
index 9da97ec70f6fbe1d5d1825947576ac2606b88dce..f1b41a896a48f93fd6b4753da351230a8c32a474 100755
--- a/packages/linux_make/pd-l2ork-k12.desktop
+++ b/packages/linux_make/pd-l2ork-k12.desktop
@@ -20,6 +20,6 @@ Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -inchannels 2 -outchannel
 TargetEnvironment=Unity
 
 [ForceQuit Shortcut Group]
-Name=Force Quit Pd-L2Ork K12
+Name=Force Quit Pd-L2Ork
 Exec=/usr/bin/killall pd-l2ork pd-gui
 TargetEnvironment=Unity